63790 Commits (fea996c2aaf47707bd3f89ef493ae5760b4fe608)
 

Author SHA1 Message Date
  Matt Turner e0cb82d0c4 mesa: Use typed foreach_in_list instead of foreach_list. 11 years ago
  Matt Turner 4d78446d78 glsl: Use typed foreach_in_list instead of foreach_list. 11 years ago
  Matt Turner da9f0316e6 glsl: Add typed foreach_in_list_safe macro. 11 years ago
  Matt Turner 3597681040 glsl: Add typed foreach_in_list/_reverse macros. 11 years ago
  Axel Davy 4d6c9352f3 mesa: fix the condition in src/loader/Makefile.am 11 years ago
  Brian Paul ad6e1e12cc mesa: update comment for UniformBufferSize to indicate size is in bytes 11 years ago
  Brian Paul f4b0ab7afd st/mesa: fix incorrect size of UBO declarations 11 years ago
  Brian Paul 01bf8bb875 st/mesa: don't use address register for constant-indexed ir_binop_ubo_load 11 years ago
  Brian Paul dfca35f807 st/mesa: allow 2D indexing for all shader types in translate_src() 11 years ago
  Brian Paul f11e3dc122 st/mesa: don't ignore const buf index in src_register() 11 years ago
  Ilia Mirkin 5e04526399 nvc0: expose 4 vertex streams, use stream ids in xfb 11 years ago
  Ilia Mirkin 2f2467cb23 nvc0/ir: only merge emit/restart for identical streams 11 years ago
  Ilia Mirkin e5cdbdecd2 nvc0/ir: avoid creating restarts with non-0 stream 11 years ago
  Ilia Mirkin 40b8aec251 nvc0/ir: fix emitting vertex stream 11 years ago
  Ilia Mirkin 1d16dbf416 mesa/st: add vertex stream support 11 years ago
  Ilia Mirkin 746e5260f6 gallium: add a cap for max vertex streams 11 years ago
  Ilia Mirkin 43e4b3e311 gallium: add an index argument to create_query 11 years ago
  Ilia Mirkin 7f1b365f65 gallium: add support for stream in so info 11 years ago
  Ilia Mirkin 0cbefc1bea gallium: add vertex stream argument to EMIT/ENDPRIM 11 years ago
  Matt Turner 1bfc0a1102 i965/fs: Mark predicated PLN instructions with dependency hints. 11 years ago
  Matt Turner 4fe53ee5d7 i965/fs: Predicate PLN instructions used in unlit centroid WA. 11 years ago
  Matt Turner 6d2536395d i965/fs: Add no_dd_{clear,check} fields to fs_inst. 11 years ago
  Matt Turner bcbb7c41b7 i965/fs: Let sat-prop ignore live ranges if producer already has sat. 11 years ago
  Matt Turner e58992aedd i965/fs: Pass const references to emit functions. 11 years ago
  Matt Turner 35b741c8e7 i965/vec4: Pass const references to instruction functions. 11 years ago
  Matt Turner d35f34cea9 i965/vec4: Pass const references to vec4_instruction(). 11 years ago
  Matt Turner e4b05af5d4 i965/fs: Pass const references to instruction functions. 11 years ago
  Axel Davy 5d5c20920e radeonsi: Use dma_copy when possible for si_blit. 11 years ago
  Axel Davy 9320c8fea9 glx/dri3: add GPU offloading support. 11 years ago
  Axel Davy 3ecd9e1a93 loader: Use drirc device_id parameter in complement to DRI_PRIME 11 years ago
  Axel Davy 7ab925a6aa loader: add gpu selection code via DRI_PRIME. 11 years ago
  Axel Davy da3a47d682 drirc: Add string support 11 years ago
  Dave Airlie 29800e6a3e dri: remove GL types from config queries 11 years ago
  Dave Airlie a513daec29 dri/xmlconfig: remove GL types. 11 years ago
  Dave Airlie b94dc944df dri3: cache pointer to back instead of looking up. 11 years ago
  Alexandre Demers 11a879f260 configure.ac: (trivial) Fixing a typo 11 years ago
  Emil Velikov ce1a137228 targets/egl-static: use inline_drm_helper and Automake.inc helpers 11 years ago
  Emil Velikov 7689aa28cd targets/gbm: convert to static/shared pipe-driver 11 years ago
  Emil Velikov 37e640a073 targets/xa: provide alternative(static) xa target 11 years ago
  Kenneth Graunke c60a4ba7e3 i965/disasm: Fix INTEL_DEBUG=fs on Broadwell for ARB_fp applications. 11 years ago
  Kenneth Graunke 5dfbfd17e0 i965/disasm: Delete gen8_disasm.c. 11 years ago
  Kenneth Graunke e59a9ecc98 i965/disasm: Stop using gen8_disassemble in favor of brw_disassemble. 11 years ago
  Kenneth Graunke 7b7f95b952 i965/disasm: Improve render target write message disassembly. 11 years ago
  Kenneth Graunke 0e5b52e35d i965/disasm: Rename msg_target to SFID. 11 years ago
  Kenneth Graunke c4cf088f43 i965/disasm: Fix typo in RT UNORM write message. 11 years ago
  Kenneth Graunke 3603dfff6f i965/disasm: Use Gen6+ SFID case labels. 11 years ago
  Kenneth Graunke 4fe78f4cc2 i965/disasm: "Handle" Gen8+ HF/DF immediate cases. 11 years ago
  Kenneth Graunke f36bebcd5c i965/disasm: Cut piles of duplicate swizzle printing. 11 years ago
  Kenneth Graunke bdcbcc73dd i965/disasm: Properly decode negate source modifiers on Broadwell. 11 years ago
  Kenneth Graunke 00b72bbab5 i965/disasm: Improve disassembly of atomic messages on Haswell+. 11 years ago