1953 Revīzijas (a2162e42280f2aa17a5dfd36b18ff4f6026dade5)
 

Autors SHA1 Ziņojums Datums
  Brian Paul a2162e4228 Snap triangle x,y vertices to 1/16 subpixel positions. pirms 24 gadiem
  Brian Paul 57b46ee6ea check for PB overflow in general_flat_rgba_line() pirms 24 gadiem
  Brian Paul e67d632d99 fixed minor display list bugs (#431517) pirms 24 gadiem
  Jouk Jansen 5891a5dd55 Committing in . pirms 24 gadiem
  Brian Paul 0ce9f39d23 add check for NULL malloc (from Stanford metacompilation analysis) pirms 24 gadiem
  Brian Paul 5fd13173a1 added COPY_4UBV bug fix pirms 24 gadiem
  Brian Paul fabc30cfdd only copy GLubyte[4] as a GLuint on x86 pirms 24 gadiem
  Brian Paul 36822c50ad use unoptimized COPY_4UBV code on SPARC to avoid memory alignment problems (bug 430689) pirms 24 gadiem
  davem69 4a497e649b Remove dependency on MESA sources from gl* files pirms 24 gadiem
  Brian Paul a5455bb374 test for X86_FXSR_MAGIC to be sure we have the _fpstate.magic field, needed for SSE signal handler pirms 24 gadiem
  davem69 6f365c21d7 SPARC normal tnl optimizations. pirms 24 gadiem
  davem69 775355a88a Sparc optimized GLAPI dispatch table. pirms 24 gadiem
  davem69 0fab0702b0 Generate this now that I know which pirms 24 gadiem
  Brian Paul 470a7b4874 minor clean-ups pirms 24 gadiem
  Brian Paul a1164746e7 filled in a bunch of the function template strings pirms 24 gadiem
  davem69 ae14499101 Python script for making glapi_sparc.S pirms 24 gadiem
  davem69 e4f84b4936 Add USE_SPARC_ASM diagnostics to print_info. pirms 24 gadiem
  Brian Paul b20cea3902 removed some code in XMesaDestroyContext() which could lead to a segfault pirms 24 gadiem
  Keith Whitwell 51b36396ae Adaptor code that lets tnl convert compiled (display list) cassettes back pirms 24 gadiem
  Keith Whitwell abd5134965 fixed some GL_POINTS probs pirms 24 gadiem
  Keith Whitwell bd58a63fe8 New files to provide glEvalPoint, glEvalCoord implementations for pirms 24 gadiem
  Keith Whitwell 2c2a956a3a Add api_arrayelt.c pirms 24 gadiem
  Keith Whitwell 4b7d6f216b Working implementation of glArrayElt that decomposes to regular pirms 24 gadiem
  Brian Paul a7de8b6776 added minor comments pirms 24 gadiem
  Brian Paul 8a039ffe0a applied Klaus Niederkrueger's CHAN_BITS==32 patch pirms 24 gadiem
  Keith Whitwell 741c2e6434 apply David Miller's quad/backcolor patch pirms 24 gadiem
  Brian Paul 4097590bc6 replaced #ifdef 0 with #if 0 pirms 24 gadiem
  Brian Paul 21f80baa35 swapped in/out arguments to interp_func. Improved comments pirms 24 gadiem
  Brian Paul e715c4a62d fixed s/w alpha channel bug pirms 24 gadiem
  Brian Paul 987caacbeb GLubyte -> GLchan fix pirms 24 gadiem
  Brian Paul b5d3f2c521 added current raster fog coord and related code pirms 24 gadiem
  Brian Paul 529e48bb0f added test for EXT_fog_coord pirms 24 gadiem
  Brian Paul 47a3c67fa6 forgot to check-in yesterday pirms 24 gadiem
  Keith Whitwell 71f2c401c5 rerun vertex stage on _MESA_NEW_NEED_EYE_COORDS pirms 24 gadiem
  Brian Paul 84cac8441f more DRI libGL-related changes pirms 24 gadiem
  Brian Paul e4a01fd7e1 added math/m_debug_clip.c pirms 24 gadiem
  Brian Paul 655ba5d992 removed some old DRI-isms pirms 24 gadiem
  Brian Paul ffa10b1c3b added new functions to GLX_functions[] pirms 24 gadiem
  Brian Paul 645c1cef13 s/void */GLvoid */ pirms 24 gadiem
  Brian Paul 736fcbec47 infrastructure for GL_ARB_multisample pirms 24 gadiem
  Brian Paul 5ff1c613ea removed unused var pirms 24 gadiem
  Brian Paul b0bb4f6226 more work on XMesa / libGL integration pirms 24 gadiem
  Brian Paul b95884c53d added void to __GLXextFuncPtr pirms 24 gadiem
  Brian Paul 2a3cc7d907 added missing GLX_SGIS_multisample tokens pirms 24 gadiem
  Brian Paul c98da4d99a changed #if OLD_VMS to #ifdef OLD_VMS pirms 24 gadiem
  Brian Paul 12c1bee87f added some casts so that older glx.h can be used pirms 24 gadiem
  Brian Paul e203c9cdd8 change GLXContext and GLXFBConfig typedefs pirms 24 gadiem
  Brian Paul 7cf50e137d Initial changes to allow Mesa and its fake GLX to be built into XFree86 libGL. pirms 24 gadiem
  Brian Paul bcebfe647f added GL_SGIS_generate_mipmap pirms 24 gadiem
  Brian Paul 9228e17bb5 Finished GL_SGIS_generate_mipmap. Should be trivial to enable in DRI drivers. pirms 24 gadiem