71214 Commits (b298311d517017834841e53b7e641738e6067cdc)
 

Author SHA1 Message Date
  Iago Toral Quiroga b298311d51 i965/vec4: Fix liveness analysis with BRW_OPCODE_SEL 10 years ago
  Kenneth Graunke 2f11e92cef mesa: Rename _mesa_lookup_enum_by_nr() to _mesa_enum_to_string(). 10 years ago
  Samuel Pitoiset cd0dec0d9d nouveau: use bool instead of boolean 10 years ago
  Tom Stellard 4be30fcd05 gallivm: Initialize LLVM Modules's DataLayout to an empty string. 10 years ago
  Samuel Pitoiset 5b7dd4d419 nvc0: add a missing parameter to nvc0_set_shader_images() 10 years ago
  Samuel Pitoiset c2cb771354 nouveau: always align buffers to 0x100 10 years ago
  Samuel Pitoiset 19a6214b0f nv50: limit the maximum number of samplers to 16 10 years ago
  Samuel Pitoiset 6d207b8e35 nv50: turn samples counts off during blit 10 years ago
  Samuel Pitoiset d246a96bbc nv50: add nesting support for occlusion queries 10 years ago
  Alejandro Piñeiro 8ba1982b1e i965/nir/fs: removed unneeded support for global variables 10 years ago
  Ilia Mirkin 801d41fa43 nv50: fix max level clamping on G80 10 years ago
  Ilia Mirkin 8c8a71f0d1 gm107/ir: fix indirect txq emission 10 years ago
  Ilia Mirkin 346ce0b988 nvc0/ir: don't worry about sampler in txq handling 10 years ago
  Ilia Mirkin 20e484afa4 nvc0/ir: fix txq on indirect samplers 10 years ago
  Abdiel Janulgue 670914ea7c i965: Disable resource streamer in BLORP 10 years ago
  Abdiel Janulgue fc65b6eb61 i965: Upload binding tables in hw-generated binding table format. 12 years ago
  Abdiel Janulgue 2133980bc7 i965: Implement interface to edit binding table entries 10 years ago
  Abdiel Janulgue 190756482e i965: Enable hardware-generated binding tables on render path. 10 years ago
  Abdiel Janulgue 090529af18 i965: Enable resource streamer for the batchbuffer 12 years ago
  Abdiel Janulgue ccf9598ad7 i965: Define HW-binding table and resource streamer control opcodes 10 years ago
  Eric Anholt ff7896a398 vc4: Switch to using a separate ioctl for making shaders. 10 years ago
  Roland Scheidegger e42cfe5d03 mesa: fix up some texture error checks 10 years ago
  Eric Anholt 27aa31fab4 vc4: Fix printing of shader-db debug when shader-db isn't turned on. 10 years ago
  Eric Anholt 5341349dde vc4: Add debugging on texture relocation validation failures. 10 years ago
  Eric Anholt be7adc2eca vc4: Also consider uniform 0 in uniform lowering. 10 years ago
  Eric Anholt 90dfabc3b5 vc4: Use the pure/const attributes on a bunch of our QPU functions. 10 years ago
  Eric Anholt be1f49bda9 mesa: Detect and provide macros for function attributes pure and const. 10 years ago
  Connor Abbott bde4c8ec1f i965/fs: don't make unused payload registers interfere 10 years ago
  Connor Abbott 18e73bf7f8 i965/fs: remove special case in setup_payload_interference() 10 years ago
  Jordan Justen c4a2217e79 i965/fs: Mark last used ip for all regs read in the payload 10 years ago
  Connor Abbott 9f344b908a i965/fs: fix regs_read() for LINTERP 10 years ago
  Connor Abbott eaf799ddff nir: add nir_foreach_instr_safe_reverse() 10 years ago
  Connor Abbott 8eea091747 nir: add nir_instr_is_first() and nir_instr_is_last() helpers 10 years ago
  Jordan Justen 01cdbba341 i965/cs: Use dispatch width of 8 for cs terminate payload setup 10 years ago
  Jordan Justen 7e337859ff i965/cs: Return 1 for regs_read on CS_OPCODE_CS_TERMINATE 10 years ago
  Kenneth Graunke 4b17f0d9f5 program: Allow redundant OPTION ARB_fog_* directives. 10 years ago
  Ben Widawsky 3a31876600 i965: Push miptree tiling request into flags 10 years ago
  Ben Widawsky ef42352ff4 Revert "i965: Push miptree tiling request into flags" 10 years ago
  Ben Widawsky 51e8d549e1 i965: Push miptree tiling request into flags 10 years ago
  Francisco Jerez 4bddd82bf3 i965/fs: Factor out universally broken calculation of the register component size. 10 years ago
  Francisco Jerez b00cd6e4a0 i965: Implement nir_op_uadd_carry and _usub_borrow without accumulator. 10 years ago
  Francisco Jerez 3ee2daf23d i965: Implement b2f and b2i using negation. 10 years ago
  Marek Olšák 8fba933ca2 gallium: add interface for writable shader buffers 10 years ago
  Marek Olšák 05a12c53a3 gallium: add interface for writable shader images 10 years ago
  Marek Olšák b73bec0ecd gallium: add new limits for shader buffers and images 10 years ago
  Marek Olšák f9f79d29ce gallium: add BIND flags for R/W buffers and images 10 years ago
  Marek Olšák 26222932c0 gallium: add PIPE_CAP_MAX_SHADER_PATCH_VARYINGS 10 years ago
  Francisco Jerez af768922ca i965/gen9: Use custom MOCS entries set up by the kernel. 10 years ago
  EdB 7e0180d57d clover: little OpenCL status code logging clean 10 years ago
  Renaud Gaubert 7b9ebf879b glsl: avoid compiler's segfault when processing operators with void arguments 10 years ago