6620 Комити (30aea49cf6450f8f098001076b29aad85d0b9f25)
 

Аутор SHA1 Порука Датум
  Brian Paul 30aea49cf6 minor fixes пре 20 година
  Roland Scheidegger cf5b2f7419 remove common macros used in the span functions of most drivers from the individual drivers and put them in common code. It is still possible for a driver to define its own macros if it has special needs. This affects CLIPPIXEL, CLIPSPAN, HW_CLIPLOOP, HW_ENDCLIPLOOP, and for drivers using the spantmp2 template also GET_SRC_PTR and GET_DST_PTR. пре 20 година
  Ian Romanick c212abf99a Replace add_newer_entrypoints (src/mesa/main/context.c) with пре 20 година
  Brian Paul 1ac8ae446a remove \n from warning message string пре 20 година
  Brian Paul aa70253cbb added newline at end of file пре 20 година
  Brian Paul 049e320f46 Add a set of predicate functions for testing matrices instead of directly пре 20 година
  Brian Paul f138b977d0 Redo all the GL_LINEAR interpolation code in terms of LERP macros/functions. пре 20 година
  Roland Scheidegger 4d652b7855 Fix crashes with pixel readback when using the optimized assembly functions. пре 20 година
  Aapo Tahkola b0d62880e8 -"fix" page flipping пре 20 година
  Brian Paul 0e55891674 fix a few glitches пре 20 година
  Brian Paul ccda2162f6 fix Darwin dynamic lib naming пре 20 година
  Brian Paul b6c0d753fa just code clean-ups and new comments пре 20 година
  Vladimir Dergachev ec17e7941a Uncomment a couple of helper functions. пре 20 година
  Vladimir Dergachev b6c5116171 Rename unchecked state to match DRM driver. пре 20 година
  Brian Paul 84f8d7aafb include t_vp_build.h пре 20 година
  Brian Paul 39a488ed63 remove unused MEMSET16 macro пре 20 година
  Brian Paul 2dbffb30f0 Get rid of the MESA_PBUFFER_ALLOC/FREE() macros. пре 20 година
  Brian Paul 397088ff5e added _tnl_ProgramCacheDestroy() prototype пре 20 година
  Brian Paul c43f03e38d make create_new_program() static пре 20 година
  Eric Anholt 3f9839a52b Fix crashes during rasterization fallback by avoiding _tnl_need_projected_coords пре 20 година
  Eric Anholt a4eb693b5f Remove the #if 0-ed out old span code. пре 20 година
  Eric Anholt 32b898126e Explain the reason for TCL fallback when GL_SPHERE_MAP happens with пре 20 година
  Eric Anholt 3b817fde88 Zero out the ENGPACKET allocated on the stack, to avoid sending uninitialized пре 20 година
  Brian Paul 845f2a7350 fix for-loop in _mesa_GetDouble to avoid out of bounds memory read пре 20 година
  Brian Paul f8582b6c1f check for null oldBuffer in _mesa_realloc(), cleaned up some comments пре 20 година
  Brian Paul 394fd40a53 need parenthesis in realloc call пре 20 година
  Ian Romanick 4e1aae6e0e Ignore files generated as part of the build process. пре 20 година
  Ian Romanick 5aafea03af Fix non-x86 specific builds. The changes from glTexImage3DEXT to пре 20 година
  Jeremy Kolb 3fb86eefe8 Fixed the XCB implementation when always_array is true, thanks to Ian Romanick for pointing it out. Please review. пре 20 година
  Brian Paul 1c5caba184 Remove the xmesa_set_buffer() function. No longer needed since the пре 20 година
  Ian Romanick 2636e853f6 Mark GenQueriesARB at 'always_array="true"'. This eliminates the need пре 20 година
  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 година
  Ian Romanick 66a5548fbb Mammoth update to the Python code generator scripts that live in пре 20 година
  Nicolai Haehnle f292e13a20 Back out the actual enabling of depth tiling. пре 20 година
  Nicolai Haehnle 1e4744d2b9 Add PCI ID for R420 JI. пре 20 година
  Aapo Tahkola ebd99043ed r300 driver side of color tiling support. пре 20 година
  Nicolai Haehnle a5fb15cb87 Make sure texture base addresses are used correctly. пре 20 година
  Brian Paul 04f863e856 check for NULL swrast->Driver.SetBuffer before calling it пре 20 година
  Brian Paul 23606a5704 updated to version 29 пре 20 година
  Brian Paul 90b40c33e7 include light.h to silence warning пре 20 година
  Brian Paul dc137ddb3f DirectFB updates (Claudio Ciccani) пре 20 година
  Jeremy Kolb a6a3e01b09 ran "make" after update to glX_proto_send.py. пре 20 година
  Jeremy Kolb 4378dee78c Fixed some issues where XCB replies were being freed and data was not being copied. пре 20 година
  Brian Paul 38332a6d94 Define __FUNCTION__ as a preprocessor symbol in glheader.h if we're not пре 20 година
  Aapo Tahkola 4e7df27466 Fix gloss breakage when using hw tnl. пре 20 година
  Aapo Tahkola 3c6f17be32 Use depth tiling. пре 20 година
  Aapo Tahkola af02907b4c Support 16-bit modes. пре 20 година
  Aapo Tahkola 463c1d6c57 Fix problems with elts when immediate mode is on. пре 20 година
  Aapo Tahkola 0e288e58ef Turn off VBO's. пре 20 година
  Aapo Tahkola 3176f8e2e1 lost_context never gets reset. пре 20 година