wesnoth/source_lists/libwesnoth_sdl
Charles Dang 8a82d43855 Some initial code (disabled for now) for setting up an OGL context
In the interests of getting this all done faster, I've decided to postpone work on the OGL implementation for now
and focus on the SDL_Renderer version. This contains some basic code (include-guarded) for setting up an OGL context
for the main SDL window.
2018-03-19 01:22:01 +11:00

11 lines
147 B
Plaintext

ogl/context.cpp
ogl/utils.cpp
sdl/exception.cpp
sdl/rect.cpp
sdl/surface.cpp
sdl/texture.cpp
sdl/utils.cpp
sdl/window.cpp
tracer.cpp
xBRZ/xbrz.cpp