56269 Commits (f706d4d340f0778de23062ef13c54b07bfac7967)
 

Author SHA1 Message Date
  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
  Rob Clark 49a7624973 freedreno: fix bogus IMM const reg index 12 years ago
  Rob Clark 9495ee12c6 freedreno: clear fixes and debugging 12 years ago
  Rob Clark d5d6ec8843 freedreno: fix texture fetch type 12 years ago
  Rob Clark d086bb22bc freedreno: fix temp register usage 12 years ago
  Rob Clark 7a837da556 freedreno: add noop driver 12 years ago
  Rob Clark eec37f1cdc freedreno: use u_math macros/helpers more 12 years ago
  Rob Clark 38d8b02eba freedreno: implement fd_screen_destroy() 12 years ago
  Rob Clark a64e2d9d9f freedreno: set SWAP bit based on format 12 years ago
  Tom Stellard d9a32b84e3 radeon/llvm: Fix segfault with a specifc libelf implementation 12 years ago
  Alex Deucher 5bbeae7a3d r600g: use CP DMA for buffer clears on evergreen+ 12 years ago
  Chia-I Wu 9d0ad4c2f2 i965/gen7: fix encoding of (huge) surface size for BRW_SURFACE_BUFFER 12 years ago
  Chia-I Wu 75d402b211 i965/gen7: fix 3DSTATE_LINE_STIPPLE_PATTERN 12 years ago
  Chia-I Wu bc98950a2a i965: fix SURFACE_STATE dumping 12 years ago
  Matt Turner d611f12d82 i965: Remove strange comments about math functions. 12 years ago
  Matt Turner 0c16c12e46 i965: Remove traces of nonexistent TAN math function. 12 years ago
  Paul Berry 5bb90cfceb glsl: Teach basic block analysis about break/continue/discard. 12 years ago
  Paul Berry 70ca263623 glsl: Add virtual function ir_instruction::as_jump() 12 years ago
  Tom Stellard f64058803a r600g/llvm: Pass struct r600_bytecode to r600_llvm_compile 12 years ago
  José Fonseca e29525f79f winsys/sw/xlib: Prevent shared memory segment leakage. 12 years ago
  Zack Rusin 1a87473998 draw/gs: preserve leading vertex info for gs 12 years ago
  Laurent Carlier addf00e2ad r200: fix build regression introduced with 9a32203e1618486e87c7baf494134e05f0e38cf3 12 years ago
  Christian König c5c754d184 radeonsi: cleanup disabling tiling for UVD v3 12 years ago
  Chad Versace d3dfce3276 egl/dri2: Fix min/max swap interval of configs 12 years ago
  Kenneth Graunke cef31bb290 mesa: Add unpack functions for A/I/L/LA [U]INT8/16/32 formats. 12 years ago
  Kenneth Graunke 995051ee34 mesa: Add unpack functions for R/RG/RGB [U]INT8/16/32 formats. 12 years ago
  Kenneth Graunke 531be501de mesa: Add an unpack function for ARGB2101010_UINT. 12 years ago
  Kenneth Graunke b1fded54c9 mesa: Fix unpack function for ETC2_SRGB8_PUNCHTHROUGH_ALPHA1. 12 years ago
  Kenneth Graunke 097b39276c mesa: Fix up some final license word wrapping issues by hand. 12 years ago
  Kenneth Graunke f0cb66b699 mesa: Restore 78-column wrapping of license text in C++-style comments. 12 years ago
  Kenneth Graunke 3d8d5b298a mesa: Restore 78-column wrapping of license text in C-style comments. 12 years ago
  Kenneth Graunke 96ff2edc73 mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability. 12 years ago
  Kenneth Graunke ca29382dc3 mesa: Change "BRIAN PAUL OR IBM" to "THE AUTHORS" in license text. 12 years ago
  Kenneth Graunke dd404bc94f mesa: Change "BRIAN PAUL" to "THE AUTHORS" in license text. 12 years ago
  Brian Paul cab19eced5 mesa: make _mesa_save_vtxfmt_init() static 12 years ago
  Brian Paul 71ee003041 docs: document issue with Viewperf proe-05 test 6 12 years ago
  Brian Paul f74da3e988 mesa: use new _mesa_inside_dlist_begin_end() function 12 years ago
  Brian Paul 976b529b7c mesa: use new _mesa_inside_begin_end() function 12 years ago