6792 次程式碼提交 (dabec11d277e68b6940e741651e61102767240b9)
 

作者 SHA1 備註 提交日期
  Brian Paul d4596584f6 more updates for 6.3 release 20 年之前
  Brian Paul 6bb49eacfd updates for 6.3 release 20 年之前
  Brian Paul bfb5ea307e replace fprintf() calls with _mesa_problem() 20 年之前
  Brian Paul 364ae78e69 remove fprintf() 20 年之前
  Brian Paul 8d7d9c22f6 include driverfuncs.h 20 年之前
  Brian Paul 2d47c07398 overlay planes test 20 年之前
  Brian Paul 7e152b83cb s/clippping/clipping/ 20 年之前
  Philippe Houdoin ed886336e1 Fixed warnings by using GLUTProc type instead of anonymous (void *) for 20 年之前
  Alan Hourihane 5343ae8304 re-enable the ffb driver 20 年之前
  Alan Hourihane df88dfe1df Fix the FFB driver for the renderbuffer changes 20 年之前
  Alan Hourihane c235a96a71 pass in the renderbuffer 20 年之前
  Ian Romanick aa8ff1e75d Missed this on the previous commit. 20 年之前
  Ian Romanick 9bdfee3a47 Wrap every place that accesses a dispatch table with a macro. A new script- 20 年之前
  Adam Jackson e0e993c5ff XMesaResizeBuffers needs separate paths for client and server builds 20 年之前
  Adam Jackson c529f6bf70 strip out vestigial #ifdef HAVE_CONFIG_H stanzas, they're confusing the 20 年之前
  Brian Paul 8d3aca655e disable call to via_sse_memcpy() until it's fixed 20 年之前
  Brian Paul 1f88391747 need to flush vertices for GL_OCCLUSION_TEST_RESULT_HP query 20 年之前
  Brian Paul d39760d718 Check for null program->Parameters pointer in validate_vertex_program(). 20 年之前
  Brian Paul df0350b7ec added comments 20 年之前
  Brian Paul b0489d4f82 remove duplicate "User disable" string 20 年之前
  Brian Paul 8ec981c469 redo previous check-in, just set ARCH_FLAGS = -m32 20 年之前
  Brian Paul 4eb3a0f076 define CFLAGS and CXXflags with -m32 (Egbert Eich) 20 年之前
  Brian Paul 4c72778251 replace gcc with $(CC) (Egbert Eich) 20 年之前
  Brian Paul badad72383 eglgears demo (Dane Rushton) 20 年之前
  Brian Paul c62c24c72f added a few more fallbackStrings (Andreas Stenglein) 20 年之前
  Keith Whitwell b127cfeb7a Use the LDEXPF wrapper macro. 20 年之前
  Keith Whitwell 3f7cb794ea Add a LDEXPF wrapper macro. 20 年之前
  Keith Whitwell c472dcdac0 Wrap RESTORE_FPU/RND_NEG_FPU declarations with check for USE_SSE_ASM. 20 年之前
  Keith Whitwell ce721143b4 Cache texenv programs to avoid repeated compilation (Ben Skeggs) 20 年之前
  Keith Whitwell 9311bc253e Add runtime compiled x87 implementations for most of the remaining 20 年之前
  Keith Whitwell 0cfbd849ec Add lots of x87 fpu instructions. 20 年之前
  Ian Romanick 6d5d1f8a41 Restore linux-x86-32 config for Brian. 20 年之前
  Ian Romanick 38e2fa385d Put back the glPopMatrix. This test was derived from blendminmax.c. 20 年之前
  Ian Romanick 2550844c6e Correct the comments in the file headers. Oops. 20 年之前
  Ian Romanick 259f096ed8 Add regression test for bug #3101. 20 年之前
  Roland Scheidegger f3186e5789 Re-enable r200InitSpanFuncs, which was ifdefed out (probably by mistake?), 20 年之前
  Brian Paul 4cf6718725 The old MESA_PBUFFER_ALLOC() function allocated memory on 512-byte boundaries. 20 年之前
  Jon Smirl 78be0b5dad Put default back to the normal DRM path 20 年之前
  Ian Romanick f0ff50d4ed Add support for assembly (static) dispatch functions on x86-64. This 20 年之前
  Ian Romanick 1a9cac10b8 linux-x86-32 is unnecessary. The same thing can be acomplished by 20 年之前
  Ian Romanick 9204e87b2e Massive refactor of (most of) the Linux config files. This reduces 20 年之前
  Ian Romanick 4f178c6e3a Add $(CFLAGS) to the link commands. This makes 'make linux-x86 20 年之前
  Ian Romanick ef2ce9d003 Make linux-x86 more like the other linux configs. 20 年之前
  Vladimir Dergachev c1c684b0f3 Expose the fact that we do not do either selection of feedback buffers - either with software or hardware rendering. 20 年之前
  Jerome Glisse 666dcaaf05 Adding RV350_NJ ID. 20 年之前
  Jerome Glisse 7b12220256 Adapt extension string to new GL dispatch schema proposed 20 年之前
  Karl Schultz 5f79d27b82 Update notes with VC7 info. 20 年之前
  Karl Schultz c136b41b09 Add windows VC7 project files to filelist for tar/zip files. 20 年之前
  Karl Schultz ee850657e6 VC7 project file for building glut lib 20 年之前
  Karl Schultz 0cf67634bb VC7 project file for gears demo 20 年之前