jp9000 7b12133af3 Use uint8_t* instead of void* for texture data 11 years ago
..
.gitignore f255ae1922 first commit 12 years ago
CMakeLists.txt cfc3f2590e Update OSX dependencies for cmake generators other than ninja/make 11 years ago
gl-cocoa.m b0237fd581 Use high resolution GL surface when available 11 years ago
gl-helpers.c 7b12133af3 Use uint8_t* instead of void* for texture data 11 years ago
gl-helpers.h 7b12133af3 Use uint8_t* instead of void* for texture data 11 years ago
gl-indexbuffer.c b067440f73 Use bzalloc instead of bmalloc then memset 11 years ago
gl-shader.c caf8ca9ba8 Remove 'shader' param from shader param functions 11 years ago
gl-shaderparser.c e560a426c5 Give cf_parser functions better naming 11 years ago
gl-shaderparser.h 3ce70778f9 OpenGL: Don't name VS inputs as 'geom' inputs. 11 years ago
gl-stagesurf.c fd37d9e9a8 Implement encoder interface (still preliminary) 11 years ago
gl-subsystem.c 7b12133af3 Use uint8_t* instead of void* for texture data 11 years ago
gl-subsystem.h efaafd7cb4 OpenGL: Fix erroneous handling of BGRX 11 years ago
gl-texture2d.c 7b12133af3 Use uint8_t* instead of void* for texture data 11 years ago
gl-texturecube.c 7b12133af3 Use uint8_t* instead of void* for texture data 11 years ago
gl-vertexbuffer.c f4e7a893c5 Remove 'rebuild' variable from vertexbuffer_flush 11 years ago
gl-windows.c 96031f2392 Fix a possible null pointer dereference 11 years ago
gl-x11.c 944c2dc9f7 Destroy swapchain before removing the window info 11 years ago
gl-zstencil.c b067440f73 Use bzalloc instead of bmalloc then memset 11 years ago