6528 Commits (ed7f3aead819dfe089228363698b4860614e62e8)
 

Autor SHA1 Mensaje Fecha
  Karl Schultz c73968af95 Visual Studio 6 project file for core Mesa. hace 21 años
  Karl Schultz 9a726cdf8f Needed to build .cc files in Visual Studio 6. hace 21 años
  Karl Schultz 7179810375 Visual Studio 6 project file for GLU library. hace 21 años
  Karl Schultz a1b07e187e Visual Studio 6 project file for Windows GDI driver. hace 21 años
  Karl Schultz 39c0e51329 Visual Studio 6 workspace for Mesa libraries. hace 21 años
  Karl Schultz 2f9722863d Removing in favor of new Windows build directory. hace 21 años
  Daniel Borca 731f1b12a0 remove stupid flags hace 21 años
  Keith Whitwell 2d5f12ae6b Initialize hw stencil renderbuffer. hace 21 años
  Keith Whitwell afa7f6a0f5 Disable recent sse change pending more testing. hace 21 años
  Ben Skeggs eeada48497 Implement enough of ARB_fragment_program for Keith's texenv program hace 21 años
  Keith Whitwell 0c4731b27c Use SSE for vertex emit -- another good speedup. hace 21 años
  Keith Whitwell 17bcf9f816 Import Thomas Helstrom's SSE memcpy code from the via X.org driver. hace 21 años
  Keith Whitwell eb9d6f44a9 silence gcc warnings hace 21 años
  Keith Whitwell 241b6b7ab1 Detect use of disabled textures as tex_env_crossbar sources. hace 21 años
  Keith Whitwell 2dea6df80b Support ARB_texture_env_crossbar. Changes the way programs are hace 21 años
  Keith Whitwell 6fe176a648 Restore the negate() function. hace 21 años
  Jerome Glisse eb8be5d923 Small change to handle native case (7 natives case) hace 21 años
  Jerome Glisse 446980473d Adding r300 fragment program swizzle tab. Please some hace 21 años
  Ian Romanick b70a47736a Add support for modes with a depth-buffer but no stencil-buffer. This hace 21 años
  Keith Whitwell 3cc2f82bb5 Remove debug printfs hace 21 años
  Keith Whitwell 923515b3f8 Re-enable X11 optimized triangle funcs. hace 21 años
  Brian Paul e3e8067db7 use MAX_SCREENS instead of hard-coded number hace 21 años
  Brian Paul 8f384f0b67 fix reversed strstr() args, print mode string hace 21 años
  Brian Paul e58d32947e replace // with /* */ hace 21 años
  Jouk Jansen 063efce6ee Committing in . hace 21 años
  Jon Smirl bab559b1fa Remove some debug output hace 21 años
  Adam Jackson 8f8e0f0b01 Use the 1.3 names for FogCoord* hace 21 años
  Keith Whitwell 18a74321aa Invalidate current fastpath on changes to attribute size or offset within hace 21 años
  Keith Whitwell c2745ffa49 Cope with the common 3ub and 1ub cases. hace 21 años
  Keith Whitwell 9557401a98 Re-initialize viewport shadows each time. hace 21 años
  Keith Whitwell 67cc1f6ba6 move osmesa demos to their own directory hace 21 años
  Jon Smirl c70dace694 Fix EGL fbdev palette problem. demo3 can save ppm of screen hace 21 años
  Keith Whitwell 6040d34109 Rename emit functions to reflect instruction set in use (ie hace 21 años
  Brian Paul 8608978aba remove the XFree86 ID line hace 21 años
  Michal Krol 02168254a8 intermediate code generator (not finished); hace 21 años
  Michal Krol e5ff2b94ff add static_assert macro hace 21 años
  Michal Krol 216f89318e fix info log grabbing hace 21 años
  Aapo Tahkola e3cdbca63f Ditch unused code and features that arent in subject to get supported any near time. hace 21 años
  Ian Romanick 6bc9ea1df9 In addition to dead-code removal and other clean-up, bump the required DDX hace 21 años
  Jon Smirl 9a1b5af333 Fix inverted y for egl fbdev, add egl demo3 hace 21 años
  Brian Paul 8818eae253 To better exercise pixel packing, replace regular glReadPixels with four hace 21 años
  Keith Whitwell 2b2bd08589 Remove old t_vertex.c codegen infrastructure, tie in new code. hace 21 años
  Keith Whitwell dc7fc17396 Fix a few typos, initialize p->identity. hace 21 años
  Keith Whitwell 96582f4f28 Eliminate a couple of swizzles. hace 21 años
  Keith Whitwell dd4c1dd038 Generates working SSE code for gears under the swrast driver. hace 21 años
  Keith Whitwell b745bf08cd Checkpoint commit: Preliminary version of a facility to emit x86/sse code hace 21 años
  Aapo Tahkola 2f74adc41f Stick texture LOD back on. hace 21 años
  Aapo Tahkola e53fc72f67 Polygon mode fixes. hace 21 años
  Jon Smirl bd565e4bb7 Fix for writing the wrong sysfs variable when blanking hace 21 años
  Jon Smirl 9a3da7ea7b Implement fbdev swapbuffers() hace 21 años