33375 Commits (816fe9dd094ea3fc7355ddfaf366062cc37193e6)
 

Author SHA1 Message Date
  Brian Paul 816fe9dd09 mesa: add -D__STDC_CONSTANT_MACROS to linux-llvm 15 years ago
  Kristian Høgsberg 3a82c8c562 egl_dri2: Enable KHR_gl_texture_2D_image 15 years ago
  Marek Olšák d72f1c3b80 r300g: fix possible crash when shader compilation fails 15 years ago
  Michael Schmidt 0863c7e499 Initialize DRI2 swap interval to 0 15 years ago
  Kristian Høgsberg a30f7eb064 glxinfo: Print drawable type in verbose mode 15 years ago
  Marek Olšák ef19b2fbab r300g: simplify get_shader_constant to be rc-constant-state specific 15 years ago
  Marek Olšák 116c863892 st/mesa: put ATI_texture_mirror_once in the right place 15 years ago
  Vinson Lee 30d99ff7e0 progs/gallium: Fix relative path in Makefile. 15 years ago
  Corbin Simpson 2ee0d19ccf u_blitter: Coords are normalized. 15 years ago
  Marek Olšák ef745cf95d r300g: remove the CS compenstation for non-atomized states 15 years ago
  Marek Olšák 905fa3a07b r300g: remove always_dirty flag and correct leftovers 15 years ago
  Marek Olšák eb4e399ef0 r300g: atomize beginning occlusion query 15 years ago
  Marek Olšák 3da70606b3 r300g: atomize VS constant buffer 15 years ago
  Marek Olšák abc2f29dd2 r300g: emit VS immediates along with VS code 15 years ago
  Marek Olšák 6793506faa r300g: make setting up fragment depth output less hackish 15 years ago
  Marek Olšák 075d9698ed st/mesa: trivially enable ATI_texture_mirror_once 15 years ago
  Marek Olšák 36e0100e9e r300g: kill off r300_fragment_shader::shadow_samplers and friends 15 years ago
  José Fonseca c57bac1f13 retrace: Update for recent interface changes. 15 years ago
  José Fonseca d2c5a3093f trace: Ignore transfer_flush_region too. 15 years ago
  Vinson Lee ee9ee03cab i915g: Fix winsys SCons build. 15 years ago
  Jakob Bornecrantz 4e20781bac i915g: Whitespace & formating 15 years ago
  Jakob Bornecrantz 136bcf6cee i915g: Mark shared layouts more clearly 15 years ago
  Jakob Bornecrantz 2b64883269 i915: Fix comments about cube layouts 15 years ago
  Jesse Barnes 1318848f78 Merge branch '7.8' 15 years ago
  Jesse Barnes 157bdd1446 DRI2: report swap events correctly in direct rendered case 15 years ago
  Alan Hourihane efc69ca61c llvmpipe: disable half float formats 15 years ago
  Chia-I Wu 1e7f191d3a gallium: Remove pipe_screen::update_buffer. 15 years ago
  Alan Hourihane cd834499eb gallium: disable tests when using embedded build 15 years ago
  José Fonseca cd4e5879eb scons: Fix exception when llvm-config is not present. 15 years ago
  Michal Krol ddc42b6380 util: Fix util_dynarray_trim(). 15 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. 15 years ago
  Vinson Lee 8316da7cd2 r300g: Silence uninitialized variable warning. 15 years ago
  Vinson Lee 833e6f0524 st/mesa: Remove state_tracker/st_framebuffer.c from SConscript. 15 years ago
  Chia-I Wu da8412ec19 st/mesa: Drop st_public support. 15 years ago
  Chia-I Wu a1dbd009d4 st/vega: Drop st_public support. 15 years ago
  Chia-I Wu 76708c665c st/vega: Do not rely on st_resize_framebuffer. 15 years ago
  Luca Barbieri 50409dd71b nvfx: fix for 64-bit systems 15 years ago
  Luca Barbieri bf7e0e839f gallium/auxiliary: make util_dynarray_trim do nothing if size == capacity 15 years ago
  Luca Barbieri 6c31dd1198 gallium/auxiliary: add util_dynarray_resize 15 years ago
  Luca Barbieri c572619817 gallium/auxiliary: fix util_dynarray_trim to 0 to free the data 15 years ago
  Luca Barbieri 5f968a64dc util: implement Jose Fonseca's suggestions for u_buffer.h -> u_dynarray.h 15 years ago
  Corbin Simpson c2e804a7e1 r300/compiler: Hax around instructions limits in mirroring code. 15 years ago
  Brian Paul 497b66094d docs: update name, link for mesa-dev list 15 years ago
  Dave Airlie 911fa4a4a1 ffvertex: don't touch tex coords if coord replace is enabled. 15 years ago
  Marek Olšák 745c4b5685 r300g: add generating texture coordinates for point sprites 16 years ago
  José Fonseca 6917ef10f2 progs/gallium: Move into src/gallium/tests 15 years ago
  Luca Barbieri 6cd82eb399 gallium/auxiliary: add dynamically sized buffer/array/vector 15 years ago
  Luca Barbieri 70fe9fd007 nvfx: add LRP in vertprog 15 years ago
  Luca Barbieri b385a31452 nvfx: add SIN and COS in vertprog 16 years ago