439 Commits (8f91fb630c3292c6294384783d02e2e7402fc778)
 

Autor SHA1 Mensaje Fecha
  Brian Paul 8f91fb630c added current context functions, made ThreadSafe public hace 25 años
  Brian Paul d3c070ca6a removed old thread code hace 25 años
  Brian Paul c633693a28 fixed thread problems hace 25 años
  Brian Paul 590d34726d more tweaking of thread support hace 25 años
  Brian Paul e2b10e72a6 don't free thread data in pthread_key_create() hace 25 años
  Brian Paul 6ef84acfec minor clean-up hace 25 años
  Brian Paul bb72d326a0 thread support now works hace 25 años
  Brian Paul c11371a4e5 initial rev hace 25 años
  Brian Paul 3aecc51805 minor change hace 25 años
  Brian Paul 0c239fc6c5 new threading, more functions added hace 25 años
  Brian Paul e3a49d0cef added more functions hace 25 años
  Brian Paul fd5d305a9f added more extension functions hace 25 años
  Brian Paul 24e50d4dea initial rev hace 25 años
  Brian Paul c02db13e00 added a cast to malloc call hace 25 años
  Brian Paul acd181021d added _glapi_get_proc_name() hace 25 años
  Brian Paul 0f710258c2 new thread code hace 25 años
  Brian Paul 77e898629e initial rev hace 25 años
  Brian Paul 95b305cc97 just include Makefile.X11 hace 25 años
  Brian Paul 381e5555a5 made a few globals static hace 25 años
  Brian Paul 7e401c1546 moved #define to column 0 hace 25 años
  Brian Paul 6625fc53e0 replaced 0 with 0.0 in sin, cos calls hace 25 años
  Brian Paul 73ee3ef749 removed _GLAPI_ extension testing hace 25 años
  Brian Paul 67661b04f2 added many more extension entry points hace 25 años
  Jouk Jansen 945d18a5e2 Committing in . hace 25 años
  Brian Paul 19a2ebd02f removed unneeded code in gluBuild1DMipmaps() hace 25 años
  Brian Paul 6fc61407a3 bitmaps were vertically shifted by one pixel hace 25 años
  Brian Paul ff06c837b5 added GLX_ARB_get_proc_address hace 25 años
  Brian Paul 97febca0f3 added GLX_ARB_get_proc_address to extension list hace 25 años
  Brian Paul cd96388857 implemented GL_ARB_tranpose_matrix hace 25 años
  Brian Paul 0056c5e40d added GL_ARB_transpose_matrix hace 25 años
  Brian Paul 1478647932 new depth buffer functions hace 25 años
  Brian Paul 4c7fd2cfce pass new args to gl_create_framebuffer hace 25 años
  Brian Paul d91fb9f592 applied Daryll's patches hace 25 años
  Brian Paul 4c44d63f01 pass new args to gl_create_framebuffer() hace 25 años
  Brian Paul 5c3bee5039 changes in hardware depth buffer support hace 25 años
  Brian Paul f5abeebf49 applied Daryll's patches hace 25 años
  Brian Paul 5ee41bda2c updated for hardware stencil support hace 25 años
  Brian Paul 86d518ec5b added stencil buffer functions hace 25 años
  Brian Paul ab9f21e68e code clean-up hace 25 años
  Brian Paul e7d9d97471 added glXGetProcAddressARB() hace 25 años
  Brian Paul aaeea91bd0 removed gl_get_proc_address() hace 25 años
  Andre Werthmann 7c68acc32e added the katmai_transform_points4_* functions hace 25 años
  Jouk Jansen fce01a5a16 Committing in . hace 25 años
  Gareth Hughes ff5ce773b2 Merging in work from 3.1/3.2 branch. Tessellator is essentially fully hace 25 años
  Brian Paul a1216fe3a2 Clearing stencil buffer now observes the stencil write mask hace 25 años
  Brian Paul c63a8693bb minor stencil-related changes hace 25 años
  Brian Paul b22ac10c1a added glCopyPixels bug fix hace 25 años
  Brian Paul 32c3255e06 test for null newCtx before newCtx->FirstTimeCurrent hace 25 años
  Brian Paul 7b0903557a added WM_SYSKEYDOWN case in __wglMonitor() (Eero Pajarre) hace 25 años
  Brian Paul 420ef64f18 gl_BindTexture was broken when target==GL_TEXTURE_3D hace 25 años