6617 Commits (1ac8ae446af753ec1bdbb789d7b575a72ff56e8f)
 

Author SHA1 Message Date
  Brian Paul 1ac8ae446a remove \n from warning message string 20 years ago
  Brian Paul aa70253cbb added newline at end of file 20 years ago
  Brian Paul 049e320f46 Add a set of predicate functions for testing matrices instead of directly 20 years ago
  Brian Paul f138b977d0 Redo all the GL_LINEAR interpolation code in terms of LERP macros/functions. 20 years ago
  Roland Scheidegger 4d652b7855 Fix crashes with pixel readback when using the optimized assembly functions. 20 years ago
  Aapo Tahkola b0d62880e8 -"fix" page flipping 20 years ago
  Brian Paul 0e55891674 fix a few glitches 20 years ago
  Brian Paul ccda2162f6 fix Darwin dynamic lib naming 20 years ago
  Brian Paul b6c0d753fa just code clean-ups and new comments 20 years ago
  Vladimir Dergachev ec17e7941a Uncomment a couple of helper functions. 20 years ago
  Vladimir Dergachev b6c5116171 Rename unchecked state to match DRM driver. 20 years ago
  Brian Paul 84f8d7aafb include t_vp_build.h 20 years ago
  Brian Paul 39a488ed63 remove unused MEMSET16 macro 20 years ago
  Brian Paul 2dbffb30f0 Get rid of the MESA_PBUFFER_ALLOC/FREE() macros. 20 years ago
  Brian Paul 397088ff5e added _tnl_ProgramCacheDestroy() prototype 20 years ago
  Brian Paul c43f03e38d make create_new_program() static 20 years ago
  Eric Anholt 3f9839a52b Fix crashes during rasterization fallback by avoiding _tnl_need_projected_coords 20 years ago
  Eric Anholt a4eb693b5f Remove the #if 0-ed out old span code. 20 years ago
  Eric Anholt 32b898126e Explain the reason for TCL fallback when GL_SPHERE_MAP happens with 20 years ago
  Eric Anholt 3b817fde88 Zero out the ENGPACKET allocated on the stack, to avoid sending uninitialized 20 years ago
  Brian Paul 845f2a7350 fix for-loop in _mesa_GetDouble to avoid out of bounds memory read 20 years ago
  Brian Paul f8582b6c1f check for null oldBuffer in _mesa_realloc(), cleaned up some comments 20 years ago
  Brian Paul 394fd40a53 need parenthesis in realloc call 20 years ago
  Ian Romanick 4e1aae6e0e Ignore files generated as part of the build process. 20 years ago
  Ian Romanick 5aafea03af Fix non-x86 specific builds. The changes from glTexImage3DEXT to 20 years ago
  Jeremy Kolb 3fb86eefe8 Fixed the XCB implementation when always_array is true, thanks to Ian Romanick for pointing it out. Please review. 20 years ago
  Brian Paul 1c5caba184 Remove the xmesa_set_buffer() function. No longer needed since the 20 years ago
  Ian Romanick 2636e853f6 Mark GenQueriesARB at 'always_array="true"'. This eliminates the need 20 years ago
  Jeremy Kolb 814e5360b0 Fixed a bug where GenQueriesARB was generating the wrong code for XCB and wouldn't compile. Not sure how that slipped through before but it should work now. 20 years ago
  Ian Romanick 66a5548fbb Mammoth update to the Python code generator scripts that live in 20 years ago
  Nicolai Haehnle f292e13a20 Back out the actual enabling of depth tiling. 20 years ago
  Nicolai Haehnle 1e4744d2b9 Add PCI ID for R420 JI. 20 years ago
  Aapo Tahkola ebd99043ed r300 driver side of color tiling support. 20 years ago
  Nicolai Haehnle a5fb15cb87 Make sure texture base addresses are used correctly. 20 years ago
  Brian Paul 04f863e856 check for NULL swrast->Driver.SetBuffer before calling it 20 years ago
  Brian Paul 23606a5704 updated to version 29 20 years ago
  Brian Paul 90b40c33e7 include light.h to silence warning 20 years ago
  Brian Paul dc137ddb3f DirectFB updates (Claudio Ciccani) 20 years ago
  Jeremy Kolb a6a3e01b09 ran "make" after update to glX_proto_send.py. 20 years ago
  Jeremy Kolb 4378dee78c Fixed some issues where XCB replies were being freed and data was not being copied. 20 years ago
  Brian Paul 38332a6d94 Define __FUNCTION__ as a preprocessor symbol in glheader.h if we're not 20 years ago
  Aapo Tahkola 4e7df27466 Fix gloss breakage when using hw tnl. 20 years ago
  Aapo Tahkola 3c6f17be32 Use depth tiling. 20 years ago
  Aapo Tahkola af02907b4c Support 16-bit modes. 20 years ago
  Aapo Tahkola 463c1d6c57 Fix problems with elts when immediate mode is on. 20 years ago
  Aapo Tahkola 0e288e58ef Turn off VBO's. 20 years ago
  Aapo Tahkola 3176f8e2e1 lost_context never gets reset. 20 years ago
  Jon Smirl 6c2098ffd4 Fix a few compiler warnings 20 years ago
  Jon Smirl f445aaa67a Fix linux-solo build for mga check-in 20 years ago
  Ian Romanick aa26915472 Adds support for MGA DRM version 3.2. 20 years ago