mesa.git
2012-05-18 Ian RomanickImport release notes for 8.0.3, add news item
2012-05-18 Jeremy Huddlestondarwin: Address a build failure on Leopard and earlier...
2012-05-18 Michel Dänzerradeonsi: Only honour point related rasterizer state...
2012-05-18 Michel Dänzerradeonsi: Fix parameter cache offsets for fragment...
2012-05-18 Vinson Leegallium/tgsi/text: Ensure ret is initialized in parse_i...
2012-05-18 Tom Stellardradeon/llvm: Fix segfault while lowering lrp intrinsic
2012-05-18 Tom Stellardradeon/llvm: Add DAG nodes for MIN instructions
2012-05-18 José Fonsecallvmpipe: Avoid adding floating point zero to flat...
2012-05-17 José FonsecaFix fetching integer inputs.
2012-05-17 Olivier Galibertllvmpipe: Implement TXQ.
2012-05-17 Olivier Galibertllvmpipe: Don't mess with the provoking vertex when...
2012-05-17 Tom Stellardradeon/llvm: Lower lrp intrinsic during ISel
2012-05-17 Tom Stellardradeon/llvm: Remove AMDIL MAD instruction defs
2012-05-17 Tom Stellardradeon/llvm: Remove AMDIL MUL_IEEE* instructions
2012-05-17 Tom Stellardr600g: Handle MUL_IEEE in r600_bytecode_get_num_operands
2012-05-17 Tom Stellardradeon/llvm: Expand fsub during ISel
2012-05-17 Tom Stellardradeon/llvm: Remove AMDIL floating-point ADD instructio...
2012-05-17 Tom Stellardradeon/llvm: Remove AMDIL CMOVLOG* instruction defs
2012-05-17 Tom Stellardradeon/llvm: Move lowering of ABS_i32 to ISel
2012-05-17 Tom Stellardradeon/llvm: Remove sub patterns from AMDILInstrPatterns.td
2012-05-17 Tom Stellardradeon/llvm: Add custom SDNodes for MAX
2012-05-17 Jordan Justenstate_tracker: remove sw_primitive_restart from st_context
2012-05-17 Jordan Justenstate_tracker: remove software handling of primitive...
2012-05-17 Jordan Justenstate_tracker: set PrimitiveRestartInSoftware if needed
2012-05-17 Jordan Justenvbo: use software primitive restart in the VBO module
2012-05-17 Jordan Justenmesa: add PrimitiveRestartInSoftware to gl_context...
2012-05-17 Jordan Justenvbo: add software primitive restart support
2012-05-17 Eric Anholtmesa: Check for framebuffer completeness before looking...
2012-05-17 Eric Anholtmesa: Fix assertion failure when a cube face is not...
2012-05-17 Eric Anholtglsl: Drop the extra NULL specifiction on ir_assignment...
2012-05-17 Eric Anholtglsl: Fix assertion failure on handling switch on uint...
2012-05-17 Eric Anholtglsl: Reject non-scalar switch expressions.
2012-05-17 Eric Anholtglsl: Let the constructor figure out the types of switc...
2012-05-17 Eric Anholtglsl: Fix indentation of switch code.
2012-05-17 Eric Anholti965/vs: Fix up swizzle for dereference_array of matrices.
2012-05-17 Eric Anholtmesa: Throw error on glGetActiveUniform inside Begin...
2012-05-17 Eric Anholtglsl: Improve the local dead code optimization to elimi...
2012-05-17 Eric Anholti965/fs: Do more register coalescing by using the inter...
2012-05-17 Christoph Bumillernouveau: place static buffers in VRAM if preferred...
2012-05-17 Christoph Bumillernv50/ir: fix reversed order of lane ops in quadops
2012-05-17 Christoph Bumillernv50,nvc0: handle user vertex buffers
2012-05-17 Christoph Bumillernv50,nvc0: handle user index buffers
2012-05-17 Christoph Bumillernv50,nvc0: handle user constbufs without wrapping them...
2012-05-17 Christoph Bumillerst/mesa: set PIPE_BIND_STREAM_OUTPUT for TFB target...
2012-05-17 Jeremy Huddlestondarwin: Eliminate a possible race condition while destr...
2012-05-17 Jeremy Huddlestondarwin: Unlock our mutex before destroying it
2012-05-16 Michel Dänzergallium/radeon: Fix r300g tiling breakage.
2012-05-16 Francisco Jerezgallium/auxiliary/pipe-loader: Fix usage of anonymous...
2012-05-16 Michel Dänzerradeonsi: Initial tiling support.
2012-05-16 Michel Dänzerr600g: Set tiling information for BOs being shared.
2012-05-16 Michel Dänzerst/xorg: Better handling of EXA copies.
2012-05-16 Michel Dänzerradeonsi: Bump MAX_DRAW_CS_DWORDS.
2012-05-16 José Fonsecadraw,llvmpipe: Avoid named struct types on LLVM 3.0...
2012-05-16 Olivier Galibertllvmpipe: Color slot interpolation can be flat or persp...
2012-05-15 Homer Hsingconfigure.ac: Fix typos in the r600-llvm-compiler option
2012-05-15 José Fonsecagallivm: Add MCRegisterInfo.h to silence benign warning...
2012-05-15 Paul Berryi965/blorp: Move exec() out of brw_blorp_params.
2012-05-15 Paul Berryi965/gen6: Initial implementation of MSAA.
2012-05-15 Paul Berryi965/gen6+: Add code to perform blits on the render...
2012-05-15 Paul Berryi965: Expose surface setup internals for use by blits.
2012-05-15 Paul Berryi965: split gen{6,7}_blorp_exec functions into manageab...
2012-05-15 Paul Berryi965: Parameterize HiZ code to prepare for adding blitting.
2012-05-15 Kenneth Graunkei965: Implement guardband clipping on Ivybridge.
2012-05-15 Kenneth Graunkei965: Implement guardband clipping on Sandybridge.
2012-05-15 José Fonsecallvmpipe: Add a test for lp_build_sgn.
2012-05-15 José Fonsecagallivm: Fix lp_build_sgn for normalized/fixed-point...
2012-05-15 José Fonsecagallivm: Fix lp_build_const_xxx for negative integers.
2012-05-15 Brian Paulsvga: fix FBO / viewport bugs
2012-05-15 Vadim Girlinradeon/llvm: add support for texture offsets, fix TEX_LD
2012-05-15 Vadim Girlinradeon/llvm: add SET_GRADIENTS*, fix SAMPLE_G
2012-05-15 Vadim Girlinradeon/llvm: increase const regs count
2012-05-15 Vadim Girlinradeon/llvm: use IntrNoMem property for intrinsics...
2012-05-15 Vadim Girlinradeon/llvm: use correct intrinsic for CEIL
2012-05-15 Vadim Girlinradeon/llvm: improve ABS_i32 lowering
2012-05-15 Vadim Girlinradeon/llvm: fix BUILD_VECTOR lowering for replicated...
2012-05-15 Vadim Girlinradeon/llvm: add names for AMDGPU* passes
2012-05-15 Vadim Girlinradeon/llvm: add generated files to .gitignore
2012-05-15 Paul BerryAdd .gitignore files for recently-added gallium projects
2012-05-15 José Fonsecaglsl: Fix lower_discard_flow prototype mismatch.
2012-05-15 Eric AnholtRevert "i965/fs: Jump from discard statements to the...
2012-05-15 Eric Anholtglsl: Implement the GLSL 1.30+ discard control flow...
2012-05-15 Eric Anholtglsl: Remove the opt_discard_simplification pass.
2012-05-14 Eric Anholti965/fs: Remove the requirement of no dead code for...
2012-05-14 Eric Anholti965/fs: Add support for copy propagation.
2012-05-14 Eric Anholti965/fs: When doing no work for live interval calculati...
2012-05-14 Eric Anholti965/gen7: Set tile_x/y to 0 in the no-stencil case.
2012-05-14 Eric Anholtintel: Fix signed/unsigned comparison warnings.
2012-05-14 Eric Anholtintel: Fix compile warning from 7b6424143d8bf572cadd46a...
2012-05-14 Eric Anholtintel: Fix compiler warning from 3cd7bee48f7caf7850ea64...
2012-05-14 Kenneth Graunkei965/fs: Add a local common subexpression elimination...
2012-05-14 Kenneth Graunkei965/fs: Use a const reference in fs_reg::equals instea...
2012-05-14 Oliver McFaddenmesa: print the Git SHA1 in GL_VERSION for ES1 and...
2012-05-14 Oliver McFaddenmesa: GLES specifies restrictions on uniform matrix...
2012-05-14 Michel Dänzerradeonsi: Keep around copies of original sampler states.
2012-05-14 Michel Dänzerradeonsi: Flesh out shader interpolation related code.
2012-05-14 Michel Dänzerradeonsi: Add proper SI family names.
2012-05-14 Michel Dänzerradeonsi: Separate states for samplers and sampler...
2012-05-14 Michel Dänzerradeonsi: Fixups for drawing with an index buffer.
2012-05-14 Vinson Leevl: Initialize pipe_vertex_buffer.user_buffer fields.
2012-05-14 James Bentonllvmpipe: Calculate fixed point coordinates for triangl...
next