27743 Commits (f56b95e40796ea3859b1cb83341730bf74a6f85f)
 

Author SHA1 Message Date
  Eric Anholt 99077e7792 i965: Flag BRW_NEW_CONTEXT on some context state. 16 years ago
  Eric Anholt 1ffd0a7789 intel: Remove some dead context structure fields. 16 years ago
  Eric Anholt 3727858ceb i965: Remove an unused cache_item field. 16 years ago
  Eric Anholt b54f8eeae8 i965: Remove long dead structures for ffvertex_prog.c. 16 years ago
  Eric Anholt ded0ec1ea5 i965: Use bo_map instead of subdata to upload the bits of constant buffer. 16 years ago
  Eric Anholt 8e8586e626 i965: Validate the number of URB entries selected for the VS. 16 years ago
  Eric Anholt 3c05c1eb63 intel: When subdataing a busy buffer, use a temporary and blit in. 16 years ago
  Eric Anholt 4e50ce35ee i965: Clean up Ironlake sampler type definitions. 16 years ago
  Eric Anholt 91bd593109 i965: Avoid moving the current value back into the accumulator for MAD. 16 years ago
  Eric Anholt d6690ce15f mesa: Improve the eliminate-move-use to work across multiple instructions. 16 years ago
  Zack Rusin 654122ba7b st/xorg: try to fix non-uniform transforms 16 years ago
  Vinson Lee 43080e40aa progs/glsl: Add missing break statement in multinoise.c. 16 years ago
  Ian Romanick b6b753f727 intel: Don't check for context pointer to be NULL during extension init 16 years ago
  Ian Romanick a736d3f439 intel: Remove unused enable_imaging parameter to intelInitExtensions 16 years ago
  Eric Anholt 514544f373 i965: Fix Ironlake shadow comparisons. 16 years ago
  Eric Anholt 5f305b1db9 i965: Fix VBO last-valid-offset setup on Ironlake. 16 years ago
  Zack Rusin 4d72f8f520 st/xorg: use an immediate instead of a full blown const 16 years ago
  Zack Rusin 72b4a7d67f st/xorg: don't use flow control 16 years ago
  Brian Paul 0a39620d6d swrast: handle additional Z24 formats in read_depth_pixels() 16 years ago
  Roland Scheidegger ab12e764ba i965: fix EXT_provoking_vertex support 16 years ago
  Vinson Lee 7dfea5c072 demos/glsl: Add missing break statement to noise test. 16 years ago
  Zack Rusin 2cfbbc76e4 st/xorg: implement repeatnone and make some code smell less like ass 16 years ago
  Zack Rusin 493d599af4 st/xorg: fallback until daddy can implement you properly 16 years ago
  Brian Paul 2ff4f5a7fe progs/tests: add alpha/blend testing to packedpixels.c 16 years ago
  Corbin Simpson cbee31a1f8 r300, r300g: Add missing registers. 16 years ago
  Corbin Simpson d030ce6a84 dri-st: Add some required GL 2.0 extensions. 16 years ago
  Eric Anholt 1220aba99b i965: Fix VS constant buffer value loading. 16 years ago
  Eric Anholt e5ffb9f5ea i965: Unalias src/dst registers for SGE and friends. 16 years ago
  Eric Anholt 23a4a6727e i965: Allow use of PROGRAM_LOCAL constants in ARB_vp. 16 years ago
  Jakob Bornecrantz e4a19ffb13 st/xorg: Fallback if picture format doesn't match texture format 16 years ago
  Jakob Bornecrantz 3201c655e4 st/xorg: Don't segfault when debug printing 16 years ago
  Zack Rusin fca8b2c3ae st/xorg: wrap to border color 16 years ago
  brian b81f213157 swrast: update renderbuffer format assertions 16 years ago
  brian a65b84d955 mesa: fix some begin/end render-to-texture logic 16 years ago
  brian bc569cd6be mesa: move check_begin/end_texture_render() calls 16 years ago
  brian d96e55fa7b mesa: new vars: oldDrawFb, oldReadFb in _mesa_BindFramebufferEXT() 16 years ago
  brian e6f60d3037 mesa: rename vars in _mesa_BindFramebufferEXT() 16 years ago
  brian a492ab765a mesa: added comment for check_begin_texture_render() 16 years ago
  Jakob Bornecrantz 4c54f8e9aa st/egl: Probe hardware for depth stencil format 16 years ago
  Zack Rusin d2c886c8ca st/xorg: cleanup the naming 16 years ago
  Zack Rusin e08512f3d4 st/xorg: print ouf the picture formats when compositing 16 years ago
  Eric Anholt e42b156fac Merge remote branch 'origin/mesa_7_6_branch' 16 years ago
  Eric Anholt c5413839b3 i965: avoid memsetting all the BRW_WM_MAX_INSN arrays for every compile. 16 years ago
  Eric Anholt eb6a1f8a00 i965: Add a note explaining the data cache domain. 16 years ago
  Vinson Lee 520b6abdec i915g: Fix memory leak when pci id is unknown. 16 years ago
  Eric Anholt 56ab92bad8 i965: Unalias src/dst registers for SGE and friends. 16 years ago
  Eric Anholt d52d78b4bc i965: Allow use of PROGRAM_LOCAL constants in ARB_vp. 16 years ago
  Michal Krol 28039ffdc8 slang: Fix return value check. 16 years ago
  Michel Dänzer 5e17c89ead st/xorg: Fix SCons build. 16 years ago
  Michal Krol 413e933fd5 slang: Check OOM conditions for alloc_node_storage(). 16 years ago