2012-05-23 |
Eric Anholt | i965: Rename the clear function for this driver. |
commit | commitdiff | tree |
2012-05-23 |
Eric Anholt | i965: Simplify the remaining clear logic by relying... |
commit | commitdiff | tree |
2012-05-23 |
Eric Anholt | i965: Switch blit color clears to tri clears on gen4/5. |
commit | commitdiff | tree |
2012-05-23 |
Eric Anholt | i965: Remove dead logic for non-tri depth/stencil clears. |
commit | commitdiff | tree |
2012-05-23 |
Eric Anholt | i965: We always have GLSL, so always use it for tri... |
commit | commitdiff | tree |
2012-05-23 |
Eric Anholt | i915: Drop gen4+ code from the forked clear code. |
commit | commitdiff | tree |
2012-05-23 |
Eric Anholt | intel: Fork the intel_clear.c file between i915 and... |
commit | commitdiff | tree |
2012-05-23 |
Vadim Girlin | st/mesa: set stObj->lastLevel in guess_and_alloc_texture |
commit | commitdiff | tree |
2012-05-22 |
Paul Berry | i965: Completely annotate the batch bo when aub dumping. |
commit | commitdiff | tree |
2012-05-22 |
Paul Berry | intel: When AUB dumping, flush before emitting final... |
commit | commitdiff | tree |
2012-05-22 |
José Fonseca | llvmpipe: Fix alpha testing precision on rgba8 formats. |
commit | commitdiff | tree |
2012-05-22 |
Vinson Lee | scons: Do not build glx and egl on Cygwin. |
commit | commitdiff | tree |
2012-05-22 |
Christoph Bumiller | nv30: check for NULL vertex buffers in prevalidate_vbufs |
commit | commitdiff | tree |
2012-05-22 |
Christoph Bumiller | nv50: make unaligned index buffer offsets work again |
commit | commitdiff | tree |
2012-05-22 |
Christoph Bumiller | nvc0: don't set NEW_IDXBUF in nvc0_switch_pipe_context... |
commit | commitdiff | tree |
2012-05-21 |
James Benton | llvmpipe: Added a error counter to lp_test_conv. |
commit | commitdiff | tree |
2012-05-21 |
James Benton | llvmpipe: Changed known failures in lp_test_conv. |
commit | commitdiff | tree |
2012-05-21 |
James Benton | llvmpipe: Added fixed point types tests to lp_test_conv. |
commit | commitdiff | tree |
2012-05-21 |
James Benton | gallivm: Fixed erroneous optimisation in lp_build_min... |
commit | commitdiff | tree |
2012-05-21 |
James Benton | gallivm: Compensate for lp_const_offset in lp_build_conv. |
commit | commitdiff | tree |
2012-05-21 |
James Benton | gallivm: Fixed overflow in lp_build_clamped_float_to_un... |
commit | commitdiff | tree |
2012-05-21 |
Brian Paul | docs: add link to 8.0.3 release notes |
commit | commitdiff | tree |
2012-05-21 |
Paul Seidler | tests: include mesa headers |
commit | commitdiff | tree |
2012-05-21 |
Lukas Rössler | glu: fix two Clang warnings |
commit | commitdiff | tree |
2012-05-21 |
Homer Hsing | docs: fix a typo |
commit | commitdiff | tree |
2012-05-21 |
ojab | Filter out -Wcovered-switch-default from LLVM_CFLAGS |
commit | commitdiff | tree |
2012-05-20 |
Tom Stellard | radeon/llvm: Handle selectcc DAG node |
commit | commitdiff | tree |
2012-05-19 |
Brian Paul | st/mesa: use pipe_sampler_view_release() in st_destroy_... |
commit | commitdiff | tree |
2012-05-19 |
Brian Paul | mesa: use F_TO_I() instead of IROUND() |
commit | commitdiff | tree |
2012-05-19 |
Brian Paul | mesa: reimplement IROUND(), add F_TO_I() |
commit | commitdiff | tree |
2012-05-19 |
Brian Paul | mesa: fix Z32_FLOAT -> uint conversion functions |
commit | commitdiff | tree |
2012-05-19 |
Brian Paul | st/mesa: remove unused pipe variable |
commit | commitdiff | tree |
2012-05-19 |
Brian Paul | svga: whitespace, comments, formatting clean-ups |
commit | commitdiff | tree |
2012-05-19 |
Brian Paul | st/mesa: added st_print_current_vertex_program(), for... |
commit | commitdiff | tree |
2012-05-19 |
Brian Paul | svga: return PIPE_OK instead of 0 |
commit | commitdiff | tree |
2012-05-19 |
Brian Paul | svga: fix zero-stride vertex array bug |
commit | commitdiff | tree |
2012-05-19 |
Brian Paul | mesa: add GLSL_REPORT_ERRORS debug flag |
commit | commitdiff | tree |
2012-05-19 |
Brian Paul | mesa: add some comments on shaderapi.c functions |
commit | commitdiff | tree |
2012-05-19 |
Vinson Lee | mesa: Remove undefinition of _P symbol. |
commit | commitdiff | tree |
2012-05-18 |
Ian Romanick | Import release notes for 8.0.3, add news item |
commit | commitdiff | tree |
2012-05-18 |
Jeremy Huddleston | darwin: Address a build failure on Leopard and earlier... |
commit | commitdiff | tree |
2012-05-18 |
Michel Dänzer | radeonsi: Only honour point related rasterizer state... |
commit | commitdiff | tree |
2012-05-18 |
Michel Dänzer | radeonsi: Fix parameter cache offsets for fragment... |
commit | commitdiff | tree |
2012-05-18 |
Vinson Lee | gallium/tgsi/text: Ensure ret is initialized in parse_i... |
commit | commitdiff | tree |
2012-05-18 |
Tom Stellard | radeon/llvm: Fix segfault while lowering lrp intrinsic |
commit | commitdiff | tree |
2012-05-18 |
Tom Stellard | radeon/llvm: Add DAG nodes for MIN instructions |
commit | commitdiff | tree |
2012-05-18 |
José Fonseca | llvmpipe: Avoid adding floating point zero to flat... |
commit | commitdiff | tree |
2012-05-17 |
José Fonseca | Fix fetching integer inputs. |
commit | commitdiff | tree |
2012-05-17 |
Olivier Galibert | llvmpipe: Implement TXQ. |
commit | commitdiff | tree |
2012-05-17 |
Olivier Galibert | llvmpipe: Don't mess with the provoking vertex when... |
commit | commitdiff | tree |
2012-05-17 |
Tom Stellard | radeon/llvm: Lower lrp intrinsic during ISel |
commit | commitdiff | tree |
2012-05-17 |
Tom Stellard | radeon/llvm: Remove AMDIL MAD instruction defs |
commit | commitdiff | tree |
2012-05-17 |
Tom Stellard | radeon/llvm: Remove AMDIL MUL_IEEE* instructions |
commit | commitdiff | tree |
2012-05-17 |
Tom Stellard | r600g: Handle MUL_IEEE in r600_bytecode_get_num_operands |
commit | commitdiff | tree |
2012-05-17 |
Tom Stellard | radeon/llvm: Expand fsub during ISel |
commit | commitdiff | tree |
2012-05-17 |
Tom Stellard | radeon/llvm: Remove AMDIL floating-point ADD instructio... |
commit | commitdiff | tree |
2012-05-17 |
Tom Stellard | radeon/llvm: Remove AMDIL CMOVLOG* instruction defs |
commit | commitdiff | tree |
2012-05-17 |
Tom Stellard | radeon/llvm: Move lowering of ABS_i32 to ISel |
commit | commitdiff | tree |
2012-05-17 |
Tom Stellard | radeon/llvm: Remove sub patterns from AMDILInstrPatterns.td |
commit | commitdiff | tree |
2012-05-17 |
Tom Stellard | radeon/llvm: Add custom SDNodes for MAX |
commit | commitdiff | tree |
2012-05-17 |
Jordan Justen | state_tracker: remove sw_primitive_restart from st_context |
commit | commitdiff | tree |
2012-05-17 |
Jordan Justen | state_tracker: remove software handling of primitive... |
commit | commitdiff | tree |
2012-05-17 |
Jordan Justen | state_tracker: set PrimitiveRestartInSoftware if needed |
commit | commitdiff | tree |
2012-05-17 |
Jordan Justen | vbo: use software primitive restart in the VBO module |
commit | commitdiff | tree |
2012-05-17 |
Jordan Justen | mesa: add PrimitiveRestartInSoftware to gl_context... |
commit | commitdiff | tree |
2012-05-17 |
Jordan Justen | vbo: add software primitive restart support |
commit | commitdiff | tree |
2012-05-17 |
Eric Anholt | mesa: Check for framebuffer completeness before looking... |
commit | commitdiff | tree |
2012-05-17 |
Eric Anholt | mesa: Fix assertion failure when a cube face is not... |
commit | commitdiff | tree |
2012-05-17 |
Eric Anholt | glsl: Drop the extra NULL specifiction on ir_assignment... |
commit | commitdiff | tree |
2012-05-17 |
Eric Anholt | glsl: Fix assertion failure on handling switch on uint... |
commit | commitdiff | tree |
2012-05-17 |
Eric Anholt | glsl: Reject non-scalar switch expressions. |
commit | commitdiff | tree |
2012-05-17 |
Eric Anholt | glsl: Let the constructor figure out the types of switc... |
commit | commitdiff | tree |
2012-05-17 |
Eric Anholt | glsl: Fix indentation of switch code. |
commit | commitdiff | tree |
2012-05-17 |
Eric Anholt | i965/vs: Fix up swizzle for dereference_array of matrices. |
commit | commitdiff | tree |
2012-05-17 |
Eric Anholt | mesa: Throw error on glGetActiveUniform inside Begin... |
commit | commitdiff | tree |
2012-05-17 |
Eric Anholt | glsl: Improve the local dead code optimization to elimi... |
commit | commitdiff | tree |
2012-05-17 |
Eric Anholt | i965/fs: Do more register coalescing by using the inter... |
commit | commitdiff | tree |
2012-05-17 |
Christoph Bumiller | nouveau: place static buffers in VRAM if preferred... |
commit | commitdiff | tree |
2012-05-17 |
Christoph Bumiller | nv50/ir: fix reversed order of lane ops in quadops |
commit | commitdiff | tree |
2012-05-17 |
Christoph Bumiller | nv50,nvc0: handle user vertex buffers |
commit | commitdiff | tree |
2012-05-17 |
Christoph Bumiller | nv50,nvc0: handle user index buffers |
commit | commitdiff | tree |
2012-05-17 |
Christoph Bumiller | nv50,nvc0: handle user constbufs without wrapping them... |
commit | commitdiff | tree |
2012-05-17 |
Christoph Bumiller | st/mesa: set PIPE_BIND_STREAM_OUTPUT for TFB target... |
commit | commitdiff | tree |
2012-05-17 |
Jeremy Huddleston | darwin: Eliminate a possible race condition while destr... |
commit | commitdiff | tree |
2012-05-17 |
Jeremy Huddleston | darwin: Unlock our mutex before destroying it |
commit | commitdiff | tree |
2012-05-16 |
Michel Dänzer | gallium/radeon: Fix r300g tiling breakage. |
commit | commitdiff | tree |
2012-05-16 |
Francisco Jerez | gallium/auxiliary/pipe-loader: Fix usage of anonymous... |
commit | commitdiff | tree |
2012-05-16 |
Michel Dänzer | radeonsi: Initial tiling support. |
commit | commitdiff | tree |
2012-05-16 |
Michel Dänzer | r600g: Set tiling information for BOs being shared. |
commit | commitdiff | tree |
2012-05-16 |
Michel Dänzer | st/xorg: Better handling of EXA copies. |
commit | commitdiff | tree |
2012-05-16 |
Michel Dänzer | radeonsi: Bump MAX_DRAW_CS_DWORDS. |
commit | commitdiff | tree |
2012-05-16 |
José Fonseca | draw,llvmpipe: Avoid named struct types on LLVM 3.0... |
commit | commitdiff | tree |
2012-05-16 |
Olivier Galibert | llvmpipe: Color slot interpolation can be flat or persp... |
commit | commitdiff | tree |
2012-05-15 |
Homer Hsing | configure.ac: Fix typos in the r600-llvm-compiler option |
commit | commitdiff | tree |
2012-05-15 |
José Fonseca | gallivm: Add MCRegisterInfo.h to silence benign warning... |
commit | commitdiff | tree |
2012-05-15 |
Paul Berry | i965/blorp: Move exec() out of brw_blorp_params. |
commit | commitdiff | tree |
2012-05-15 |
Paul Berry | i965/gen6: Initial implementation of MSAA. |
commit | commitdiff | tree |
2012-05-15 |
Paul Berry | i965/gen6+: Add code to perform blits on the render... |
commit | commitdiff | tree |
2012-05-15 |
Paul Berry | i965: Expose surface setup internals for use by blits. |
commit | commitdiff | tree |
2012-05-15 |
Paul Berry | i965: split gen{6,7}_blorp_exec functions into manageab... |
commit | commitdiff | tree |
next |