77125 Commits (0a1d91ef979a2782c722032f2b0a88d0754dd561)
 

Author SHA1 Message Date
  Charmaine Lee 0a1d91ef97 svga: add a few more resource updates HUD query 10 years ago
  Charmaine Lee 79e343b36a svga: add new num-readbacks HUD query 10 years ago
  Brian Paul dc9ecf58c0 svga: use shader sampler view declarations 10 years ago
  Brian Paul b56b853ab3 gallium/tests: declare sampler views in shaders 10 years ago
  Brian Paul 38e831ca3d gallium/util: declare sampler view in util_make_fs_blit_msaa_depthstencil() 10 years ago
  Brian Paul e7b5a844e3 postprocess: declare sampler views in shaders 10 years ago
  Brian Paul 5a9f2a2d89 hud: add sampler view declaration in text fragment shader 10 years ago
  Brian Paul b3daaefadb st/mesa: emit sampler view decls in drawpixels code 10 years ago
  Brian Paul 0f0a23d4d8 st/mesa: emit sampler view declaration in bitmap shader 10 years ago
  Brian Paul 72eb5a3cfe st/mesa: emit sampler view declarations for ARB vert/frag programs 10 years ago
  Brian Paul eda81fa357 st/mesa: use correct TGSI texture target in drawpix fragment shader 10 years ago
  Brian Paul 83b5b3d66e st/mesa: use correct TGSI texture target in bitmap fragment shader 10 years ago
  Brian Paul 63e020d734 gallium/tgsi: pass TGSI tex target to tgsi_transform_tex_inst() 10 years ago
  Nicolai Hähnle a8b315b827 st/mesa: use the texture view's format for render-to-texture 10 years ago
  Hans de Goede dcf8a4d281 gallium: Remove unused TGSI_RESOURCE_ defines 10 years ago
  Hans de Goede 9b4c8f6629 nouveau: codegen: Do not silently fail in handeLOAD / handleSTORE / handleATOM 10 years ago
  Hans de Goede 86e4440361 nouveau: codegen: Disable more old resource handling code 10 years ago
  Hans de Goede 71e315475c nouveau: codegen: gk110: Make emitSTORE offset handling identical to emitLOAD 10 years ago
  Hans de Goede c783ad0e24 nouveau: codegen: Slightly refactor Source::scanInstruction() dst handling 10 years ago
  Hans de Goede 54cdde5eff nouveau: codegen: Add support for clover / OpenCL kernel input parameters 10 years ago
  Hans de Goede 3788e1bf74 tgsi: Add support for global / private / input MEMORY 10 years ago
  Hans de Goede 43ddec2f43 tgsi: Fix decl.Atomic and .Shared not propagating when parsing tgsi text 10 years ago
  Iago Toral Quiroga 8f45691cda doc: document spilling options accepted by INTEL_DEBUG 10 years ago
  Hans de Goede b72156c8e0 tgsi: Fix return of uninitialized memory in tgsi_*_instruction_memory 10 years ago
  Ilia Mirkin bbbdcdcf75 st/mesa: report correct precision information for low/medium/high ints 10 years ago
  Nishanth Peethambaran eeb117a09d st/omx/dec: Correct the timestamping 10 years ago
  Nishanth Peethambaran 46de6bbb77 st/omx: Remove trailing spaces 10 years ago
  Ilia Mirkin 7d98bfedd7 nv50/ir: fix indirect texturing for non-array textures on nvc0 10 years ago
  Ilia Mirkin adb40a7399 st/mesa: only minify depth for 3d targets 10 years ago
  Ilia Mirkin 6eeb284e4f nv50/ir: normalize cube coordinates after derivatives have been computed 10 years ago
  Marek Olšák ea2bff1d11 gallium/radeon: remove remnants of R600 TGSI->LLVM 10 years ago
  Marek Olšák 4e5dc69af1 r600g: flatten if (1) statement after removal of TGSI->LLVM 10 years ago
  Marek Olšák 20a09897a6 r600g: remove TGSI->LLVM translation 10 years ago
  Marek Olšák 8140154ae9 gallium/radeon: remove old CS tracing 10 years ago
  Marek Olšák a73a657def radeonsi: process TGSI property NEXT_SHADER 10 years ago
  Marek Olšák 2bdd7a46a9 st/mesa: set TGSI property NEXT_SHADER 10 years ago
  Marek Olšák fbe6e92899 gallium: add TGSI property NEXT_SHADER 10 years ago
  Pierre Moreau 9184d9a0bb nvc0/ir: Use double constant in handleSQRT 10 years ago
  Kenneth Graunke 789e096594 mesa: Disallow GL_FRAMEBUFFER_ATTACHMENT_OBJECT_NAME on winsys FBO. 10 years ago
  Ilia Mirkin d2445b0083 nv50/ir: force-enable derivatives on TXD ops 10 years ago
  Ilia Mirkin d1b85dbffa nv50: reset TFB bufctx when we no longer hold a reference to the buffers 10 years ago
  Samuel Pitoiset 902bbda81b nvc0: avoid using magic numbers for the uniform_bo offsets 10 years ago
  Samuel Pitoiset 26cc411db8 nv50/ir: make use of auxCBSlot instead of magic numbers 10 years ago
  Samuel Pitoiset d86933e6f4 nv50,nvc0: replace resInfoCBSlot by auxCBSlot 10 years ago
  Samuel Pitoiset e05492fd7f nv50/ir: fix compilation warning in handleSharedATOM() 10 years ago
  Vinson Lee a100d89d09 nv50,nvc0: Fix invalid constant. 10 years ago
  Kenneth Graunke 46610238e0 mesa: Do proper format error checks for GenerateMipmap in ES 3.x. 10 years ago
  Kenneth Graunke f1b0573510 mesa: Add color renderable/texture filterable format info for ES 3.x. 10 years ago
  Kenneth Graunke 88d28aa4d9 i965: Stop XY clipping point and line primitives. 10 years ago
  Kenneth Graunke 0de64ab788 i965: Scissor to the viewport when rendering points/lines. 10 years ago