33390 Commits (a28ee4aa02429a1ece1172ec7765bc1621f13851)
 

Author SHA1 Message Date
  Marek Olšák a28ee4aa02 r300g: fix the MIRROR_CLAMP_TO_BORDER wrap mode 16 years ago
  Marek Olšák eee220d65d r300g: add missing r300_state.h 16 years ago
  Marek Olšák 6b46df9616 r300g: disable the REPEAT NPOT fallback until it works 16 years ago
  Marek Olšák 948ce60a26 r300g: do not use NPOT fallback for CLAMP wrap modes 16 years ago
  Marek Olšák 6bd6f4cd49 r300g: pick a new fragment shader when either a sampler state or view is changed 16 years ago
  Vinson Lee ebf765a324 st/mesa: Remove unnecessary headers. 16 years ago
  Xavier Chantry a1fdf12160 nvfx: dont swizzle stuff into GART 16 years ago
  Luca Barbieri 42d9f2bb7b nouveau: replace vtxbuf/idxbuf caps with BO_ flags in nouveau_screen and fix uncached reads on nv3x 16 years ago
  Vinson Lee 18dc0f0b1c i915g: Remove unnecessary header. 16 years ago
  Dave Airlie 7d93f2bf84 r300g: fix regression in texdepth. 16 years ago
  Vinson Lee c8efed89ba gallium/tests: Add test case for pipe_barrier. 16 years ago
  Jakob Bornecrantz cb56b31f84 swrastg: Fix defines to be able to load more then one sw driver 16 years ago
  Brian Paul 8239fd4baa llvmpipe: comments for fence functions 16 years ago
  Brian Paul 4d8f34e909 progs/tests: added stencilreaddraw to SConscript, Makefile 16 years ago
  Brian Paul 205253b015 progs/tests: new stencilreaddraw.c test 16 years ago
  Brian Paul 816fe9dd09 mesa: add -D__STDC_CONSTANT_MACROS to linux-llvm 16 years ago
  Kristian Høgsberg 3a82c8c562 egl_dri2: Enable KHR_gl_texture_2D_image 16 years ago
  Marek Olšák d72f1c3b80 r300g: fix possible crash when shader compilation fails 16 years ago
  Michael Schmidt 0863c7e499 Initialize DRI2 swap interval to 0 16 years ago
  Kristian Høgsberg a30f7eb064 glxinfo: Print drawable type in verbose mode 16 years ago
  Marek Olšák ef19b2fbab r300g: simplify get_shader_constant to be rc-constant-state specific 16 years ago
  Marek Olšák 116c863892 st/mesa: put ATI_texture_mirror_once in the right place 16 years ago
  Vinson Lee 30d99ff7e0 progs/gallium: Fix relative path in Makefile. 16 years ago
  Corbin Simpson 2ee0d19ccf u_blitter: Coords are normalized. 16 years ago
  Marek Olšák ef745cf95d r300g: remove the CS compenstation for non-atomized states 16 years ago
  Marek Olšák 905fa3a07b r300g: remove always_dirty flag and correct leftovers 16 years ago
  Marek Olšák eb4e399ef0 r300g: atomize beginning occlusion query 16 years ago
  Marek Olšák 3da70606b3 r300g: atomize VS constant buffer 16 years ago
  Marek Olšák abc2f29dd2 r300g: emit VS immediates along with VS code 16 years ago
  Marek Olšák 6793506faa r300g: make setting up fragment depth output less hackish 16 years ago
  Marek Olšák 075d9698ed st/mesa: trivially enable ATI_texture_mirror_once 16 years ago
  Marek Olšák 36e0100e9e r300g: kill off r300_fragment_shader::shadow_samplers and friends 16 years ago
  José Fonseca c57bac1f13 retrace: Update for recent interface changes. 16 years ago
  José Fonseca d2c5a3093f trace: Ignore transfer_flush_region too. 16 years ago
  Vinson Lee ee9ee03cab i915g: Fix winsys SCons build. 16 years ago
  Jakob Bornecrantz 4e20781bac i915g: Whitespace & formating 16 years ago
  Jakob Bornecrantz 136bcf6cee i915g: Mark shared layouts more clearly 16 years ago
  Jakob Bornecrantz 2b64883269 i915: Fix comments about cube layouts 16 years ago
  Jesse Barnes 1318848f78 Merge branch '7.8' 16 years ago
  Jesse Barnes 157bdd1446 DRI2: report swap events correctly in direct rendered case 16 years ago
  Alan Hourihane efc69ca61c llvmpipe: disable half float formats 16 years ago
  Chia-I Wu 1e7f191d3a gallium: Remove pipe_screen::update_buffer. 16 years ago
  Alan Hourihane cd834499eb gallium: disable tests when using embedded build 16 years ago
  José Fonseca cd4e5879eb scons: Fix exception when llvm-config is not present. 16 years ago
  Michal Krol ddc42b6380 util: Fix util_dynarray_trim(). 16 years ago
  Luca Barbieri a79521d497 nvfx: use dynamically sized rotating BO pool for fragment programs 16 years ago
  Vinson Lee 9f39d3240b draw llvm: Initialize variable. 16 years ago
  Vinson Lee 8316da7cd2 r300g: Silence uninitialized variable warning. 16 years ago
  Vinson Lee 833e6f0524 st/mesa: Remove state_tracker/st_framebuffer.c from SConscript. 16 years ago
  Chia-I Wu da8412ec19 st/mesa: Drop st_public support. 16 years ago