4175 Révisions (2517a0ef217f2f66494c55fc5342362d49ee208d)
 

Auteur SHA1 Message Date
  Felix Kuehling 2517a0ef21 Fixed some small state tracking issues while hunting a different problem. il y a 21 ans
  Brian Paul af745e5d4d fixed linux-osmesa16-static. Added linux-static config il y a 21 ans
  Brian Paul 411b8faac4 added missing error check in _mesa_BeginQueryARB (Cedric Gautier). minor clean-ups. il y a 21 ans
  Daniel Borca fa21787b52 workaround for crash-upon-exit in verbose mode il y a 21 ans
  Roland Scheidegger 725a56f157 Fix calling fallback_drawarrays() with the wrong arguments il y a 21 ans
  Roland Scheidegger 8cff2ede6e Add support for the new DRI driver interfaces to the radeon driver (patch ported from the r200 driver, r200_screen.c rev. 1.8 - 1.12) il y a 21 ans
  Michel Dänzer dbb0d2751f Inline get_size as an interim measure to get rid of function call overhead. il y a 21 ans
  Felix Kuehling cac8d425a8 Corrected the maximum vertex size argument of _tnl_init_vertices. il y a 21 ans
  Felix Kuehling c6338e60ff Reorganized hardware state data structures and state emission. Don't track il y a 21 ans
  Brian Paul 4923e1926a Remove clamp parameter from _mesa_unpack_color_span_float(). Pass the il y a 21 ans
  Brian Paul 94f9d4c0dd minor clean-ups il y a 21 ans
  Brian Paul 833d96aa91 consolidate image transfer operations in new _mesa_apply_rgba_transfer_ops() function il y a 21 ans
  Brian Paul 8cfd08b613 rename some span pack/unpack functions for better uniformity il y a 21 ans
  Brian Paul d0582776a6 move _swrast_texture_table_lookup() to _mesa_lookup_rgba_chan() il y a 21 ans
  Brian Paul 456734aa0a consolidate some code il y a 21 ans
  Brian Paul aaad687d51 replace color table FloatTable boolean with Type enum il y a 21 ans
  Brian Paul d14da2d5ae paltex demo from recent texcombine changes. Minor clean-ups il y a 21 ans
  Michel Dänzer e2df3d01af Only print message about disabling HW TCL if the chip supports it in the il y a 21 ans
  Ian Romanick 1cb11ce1c5 Create all the right modes for 16-bit screens. il y a 21 ans
  Ian Romanick ad1e06fafe Fix a problem with 24-bit screens. Modes with 0 stencil bits were il y a 21 ans
  Brian Paul db79b5683c move _mesa_load_state_parameters() to state validation stage il y a 21 ans
  Brian Paul 579ea7ff7a fix PK2H, UP2H, PK2US bugs il y a 21 ans
  Brian Paul fca9121a21 check for null paramList il y a 21 ans
  Brian Paul e6149fac64 check for invalid fragment program in glDrawPixels, glCopyPixels and glBitmap il y a 21 ans
  Brian Paul 1ef3d3a758 check for invalid vertex/fragment program in glBegin il y a 21 ans
  Brian Paul 04207ab7e2 fix another glDrawArrays indexing bug, jump through _glapi_Dispatch functions il y a 21 ans
  Brian Paul 09a4f915d3 fix library naming glitches (bug 904867) il y a 21 ans
  Brian Paul c8957aa896 Fix C/C++ calling conventions problem (Bug 904854) il y a 21 ans
  Felix Kuehling 89d04e4623 Set ctx->Const.MaxTexture[Image/Coord]Units correctly. Fixes corruption in q3. il y a 21 ans
  Felix Kuehling 76283a9079 Adapt the VERT_SET/COPY/SAVE/RESTORE_RGBA/SPEC macros to copy with all savage vertex formats. il y a 21 ans
  Felix Kuehling 229654d815 Forgot to remove savagevb.h in last commit. il y a 21 ans
  Felix Kuehling d9a0330872 Converted vertex setup to use t_vertex.[ch]. il y a 21 ans
  Ian Romanick 795f1faf81 Create all the right modes for 16-bit screens. il y a 21 ans
  Brian Paul 04bcaac383 added _tnl_allow_vertex/pixel_fog() calls il y a 21 ans
  Felix Kuehling 21893e56e0 Call _tnl_allow_pixel/vertex_fog in savageCreateContext. (Brian Paul) il y a 21 ans
  Brian Paul 54056db8db use ABS(Z) when computing blend factors il y a 21 ans
  Brian Paul 20e25ca50a call _tnl_allow_pixel/vertex_fog() funcs il y a 21 ans
  Brian Paul 8d407300c2 turns out we probably need a _tnl_allow_pixel_fog() function afterall il y a 21 ans
  Brian Paul 4d5dddd125 jump through dispatch table instead of calling gl functions directly il y a 21 ans
  Brian Paul 9d1ff8c1bb fix incorrect texcoord attribute index il y a 21 ans
  Brian Paul 2615e81620 added some GLAPIENTRY keywords, minor clean-ups il y a 21 ans
  Brian Paul 4a048e5e48 s/transform/tnl/ il y a 21 ans
  Brian Paul 0adce8f7c7 upgraded to version 22 il y a 21 ans
  Brian Paul 1e3d868ffb Yet another revision of _ae_update_state(). Issue both conventional AND il y a 21 ans
  Brian Paul 0f1e19c03c added some const keywords il y a 21 ans
  Brian Paul ffa7eff9ff glDrawArrays loop was wrong il y a 21 ans
  Brian Paul cf20f8cc3f updates from Erdi Chen il y a 22 ans
  Brian Paul 537f42e240 fix typo (Matt Case) il y a 22 ans
  Ian Romanick c00fbd55ba The available GLX version is now logged in addition to the client il y a 22 ans
  Dave Airlie 001dc022fc delete the textures il y a 22 ans