3913 Commits (eb7935c63b647df38325fcc77ce86587558fb7c5)
 

Autor SHA1 Mensaje Fecha
  Keith Whitwell eb7935c63b Fix up more confusions with count vs end in array functions hace 22 años
  Daniel Borca 43ed92b3a1 fixed a bug in texture memory manager when in UMA mode hace 22 años
  Michel Dänzer 067603db91 Fix initialisation of cubic tecture offsets (Andreas Stenglein) hace 22 años
  Karl Schultz 5da27de003 add new entrypoints hace 22 años
  Brian Paul 0ce75a77c0 tweak aix-gcc config hace 22 años
  Ian Romanick e54f260170 Added support for EXT_texture_mirror_clamp. hace 22 años
  Brian Paul b44d4a0d6a updated glext.h, fixed bug 876160 hace 22 años
  Brian Paul a7e6f7ba35 exercise glDeleteProgramsARB hace 22 años
  Brian Paul 7a28156666 glDeleteProgramsARB() failed for fragment programs (bug 876160) hace 22 años
  Jouk Jansen 1e274517b8 Committing in . hace 22 años
  Daniel Borca 09a4fcb592 added support for textures bigger than HW can support (SW rescaling) hace 22 años
  Daniel Borca b005b8258d re-enabled trilinearness hace 22 años
  Daniel Borca d075366107 small fixes hace 22 años
  Daniel Borca 66304ec6d1 updated FX wrapper hace 22 años
  Ian Romanick eba6bacc88 Removed some dead code. R128 does not (as far as I can tell) support hace 22 años
  Ian Romanick 3d8f7d4c8c Added some missing extension strings. hace 22 años
  Brian Paul cdde03efe2 remove stuff that's now in glext.h hace 22 años
  Brian Paul c661cccf37 updated to version 21 with OpenGL 1.5 support hace 22 años
  Karl Schultz c6c4cd8b6f silence compiler warnings hace 22 años
  Karl Schultz 4f7a8f3a47 remove unused variable hace 22 años
  Karl Schultz 1852f4fa33 change type of loop index var to remove compiler warning. hace 22 años
  Karl Schultz d575248903 add cast to quiet compiler warning hace 22 años
  Karl Schultz 1c5a45eafe init an uninitialized variable. This doesn't fix a latent bug because hace 22 años
  Karl Schultz 9bb7a55de9 add casts to silence compiler warnings hace 22 años
  Karl Schultz d612d7e2ee add t_vertex.c to project hace 22 años
  Karl Schultz 22e68de957 remove ss_vb.c from project hace 22 años
  Keith Whitwell 8bec7c09bb Don't call _tnl_draw_range_elements() unless start == 0. hace 22 años
  Ian Romanick 553a8e0e7b Removed redundant extension strings. The Mesa extension mechanism hace 22 años
  Brian Paul e96d5b9846 latest bug fixes hace 22 años
  Brian Paul f7650b647a added note about mklib permissions hace 22 años
  Brian Paul a62bccff67 make executable hace 22 años
  Daniel Borca 1b65e52fb1 Glide driver (windowed mode) fix for Voodoo2 hace 22 años
  Brian Paul bf30122484 comment-out the touch/rm depend lines hace 22 años
  Brian Paul ebe0ca3937 change -O to -O2 for aix-gcc hace 22 años
  Brian Paul b673fc49b9 fix vertex program debugger issues (Bug 874382) hace 22 años
  Brian Paul 8bc3ce92a2 call _mesa_delete_texture_object() from in the driver's DeleteTexture function hace 22 años
  Brian Paul add9f2168a add GL_TEXTURE_CUBE_MAP_ARB to _mesa_max_texture_levels(), reordered some comments hace 22 años
  Michel Dänzer 4dd4ac3fc0 Actually disable HW TCL capability when SW TCL is forced. hace 22 años
  Brian Paul b07430817c more aix-gcc tweaking hace 22 años
  Brian Paul da93ecd3ec aix-gcc tweaks hace 22 años
  Brian Paul e3cc5c31b9 removed MAKELIB lines. tweak openbsd config hace 22 años
  Brian Paul ff3515831e added OSMESA_LIB_DEPS needed for some platforms hace 22 años
  Brian Paul ae6c594908 added aix-gcc config hace 22 años
  Brian Paul 12d6caea08 Use same steps for Linux and OpenBSD. hace 22 años
  Brian Paul cf75101bba regenerated to support new 1.5 functions, etc. hace 22 años
  Brian Paul bd09d49eb4 re-enable SSE code, except for the _mesa_sse_transform_points4_identity() function. Use the x86 version instead hace 22 años
  Brian Paul ed98b867af Change < to <= when testing counts against ctx->Const.MaxArrayLockSize, hace 22 años
  Keith Whitwell a05b1549f7 Roland Scheidegger's r200_changeemitorder.diff. hace 22 años
  Felix Kuehling 0f47e002bc Fixed a few typos in the german translation. hace 22 años
  Brian Paul 088eb4fb9b set StringPos field in parse_vp_instruction (Mesa bug 873011) hace 22 años