44336 Commits (41750107496858a047afa8d81d20fe903f285a78)
 

Author SHA1 Message Date
  Eric Anholt 3f05374574 i965: Drop INTEL_CONFORMANCE=2 fallback code. 15 years ago
  Paul Berry 6491e9593d glsl: fixed printing of structure constants. 15 years ago
  Paul Berry 26b566e19c AST dump: fixed printing of conditionals. 15 years ago
  Dave Airlie 4077336fc7 r600g: move spi update to only when states change. 15 years ago
  Dave Airlie 1dbcb83881 cso: move cso hashes to a more table driven scheme 15 years ago
  Dave Airlie 970726dd6f u_prim: convert u_trim_pipe_prim to table driven. 15 years ago
  Dave Airlie de0adb691f r600g: make conv pipe prim table driven. 15 years ago
  Brian Paul aaeb9a8216 mesa: fix typo (s/GLGL/GLSL/) 15 years ago
  Brian Paul 52f6e79b7c mesa: 80-column wrapping 15 years ago
  Brian Paul 9653acc52a mesa: consolidate glGetUniform code 15 years ago
  Brian Paul bbce18c647 mesa: refactor/consolidate uniform lookup code 15 years ago
  Brian Paul 230c71d9ee mesa: add some minor fixes for geometry shaders 15 years ago
  Brian Paul b03296c1e9 dri: add missing files from 873379a8818eed9ab16c24728b7091a3a3705c5b 15 years ago
  Pierre-Eric Pelloux-Prayer 09201cc7a0 mesa: add implementation of glDrawElementsInstancedBaseVertex 15 years ago
  Pierre-Eric Pelloux-Prayer 0dae94610e glapi: regenerated files 15 years ago
  Brian Paul 898f4c5133 glapi: add glDrawElementsInstancedBaseVertex() function to xml 15 years ago
  Johannes Obermayr 873379a881 dri/nouveau: Fix build with --enable-shared-dricore. 15 years ago
  Brian Paul a9c5efb111 r300: remove MIN3 macro, already defined in macros.h 15 years ago
  Dave Airlie 51d0892ee2 r600g: sampler and texture state doesn't need a range/block. 15 years ago
  Adam Jackson e09e5cb7d8 glx: Remove (unused, broken) fastImageUnpack fast path 15 years ago
  Adam Jackson 776a2a5447 glx: Fix another case of using req outside of the display lock 15 years ago
  Marek Olšák bddf275db4 softpipe: add a better fake implementation of fences 15 years ago
  Brian Paul f62e1f41b4 util: faster logbase2 15 years ago
  Benjamin Bellec bab3b4a758 mesa: faster logbase2 15 years ago
  Brian Paul 029ea39fb9 st/mesa: add GL_R11F_G11F_B10F to format table 15 years ago
  Christoph Bumiller d1fd740bb7 d3d1x/sm4: don't reset 1st index of multi-dimensional operands to 0 15 years ago
  Christoph Bumiller a531513b06 d3d1x/sm4: fix swizzle for 1 component operands 15 years ago
  Chris Wilson f61d1deac7 i965: Raise const.MaxTextureLevels to 14 (8192) 15 years ago
  Dave Airlie b0dc2d0c3b r600g: add spi state and move spi/vgt to modify register 15 years ago
  Dave Airlie 573758fd09 r600g: decrease CPU time on set buffer resources 15 years ago
  Dave Airlie 4423c79ddf r600g: work out range/block etc at state build time. 15 years ago
  Dave Airlie 42502b6f03 r600g: deinline r600_pipe_state_add_reg. 15 years ago
  Dave Airlie 7f6672f6a7 r600g: prepare for passing ctx into _r600_pipe_state_add_reg 15 years ago
  Dave Airlie 991dbd71fd r600g: migrate macros from r600_priv.h to r600.h 15 years ago
  Dave Airlie c1159eea54 r600g: remote ctx arg to block/range macros. 15 years ago
  Dave Airlie 8782fdc1db r600g: avoid copying unnecessary pieces of a block. 15 years ago
  Dave Airlie 9eb86f89a9 r600g: optimise state setting in r600_draw_vbo. 15 years ago
  Dave Airlie 8fcafeb475 r600g: force new evergreen blocks for large range. 15 years ago
  Brian Paul 57242715cb st/mesa: add format table entry for GL_RGB9_E5 15 years ago
  Nathan Kidd f3652f0983 glapi: Make xserver location error more helpful 15 years ago
  Marek Olšák b9e9df78a0 mesa: queries of non-existent FBO attachments should return INVALID_OPERATION 15 years ago
  Marek Olšák d69dc2e203 mesa: UseShaderProgramEXT and Uniform* shouldn't be allowed inside Begin/End 15 years ago
  Marek Olšák 37a85b1830 r300g: remove unused debug option DBG_UPLOAD 15 years ago
  Alex Deucher c5903ed454 r600c: add support for llano 15 years ago
  Alex Deucher 414cd5df50 r600g: add llano support 15 years ago
  Eric Anholt c331b3123e i965/fs: Use the embedded compare in SEL on gen6+. 15 years ago
  Benjamin Franzke 089aa313b4 wayland-drm: Check visual for being NULL 15 years ago
  Benjamin Franzke fc5aec9342 Fiuxp make tarballs for wayland-egl/drm 15 years ago
  Benjamin Franzke a7cd65fb38 st/egl: Fix udev linkage when egl_dri2 is not build 15 years ago
  Benjamin Franzke aa87a938fb egl_dri2: Fix usage of bool values 15 years ago