8328 Commits (a7d02567451f69445ef31181a41b16e86487093d)
 

Author SHA1 Message Date
  Michal Krol 90d7b9c9eb Move GL_MESA_shader_debug from glext.h to gl.h. 19 years ago
  Brian Paul e724324894 renderbuffer fixes (Sean D'Epagnier) 19 years ago
  Claudio Ciccani 9a4f15ee59 Fixed warnings. 19 years ago
  Aapo Tahkola 689df543db fix #6991 19 years ago
  Brian Paul 667dd3c3e8 added glut fbdev files 19 years ago
  Brian Paul fe3242f00a GLUT on fbdev driver. Sean D'Epagnier 19 years ago
  Michal Krol e8947a5fa0 Add support for GL_MESA_shader_debug. 19 years ago
  Michal Krol 91dbc04d5e Commit enums for GL_MESA_shader_debug.spec. 19 years ago
  Michal Krol 32bf274f78 Program to convert .syn file to .h headers. 19 years ago
  Claudio Ciccani fc434622b3 Clear window's event mask before enabling handled events. 19 years ago
  Michal Krol 4cc87c7248 Add support for GL_MESA_shader_debug. 19 years ago
  Michal Krol c26999fd2c Fix dependencies. 19 years ago
  Michal Krol d2ac9ab6ee More text. 19 years ago
  Michal Krol 39dd5196e6 Optimize shaders. 19 years ago
  Eric Anholt 0e6ef1b1cd Fix build failure in the savage driver. 19 years ago
  Jerome Glisse 32d61d0616 r300_emit.h cleanup. 19 years ago
  Brian Paul a7722cb794 load SLANG_FRAGMENT_FIXED_SECONDARYCOLOR 19 years ago
  Brian Paul c28399baa7 just reindent 19 years ago
  Brian Paul a97492f4df added arrayobj.[ch] files 19 years ago
  Brian Paul 9d9d7b1dee check for non-nill pwc in WMesaMakeCurrent(), bug 7585 19 years ago
  Brian Paul 122629f279 Some structure renaming. Prefix vertex/fragment-related structs with 19 years ago
  Brian Paul 459db7bd72 bump MESA_TINY to 1 19 years ago
  Brian Paul a623e008c6 move/update comments 19 years ago
  Brian Paul 2f12458fb3 use ctx->Light.ShadeModel instead of ctx->_TriangleCaps 19 years ago
  Brian Paul a1a6ac4af4 Instead of testing ctx->_TriangleCaps for flat/smooth shading, just use ctx->Light.ShadeModel 19 years ago
  Brian Paul 4e2de9531e remove unused NEED_TWO_SIDED_LIGHTING() macro 19 years ago
  Brian Paul ad15866ef0 For glGetTexImage(), move the _mesa_validate_pbo_access() error check into 19 years ago
  Brian Paul 0749e2723b Several loops over the map1/2 evaluator arrays were incorrect. 19 years ago
  Brian Paul 69ddf6cc41 more 6.5.1 additions 19 years ago
  Brian Paul 114ecb9d67 indentation fix 19 years ago
  Brian Paul df926955be add missing 'return' after a few _mesa_error() calls in _mesa_GetTexImage() 19 years ago
  Brian Paul 813e56db51 Compute ctx->Color._LogicOpEnabled in one place instead of four places! 19 years ago
  Tilman Sauerbeck f81b1dbe37 fix a memleak (that code block has been commented out for years for unknown reasons) 19 years ago
  Rune Petersen 416ac254c2 A small logic error. 19 years ago
  Brian Paul f4e46e1a46 define FLT_MAX_EXP to 128 if undefined 19 years ago
  Ian Romanick 7ef4a07165 Move initialization of server_support from __glXProcessServerString to 19 years ago
  Brian Paul 883f9891cb LIB_DIR is now just 'lib' or 'lib64' 19 years ago
  Brian Paul d9eff8ba19 download/install updates 19 years ago
  Brian Paul b8528ea55e New config var DRI_DRIVER_SEARCH_DIR to specify where libGL should search 19 years ago
  Tilman Sauerbeck e5c28321b2 fix another memleak 19 years ago
  Tilman Sauerbeck e77875dcbe fix a memleak 19 years ago
  Brian Paul 59cfd3cd3f destroy window upon exit, remove CVS log comment 19 years ago
  Brian Paul d8bb5ea967 call glutDestroyWindow() to allow checking for mem leaks upon exit 19 years ago
  Brian Paul c04bb519e1 free array objects properly (bug 7493) 19 years ago
  Tilman Sauerbeck c60bcc8966 free GL2Objects unconditionally 19 years ago
  Tilman Sauerbeck c0eb777cd8 free the ArrayObjects hash table 19 years ago
  Tilman Sauerbeck 17b5063c6f only access ss->BufferObjects if it's declared 19 years ago
  Tilman Sauerbeck aead688e7f _mesa_destroy_context() frees radeon->glCtx so we must not access it afterwards 19 years ago
  Thomas Hellström bbe197ec1d Revert the SiS and Unichrome DRM version check changes. 19 years ago
  Thomas Hellström 85b4ae0654 The SiS and Unichrome drivers assume that the handle to the 19 years ago