6405 次程式碼提交 (e58d32947eb903d6ebb1b93344e877c23848a042)
 

作者 SHA1 備註 提交日期
  Brian Paul e58d32947e replace // with /* */ 20 年之前
  Jouk Jansen 063efce6ee Committing in . 20 年之前
  Jon Smirl bab559b1fa Remove some debug output 20 年之前
  Adam Jackson 8f8e0f0b01 Use the 1.3 names for FogCoord* 20 年之前
  Keith Whitwell 18a74321aa Invalidate current fastpath on changes to attribute size or offset within 20 年之前
  Keith Whitwell c2745ffa49 Cope with the common 3ub and 1ub cases. 20 年之前
  Keith Whitwell 9557401a98 Re-initialize viewport shadows each time. 20 年之前
  Keith Whitwell 67cc1f6ba6 move osmesa demos to their own directory 20 年之前
  Jon Smirl c70dace694 Fix EGL fbdev palette problem. demo3 can save ppm of screen 20 年之前
  Keith Whitwell 6040d34109 Rename emit functions to reflect instruction set in use (ie 20 年之前
  Brian Paul 8608978aba remove the XFree86 ID line 20 年之前
  Michal Krol 02168254a8 intermediate code generator (not finished); 20 年之前
  Michal Krol e5ff2b94ff add static_assert macro 20 年之前
  Michal Krol 216f89318e fix info log grabbing 20 年之前
  Aapo Tahkola e3cdbca63f Ditch unused code and features that arent in subject to get supported any near time. 20 年之前
  Ian Romanick 6bc9ea1df9 In addition to dead-code removal and other clean-up, bump the required DDX 20 年之前
  Jon Smirl 9a1b5af333 Fix inverted y for egl fbdev, add egl demo3 20 年之前
  Brian Paul 8818eae253 To better exercise pixel packing, replace regular glReadPixels with four 20 年之前
  Keith Whitwell 2b2bd08589 Remove old t_vertex.c codegen infrastructure, tie in new code. 20 年之前
  Keith Whitwell dc7fc17396 Fix a few typos, initialize p->identity. 20 年之前
  Keith Whitwell 96582f4f28 Eliminate a couple of swizzles. 20 年之前
  Keith Whitwell dd4c1dd038 Generates working SSE code for gears under the swrast driver. 20 年之前
  Keith Whitwell b745bf08cd Checkpoint commit: Preliminary version of a facility to emit x86/sse code 20 年之前
  Aapo Tahkola 2f74adc41f Stick texture LOD back on. 20 年之前
  Aapo Tahkola e53fc72f67 Polygon mode fixes. 20 年之前
  Jon Smirl bd565e4bb7 Fix for writing the wrong sysfs variable when blanking 20 年之前
  Jon Smirl 9a3da7ea7b Implement fbdev swapbuffers() 20 年之前
  Ian Romanick 6e56f905d0 More comments. More dead-code removed. More clean-up. 20 年之前
  Keith Whitwell 2860e5f536 Disable leftover debug statements 20 年之前
  Brian Paul 22652f952f fix some BCOMP/ACOMP typos (fixes Brad King's vtk failures) 20 年之前
  Brian Paul ae818ed1da don't include strings.h 20 年之前
  Brian Paul 198d6d05b0 remove eglQueryDisplayMESA() 20 年之前
  Brian Paul 5a0cb726d1 fix pbuffer sample code 20 年之前
  Brian Paul d2ab4eb2c2 remove glmode stuff 20 年之前
  Jon Smirl 2ec2e94e2e Check error return from _eglInitPbufferSurface() correctly 20 年之前
  Jon Smirl 40c1c723fb Compute stride in the right order 20 年之前
  Brian Paul bf7f998f39 Added software-based pbuffer support (untested). 20 年之前
  Brian Paul bb2c65200c updated demoCreatePbufferSurface() 20 年之前
  Brian Paul 5119056324 update comments 20 年之前
  Brian Paul 4c80f8df46 more work on _eglConfigToContextModesRec() 20 年之前
  Jon Smirl e03b5cdf3f Make EGL_NO_MODE_MESA work. 20 年之前
  Brian Paul 167b141e6e added _eglInitPbufferSurface() 20 年之前
  Jon Smirl d06da50888 Fix several internal problems with generating the list of configs. 20 年之前
  Ian Romanick c1082804a8 Rearranged some code and added some comments to mgaAllocDmaLow. The 20 年之前
  Felix Kuehling ffd97d20aa Don't use _mesa_swizzle_ubyte_image if all three texture formats 20 年之前
  Brian Paul a33f0d3024 remove -ansi -pedantic -D_POSIX_C_SOURCE=199309L from CXXFLAGS 20 年之前
  Jon Smirl 380991cb65 Implement query of surface type. 20 年之前
  Jon Smirl 3e8001a465 Add error about write permission to fbdev attribs 20 年之前
  Brian Paul af1a729972 another GLX / XCB patch (Jeremy Kolb) 20 年之前
  Keith Whitwell cf4f3c5061 Deal better with indirection and indirection accounting, developed 20 年之前