Cronologia Commit

Autore SHA1 Messaggio Data
  jp9000 a446dd74af Add gs_device_name function 11 anni fa
  Zachary Lund 543acf8477 Modified debug proc to possibly be more appropriate 11 anni fa
  BtbN a79ff06420 Fix gl_debug_proc function for unexpected parameters 11 anni fa
  jp9000 7b12133af3 Use uint8_t* instead of void* for texture data 11 anni fa
  jp9000 f025cd6f87 GL: Mark unused 'device' parameter for flush 11 anni fa
  jp9000 caf8ca9ba8 Remove 'shader' param from shader param functions 11 anni fa
  jp9000 27010a2f56 Add a 'flush' command to graphics subsystem 11 anni fa
  jp9000 8aa49cc9ad Remove unused graphics subsystem functions 11 anni fa
  jp9000 1c2a0524b7 Change graphics subsystem to 4x4 matrices 11 anni fa
  jp9000 5e2d283b9c GL/D3D11: Add scissor support 11 anni fa
  Palana 12f0877ebc Remove destroyed sampler states from the current samplers list 11 anni fa
  Jim 2fc810fd09 Merge pull request #65 from BtbN/glad 11 anni fa
  BtbN e50201cad1 Move from glLoadGen to GLAD 11 anni fa
  jp9000 0bec267e40 OpenGL: Fix swizzle code again for alpha textures 11 anni fa
  jp9000 51d338430f Only do the alpha swizzle on alpha textures 11 anni fa
  jp9000 bc33b09ba9 Revert OpenGL swizzle change 11 anni fa
  jp9000 0e9b13fcf9 Fix style errors (please don't make me do this) 11 anni fa
  BtbN 0f9c6e5503 Create sub window for rendering, to avoid visual mismatch issues 11 anni fa
  BtbN 97c94b183a Add copy_texture_region function 11 anni fa
  jp9000 362e008b87 OpenGL: Use texture swizzle for BGRA/BGR/A8 11 anni fa
  jp9000 2dbbffe4a2 Make a number of key optimizations 11 anni fa
  jp9000 966b943d5b Remove majority of warnings 11 anni fa
  jp9000 b067440f73 Use bzalloc instead of bmalloc then memset 11 anni fa
  jp9000 6ffcd5e74e Implement FBO blit texture copy 11 anni fa
  jp9000 3d6d43225f Add planar audio support, improve test output 11 anni fa
  Zachary Lund 9a2b662935 Changed version checks... I got most of them wrong. 11 anni fa
  Zachary Lund 11c40ba6cd Minor adjustment to code. ARB version of debug_output doesn't use GL_DEBUG_OUTPUT 11 anni fa
  Zachary Lund 72c156f549 Corrected a version check which caused crashes on non-4.3 profiles. 11 anni fa
  Zachary Lund 5c3b56807a Fixed gl-subsystem.c to reflect changes to GL loader API. 11 anni fa
  Zachary Lund f4379d7889 Changed constness on passed argument, updated VC++ project files 11 anni fa