4162 Commits (d0582776a619cc0633a0cbeea010a0db5e3e210f)
 

Autor SHA1 Mensaje Fecha
  Brian Paul d0582776a6 move _swrast_texture_table_lookup() to _mesa_lookup_rgba_chan() hace 21 años
  Brian Paul 456734aa0a consolidate some code hace 21 años
  Brian Paul aaad687d51 replace color table FloatTable boolean with Type enum hace 21 años
  Brian Paul d14da2d5ae paltex demo from recent texcombine changes. Minor clean-ups hace 21 años
  Michel Dänzer e2df3d01af Only print message about disabling HW TCL if the chip supports it in the hace 21 años
  Ian Romanick 1cb11ce1c5 Create all the right modes for 16-bit screens. hace 21 años
  Ian Romanick ad1e06fafe Fix a problem with 24-bit screens. Modes with 0 stencil bits were hace 21 años
  Brian Paul db79b5683c move _mesa_load_state_parameters() to state validation stage hace 21 años
  Brian Paul 579ea7ff7a fix PK2H, UP2H, PK2US bugs hace 21 años
  Brian Paul fca9121a21 check for null paramList hace 21 años
  Brian Paul e6149fac64 check for invalid fragment program in glDrawPixels, glCopyPixels and glBitmap hace 21 años
  Brian Paul 1ef3d3a758 check for invalid vertex/fragment program in glBegin hace 21 años
  Brian Paul 04207ab7e2 fix another glDrawArrays indexing bug, jump through _glapi_Dispatch functions hace 21 años
  Brian Paul 09a4f915d3 fix library naming glitches (bug 904867) hace 21 años
  Brian Paul c8957aa896 Fix C/C++ calling conventions problem (Bug 904854) hace 21 años
  Felix Kuehling 89d04e4623 Set ctx->Const.MaxTexture[Image/Coord]Units correctly. Fixes corruption in q3. hace 21 años
  Felix Kuehling 76283a9079 Adapt the VERT_SET/COPY/SAVE/RESTORE_RGBA/SPEC macros to copy with all savage vertex formats. hace 21 años
  Felix Kuehling 229654d815 Forgot to remove savagevb.h in last commit. hace 21 años
  Felix Kuehling d9a0330872 Converted vertex setup to use t_vertex.[ch]. hace 21 años
  Ian Romanick 795f1faf81 Create all the right modes for 16-bit screens. hace 21 años
  Brian Paul 04bcaac383 added _tnl_allow_vertex/pixel_fog() calls hace 21 años
  Felix Kuehling 21893e56e0 Call _tnl_allow_pixel/vertex_fog in savageCreateContext. (Brian Paul) hace 21 años
  Brian Paul 54056db8db use ABS(Z) when computing blend factors hace 21 años
  Brian Paul 20e25ca50a call _tnl_allow_pixel/vertex_fog() funcs hace 22 años
  Brian Paul 8d407300c2 turns out we probably need a _tnl_allow_pixel_fog() function afterall hace 22 años
  Brian Paul 4d5dddd125 jump through dispatch table instead of calling gl functions directly hace 22 años
  Brian Paul 9d1ff8c1bb fix incorrect texcoord attribute index hace 22 años
  Brian Paul 2615e81620 added some GLAPIENTRY keywords, minor clean-ups hace 22 años
  Brian Paul 4a048e5e48 s/transform/tnl/ hace 22 años
  Brian Paul 0adce8f7c7 upgraded to version 22 hace 22 años
  Brian Paul 1e3d868ffb Yet another revision of _ae_update_state(). Issue both conventional AND hace 22 años
  Brian Paul 0f1e19c03c added some const keywords hace 22 años
  Brian Paul ffa7eff9ff glDrawArrays loop was wrong hace 22 años
  Brian Paul cf20f8cc3f updates from Erdi Chen hace 22 años
  Brian Paul 537f42e240 fix typo (Matt Case) hace 22 años
  Ian Romanick c00fbd55ba The available GLX version is now logged in addition to the client hace 22 años
  Dave Airlie 001dc022fc delete the textures hace 22 años
  Felix Kuehling 263581bba4 Imported the Savage DRI driver from the savage-2-0-0-branch of DRI CVS hace 22 años
  Brian Paul 6e450f22bb some minor tweaks hace 22 años
  Daniel Borca 2aa84490c0 fixed some typos hace 22 años
  Ian Romanick 304d3aa9cb Refactored several variables out of XMesaVisual in favor of identical hace 22 años
  Brian Paul e01370271e recent bug fixes/changes (fog, glArrayElement, triangle rasterization) hace 22 años
  Brian Paul 0733dbb011 A few more tweaks to fog code. hace 22 años
  Brian Paul 4e41eb1061 compute fog coord in eye space, not clip space hace 22 años
  Brian Paul 09da0b8e66 A bit of an overhaul of the fog code. hace 22 años
  Brian Paul 9a389d4bdb define DO_FRAGMENT_FOG=1 to test fragment program fog option hace 22 años
  Brian Paul a60c89e8c8 added SPAN_W hace 22 años
  Brian Paul 230ebaff2a just some reformatting hace 22 años
  Brian Paul 4250c7acac some debug code hace 22 años
  Brian Paul 5cd79f9267 added FogOption to fragment_program struct hace 22 años