56856 Commits (a41478e3f60d0d4c16cc22170866e561fd216834)
 

Author SHA1 Message Date
  Tapani Pälli 12b0bfa6e9 mesa: fix type comparison errors in sub-texture error checking code 12 years ago
  José Fonseca c5e8573762 Revert "draw: Yield zeros for LLVM fetches of non-existing vertex elements." 12 years ago
  Chia-I Wu 5816a471af ilo: add the driver to the build system 12 years ago
  Chia-I Wu 825aa60707 ilo: compile VS/GS/FS with the toy compiler 12 years ago
  Chia-I Wu 7118ff8bb0 ilo: add a toy shader compiler 12 years ago
  Chia-I Wu 0fa2d0e98a ilo: hook up pipe context GPGPU functions 12 years ago
  Chia-I Wu cf8f3dd373 ilo: hook up pipe context video functions 12 years ago
  Chia-I Wu 12dd397d0c ilo: add support for time/occlusion/primitive queries 12 years ago
  Chia-I Wu e6186b0769 ilo: hook up pipe context 3D functions 12 years ago
  Chia-I Wu 5b310f6230 ilo: add GEN7 support for 3D pipeline 12 years ago
  Chia-I Wu 91ce766c35 ilo: add 3D pipeline for GEN6 12 years ago
  Chia-I Wu 67233b56d6 ilo: add GEN7 GPE 12 years ago
  Chia-I Wu d3602dfac6 ilo: add GEN6 GPE 12 years ago
  Chia-I Wu 72357cf3bb ilo: hook up pipe context query functions 12 years ago
  Chia-I Wu 8f949bc1da ilo: hook up pipe context transfer functions 12 years ago
  Chia-I Wu 0754ff33e3 ilo: hook up pipe context blit functions 12 years ago
  Chia-I Wu 89d1702b9b ilo: hook up pipe context state functions 12 years ago
  Chia-I Wu 520af66797 ilo: add functions to manage shaders 12 years ago
  Chia-I Wu 86940bf41c ilo: hook up pipe context flush function 12 years ago
  Chia-I Wu eed1e5a407 ilo: add command parser 12 years ago
  Chia-I Wu 3a4a570c34 ilo: hook up pipe screen resource functions 12 years ago
  Chia-I Wu b50e68cb67 ilo: hook up pipe screen format functions 12 years ago
  Chia-I Wu babb2b5c50 ilo: hook up pipe_screen param and fence functions 12 years ago
  Chia-I Wu e74d67738d ilo: add debug flags settable through ILO_DEBUG 12 years ago
  Chia-I Wu 63b5720105 ilo: new pipe driver for Intel GEN6+ 12 years ago
  Chia-I Wu 380e6875b8 winsys/intel: new winsys for intel 12 years ago
  José Fonseca 542c5b3703 gallivm: Fix trivial out-of-bounds indirection in lp_build_cube_lookup(). 12 years ago
  Matt Turner 0c1d87b0d7 i965/vs: Add support for LRP instruction. 12 years ago
  Matt Turner c0f67a127b i965/vs: Add a function to fix-up uniform arguments for 3-src insts. 12 years ago
  Jerome Glisse abb96fdea7 winsys/radeon: consolidate tracing into winsys v2 12 years ago
  Tom Stellard 53fbae7eac r600g/compute: Removed unused and untested code 12 years ago
  Tom Stellard f986087d5c r600g/compute: Use a constant buffer to store kernel parameters v2 12 years ago
  Tom Stellard ffadc71afb r600g: Add evergreen_emit_cs_constant_buffers() v2 12 years ago
  Tom Stellard 83a00a1de8 r600g/compute: Don't use radeon_winsys::buffer_wait() after dispatching a kernel 12 years ago
  Tom Stellard 09e47f7a25 r600g/compute: Fix input buffer size calculation 12 years ago
  Adam Jackson 904b03824b linux: Don't emit a .note.ABI-tag section anymore (#26663) 12 years ago
  Rob Clark 73de07cbbc freedreno: use writecombine buffers 12 years ago
  Rob Clark f706d4d340 freedreno: don't patch and re-emit same shader as much 12 years ago
  Eric Anholt 578987ce1c i965: Avoid recompiles for fragment clamping on non-clamping APIs. 12 years ago
  Alex Deucher b5145ca2a8 radeonsi: add new SI pci ids 12 years ago
  Alex Deucher b3a856dfa9 r600g: add new richland pci ids 12 years ago
  José Fonseca 12096f334b draw: Yield zeros for LLVM fetches of non-existing vertex elements. 12 years ago
  José Fonseca 28e6a272fc trace: Only close trace files on exit. 12 years ago
  José Fonseca 74d1153c9c graw: Set the vertex shader constant buffer. 12 years ago
  José Fonseca e88a1dba09 graw: Simple utilities to dump and disassemble TGSI tokens. 12 years ago
  José Fonseca 1687932d2b scons: Support clang. 12 years ago
  José Fonseca f0c296773d util/u_sse: Fix _mm_shuffle_epi8 prototype for clang. 12 years ago
  José Fonseca 45a60e2e7a scons: Remove redundant code. 12 years ago
  Chris Forbes 8fd0190278 mesa: fix bogus comment about PrimitiveRestart fields 12 years ago
  Chris Forbes 447bf1fb52 i965: report correct sample positions 12 years ago