67224 Commits (0ac4c272755c75108a10a84ce33bf6a6234985d3)
 

Author SHA1 Message Date
  Kristian Høgsberg 0ac4c27275 i965/skl: Always use a header for SIMD4x2 sampler messages 10 years ago
  Kristian Høgsberg cec8eff28e i965/skl: Report more accurate number of samples for format 10 years ago
  Rob Clark e7026ac486 freedreno/ir3: fix pos_regid > max_reg 10 years ago
  Rob Clark 1e5c207dba freedreno/ir3: start on indirect gpr reads 10 years ago
  Rob Clark 63e5b72da8 freedreno/ir3: make reg array dynamic 10 years ago
  Rob Clark 9a9f2a893b freedreno/ir3: simplify RA 11 years ago
  Rob Clark dddfe6c21e freedreno/ir3: regmask support for relative addr 10 years ago
  Rob Clark 9bb865b3cf freedreno/ir3: split up ssa_src 10 years ago
  Rob Clark d15db9e7c0 freedreno/ir3: drop instr_clone() stuff 10 years ago
  Rob Clark 212b909643 freedreno/ir3: runtime enable RA debug for DEBUG builds 10 years ago
  Rob Clark 8c3952051e freedreno/ir3: handle relative addr in ir3_dump 10 years ago
  Rob Clark 56370b9feb freedreno/ir3: legalize vs unused sam dst components 10 years ago
  Rob Clark 063e2ef76a freedreno/ir3: hack for old compiler 10 years ago
  Rob Clark 18899d1b80 tgsi: track max array per file 10 years ago
  Rob Clark 49b4a6331f tgsi: keep track of read vs written indirects 10 years ago
  Marek Olšák d7cd9bfc7f Revert "radeonsi: reduce the size of si_pm4_state" 10 years ago
  Tom Stellard e28f9d0e60 radeonsi: Fix crash when destroying si_screen 10 years ago
  José Fonseca 2b7fd5b11d mesa: Don't use _mesa_generic_nop on Windows. 10 years ago
  José Fonseca fd1f79f7dd glapi: Force frame pointer elimination on Windows. 10 years ago
  Marek Olšák 1829f9c928 radeonsi: enable LLVM optimizations that assume no NaNs for non-compute shaders 10 years ago
  Marek Olšák d8185aa9a8 radeonsi: emit SURFACE_SYNC last 10 years ago
  Marek Olšák 7c9ec6ca7e radeonsi: flush all CB/DB caches unconditionally when changing the framebuffer 10 years ago
  Marek Olšák a1bbccf521 radeonsi: change TC cache flushing strategy for textures 10 years ago
  Marek Olšák ca9c5b2be5 radeonsi: improve and fix streamout flushing 10 years ago
  Marek Olšák 18a30c9778 radeonsi: use TC L2 for CP DMA operations with shader resources on CIK 10 years ago
  Marek Olšák 11b76369f5 radeonsi: use TC L2 for updating descriptors on CIK 10 years ago
  Marek Olšák 02ba7334d3 radeonsi: don't use TC L2 for updating descriptors on SI 10 years ago
  Marek Olšák edf18da85d radeonsi: only flush the right set of caches for CP DMA operations 10 years ago
  Marek Olšák 73c2b0d18c radeonsi: implement separate ICACHE and KCACHE flush for SI 10 years ago
  Marek Olšák 0aecf9e2d1 radeonsi: add a combined flag for flushing a framebuffer 10 years ago
  Marek Olšák 2bfe9d4538 radeonsi: rename flush flags, split the TC flag into L1 and L2 10 years ago
  Marek Olšák d217819e78 r600g,radeonsi: separate cache flush flags 10 years ago
  Marek Olšák d14f2ab4ad r600g: move r6xx-specific streamout flush flagging into r600g 10 years ago
  Marek Olšák 0543630d0b radeonsi: only set BC_OPTIMIZE_DISABLE when necessary 10 years ago
  Marek Olšák 5d8e838dae radeonsi: do not define FACE as an ordinary PS input 10 years ago
  Marek Olšák 15a7fff69a radeonsi: remove flatshade from the shader key 10 years ago
  Marek Olšák 13de9475fc radeonsi: remove special handling of TGSI_INTERPOLATE_COLOR in shader codegen 10 years ago
  Marek Olšák e3d4bdd6a8 radeonsi: implement VERTEXID_NOBASE and BASEVERTEX system values 10 years ago
  Marek Olšák d7c6f397f4 radeonsi: fix VertexID for OpenGL 10 years ago
  Marek Olšák 368b0a7340 radeonsi: clarify a hw bug in shader exports 10 years ago
  Marek Olšák d1d2af2398 radeonsi: use ordered compares for SSG and face selection 10 years ago
  Marek Olšák a38e8de643 radeonsi: remove unused and not useful variables 10 years ago
  Marek Olšák 638fa8016a radeonsi: remove init config from states 10 years ago
  Marek Olšák 9141d88555 radeonsi: reduce the size of si_pm4_state 10 years ago
  Marek Olšák 1b82eb677d tgsi: add uses_centroid into tgsi_shader_info 10 years ago
  Marek Olšák eaae92a349 st/mesa: fix GL_PRIMITIVE_RESTART_FIXED_INDEX 10 years ago
  Marek Olšák 8f5d309521 vbo: ignore primitive restart if FixedIndex is enabled in DrawArrays 10 years ago
  Eric Anholt 426fd535d9 vc4: Fix scaling W projection of the Z coordinate when there's a Z offset. 10 years ago
  Eric Anholt 49b5c901e8 vc4: Fix deletion from the program cache. 10 years ago
  Eric Anholt b295403971 vc4: Skip storing the Z/S contents when it's invalidated. 10 years ago