50721 Commits (c6c8a05c509b30600d2ccb4be635f05cd71c68a4)
 

Author SHA1 Message Date
  Tom Stellard c6c8a05c50 radeon/llvm: Lower lrp intrinsic during ISel 14 years ago
  Tom Stellard ef8e66bc16 radeon/llvm: Remove AMDIL MAD instruction defs 14 years ago
  Tom Stellard d07473fcf4 radeon/llvm: Remove AMDIL MUL_IEEE* instructions 14 years ago
  Tom Stellard 5187948bc2 r600g: Handle MUL_IEEE in r600_bytecode_get_num_operands 14 years ago
  Tom Stellard 1fe70c6ae1 radeon/llvm: Expand fsub during ISel 14 years ago
  Tom Stellard 9916f2d2af radeon/llvm: Remove AMDIL floating-point ADD instruction defs 14 years ago
  Tom Stellard 91484de22d radeon/llvm: Remove AMDIL CMOVLOG* instruction defs 14 years ago
  Tom Stellard 9a020092ae radeon/llvm: Move lowering of ABS_i32 to ISel 14 years ago
  Tom Stellard 89b945591b radeon/llvm: Remove sub patterns from AMDILInstrPatterns.td 14 years ago
  Tom Stellard 431bb79a41 radeon/llvm: Add custom SDNodes for MAX 14 years ago
  Jordan Justen 602913192d state_tracker: remove sw_primitive_restart from st_context 14 years ago
  Jordan Justen eef193560e state_tracker: remove software handling of primitive restart 14 years ago
  Jordan Justen f16b39f05c state_tracker: set PrimitiveRestartInSoftware if needed 14 years ago
  Jordan Justen 862667b6d9 vbo: use software primitive restart in the VBO module 14 years ago
  Jordan Justen fc22fde9d8 mesa: add PrimitiveRestartInSoftware to gl_context.Const 14 years ago
  Jordan Justen bc8e0f5b0f vbo: add software primitive restart support 14 years ago
  Eric Anholt 5a827d9a2b mesa: Check for framebuffer completeness before looking at the rb. 14 years ago
  Eric Anholt 8b7ba92605 mesa: Fix assertion failure when a cube face is not present. 14 years ago
  Eric Anholt aa5ec13775 glsl: Drop the extra NULL specifiction on ir_assignment constructors. 14 years ago
  Eric Anholt 9c4e9ce051 glsl: Fix assertion failure on handling switch on uint expressions. 14 years ago
  Eric Anholt bbbc7c7d56 glsl: Reject non-scalar switch expressions. 14 years ago
  Eric Anholt 5d6ea16dfe glsl: Let the constructor figure out the types of switch-related expressions. 14 years ago
  Eric Anholt 5462f3679a glsl: Fix indentation of switch code. 14 years ago
  Eric Anholt aa02884c4f i965/vs: Fix up swizzle for dereference_array of matrices. 14 years ago
  Eric Anholt ef691885c9 mesa: Throw error on glGetActiveUniform inside Begin/End. 14 years ago
  Eric Anholt 05c200bac0 glsl: Improve the local dead code optimization to eliminate unused channels. 14 years ago
  Eric Anholt f220f73b9c i965/fs: Do more register coalescing by using the interference graph. 14 years ago
  Christoph Bumiller 1befacc764 nouveau: place static buffers in VRAM if preferred by the driver 14 years ago
  Christoph Bumiller 717f55d79d nv50/ir: fix reversed order of lane ops in quadops 14 years ago
  Christoph Bumiller e6caafd9d7 nv50,nvc0: handle user vertex buffers 14 years ago
  Christoph Bumiller ef7bb28129 nv50,nvc0: handle user index buffers 14 years ago
  Christoph Bumiller fcb2868210 nv50,nvc0: handle user constbufs without wrapping them in a resource 14 years ago
  Christoph Bumiller 07323a80a2 st/mesa: set PIPE_BIND_STREAM_OUTPUT for TFB target in st_bufferobj_data 14 years ago
  Jeremy Huddleston d65bd195ec darwin: Eliminate a possible race condition while destroying a surface 14 years ago
  Jeremy Huddleston a73a800b32 darwin: Unlock our mutex before destroying it 14 years ago
  Michel Dänzer 7446a0407d gallium/radeon: Fix r300g tiling breakage. 14 years ago
  Francisco Jerez 03e3bc4ba5 gallium/auxiliary/pipe-loader: Fix usage of anonymous union. 14 years ago
  Michel Dänzer 88a2e2388b radeonsi: Initial tiling support. 14 years ago
  Michel Dänzer 11f056a3f0 r600g: Set tiling information for BOs being shared. 14 years ago
  Michel Dänzer 76d6a64de3 st/xorg: Better handling of EXA copies. 14 years ago
  Michel Dänzer 0201c7d0af radeonsi: Bump MAX_DRAW_CS_DWORDS. 14 years ago
  José Fonseca 9af1ba565d draw,llvmpipe: Avoid named struct types on LLVM 3.0 and later. 14 years ago
  Olivier Galibert 982df3c1a5 llvmpipe: Color slot interpolation can be flat or perspective, not linear. 14 years ago
  Homer Hsing 4050756804 configure.ac: Fix typos in the r600-llvm-compiler option 14 years ago
  José Fonseca 563489e5c9 gallivm: Add MCRegisterInfo.h to silence benign warnings about missing implementation. 14 years ago
  Paul Berry 6335e0b073 i965/blorp: Move exec() out of brw_blorp_params. 14 years ago
  Paul Berry 19e9b24626 i965/gen6: Initial implementation of MSAA. 14 years ago
  Paul Berry 506d70be21 i965/gen6+: Add code to perform blits on the render path ("blorp"). 14 years ago
  Paul Berry 36e3413418 i965: Expose surface setup internals for use by blits. 14 years ago
  Paul Berry 586b389474 i965: split gen{6,7}_blorp_exec functions into manageable chunks. 14 years ago