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 |
2012-05-15 |
Paul Berry | i965: Parameterize HiZ code to prepare for adding blitting. |
commit | commitdiff | tree |
2012-05-15 |
Kenneth Graunke | i965: Implement guardband clipping on Ivybridge. |
commit | commitdiff | tree |
2012-05-15 |
Kenneth Graunke | i965: Implement guardband clipping on Sandybridge. |
commit | commitdiff | tree |
2012-05-15 |
José Fonseca | llvmpipe: Add a test for lp_build_sgn. |
commit | commitdiff | tree |
2012-05-15 |
José Fonseca | gallivm: Fix lp_build_sgn for normalized/fixed-point... |
commit | commitdiff | tree |
2012-05-15 |
José Fonseca | gallivm: Fix lp_build_const_xxx for negative integers. |
commit | commitdiff | tree |
2012-05-15 |
Brian Paul | svga: fix FBO / viewport bugs |
commit | commitdiff | tree |
2012-05-15 |
Vadim Girlin | radeon/llvm: add support for texture offsets, fix TEX_LD |
commit | commitdiff | tree |
2012-05-15 |
Vadim Girlin | radeon/llvm: add SET_GRADIENTS*, fix SAMPLE_G |
commit | commitdiff | tree |
2012-05-15 |
Vadim Girlin | radeon/llvm: increase const regs count |
commit | commitdiff | tree |
2012-05-15 |
Vadim Girlin | radeon/llvm: use IntrNoMem property for intrinsics... |
commit | commitdiff | tree |
2012-05-15 |
Vadim Girlin | radeon/llvm: use correct intrinsic for CEIL |
commit | commitdiff | tree |
2012-05-15 |
Vadim Girlin | radeon/llvm: improve ABS_i32 lowering |
commit | commitdiff | tree |
2012-05-15 |
Vadim Girlin | radeon/llvm: fix BUILD_VECTOR lowering for replicated... |
commit | commitdiff | tree |
2012-05-15 |
Vadim Girlin | radeon/llvm: add names for AMDGPU* passes |
commit | commitdiff | tree |
2012-05-15 |
Vadim Girlin | radeon/llvm: add generated files to .gitignore |
commit | commitdiff | tree |
2012-05-15 |
Paul Berry | Add .gitignore files for recently-added gallium projects |
commit | commitdiff | tree |
2012-05-15 |
José Fonseca | glsl: Fix lower_discard_flow prototype mismatch. |
commit | commitdiff | tree |
2012-05-15 |
Eric Anholt | Revert "i965/fs: Jump from discard statements to the... |
commit | commitdiff | tree |
2012-05-15 |
Eric Anholt | glsl: Implement the GLSL 1.30+ discard control flow... |
commit | commitdiff | tree |
2012-05-15 |
Eric Anholt | glsl: Remove the opt_discard_simplification pass. |
commit | commitdiff | tree |
2012-05-14 |
Eric Anholt | i965/fs: Remove the requirement of no dead code for... |
commit | commitdiff | tree |
2012-05-14 |
Eric Anholt | i965/fs: Add support for copy propagation. |
commit | commitdiff | tree |
2012-05-14 |
Eric Anholt | i965/fs: When doing no work for live interval calculati... |
commit | commitdiff | tree |
2012-05-14 |
Eric Anholt | i965/gen7: Set tile_x/y to 0 in the no-stencil case. |
commit | commitdiff | tree |
2012-05-14 |
Eric Anholt | intel: Fix signed/unsigned comparison warnings. |
commit | commitdiff | tree |
2012-05-14 |
Eric Anholt | intel: Fix compile warning from 7b6424143d8bf572cadd46a... |
commit | commitdiff | tree |
2012-05-14 |
Eric Anholt | intel: Fix compiler warning from 3cd7bee48f7caf7850ea64... |
commit | commitdiff | tree |
2012-05-14 |
Kenneth Graunke | i965/fs: Add a local common subexpression elimination... |
commit | commitdiff | tree |
2012-05-14 |
Kenneth Graunke | i965/fs: Use a const reference in fs_reg::equals instea... |
commit | commitdiff | tree |
2012-05-14 |
Oliver McFadden | mesa: print the Git SHA1 in GL_VERSION for ES1 and... |
commit | commitdiff | tree |
2012-05-14 |
Oliver McFadden | mesa: GLES specifies restrictions on uniform matrix... |
commit | commitdiff | tree |
2012-05-14 |
Michel Dänzer | radeonsi: Keep around copies of original sampler states. |
commit | commitdiff | tree |
2012-05-14 |
Michel Dänzer | radeonsi: Flesh out shader interpolation related code. |
commit | commitdiff | tree |
2012-05-14 |
Michel Dänzer | radeonsi: Add proper SI family names. |
commit | commitdiff | tree |
2012-05-14 |
Michel Dänzer | radeonsi: Separate states for samplers and sampler... |
commit | commitdiff | tree |
2012-05-14 |
Michel Dänzer | radeonsi: Fixups for drawing with an index buffer. |
commit | commitdiff | tree |
2012-05-14 |
Vinson Lee | vl: Initialize pipe_vertex_buffer.user_buffer fields. |
commit | commitdiff | tree |
2012-05-14 |
James Benton | llvmpipe: Calculate fixed point coordinates for triangl... |
commit | commitdiff | tree |
2012-05-14 |
Tom Stellard | radeon/llvm: Coding style fixes for R600CodeEmitter.cpp |
commit | commitdiff | tree |
2012-05-14 |
Tom Stellard | radeon/llvm: Lower bitcast instructions to copies |
commit | commitdiff | tree |
2012-05-13 |
Marek Olšák | radeonsi: remove slab allocator for pipe_resource ... |
commit | commitdiff | tree |
2012-05-13 |
Marek Olšák | r600g: remove slab allocator for pipe_resource (used... |
commit | commitdiff | tree |
2012-05-12 |
Marek Olšák | r600g: handle R16G16B16_FLOAT and R32G32B32_FLOAT in... |
commit | commitdiff | tree |
2012-05-12 |
Marek Olšák | gallium: remove user_buffer_create from the interface |
commit | commitdiff | tree |
2012-05-12 |
Marek Olšák | gallium/graw: stop using user_buffer_create |
commit | commitdiff | tree |
2012-05-12 |
Marek Olšák | gallium/util: remove unused parameter nr_vertex_buffers... |
commit | commitdiff | tree |
2012-05-12 |
Francisco Jerez | clover: Fix build on i386. |
commit | commitdiff | tree |
2012-05-12 |
Francisco Jerez | clover: Check the total work-group size provided to... |
commit | commitdiff | tree |
2012-05-12 |
Christoph Bumiller | clover, gallium: add PIPE_COMPUTE_CAP_MAX_THREADS_PER_BLOCK |
commit | commitdiff | tree |
2012-05-12 |
Francisco Jerez | r600g: Handle compute caps. |
commit | commitdiff | tree |
2012-05-12 |
Francisco Jerez | r300g: Handle compute caps. |
commit | commitdiff | tree |
2012-05-12 |
José Fonseca | auxiliary/util: Ensure pipe_constant_buffer::user_buffe... |
commit | commitdiff | tree |
2012-05-12 |
José Fonseca | scons: Fix missing gbm symbols in st/egl. |
commit | commitdiff | tree |
2012-05-12 |
José Fonseca | targets/egl-static: Fix some missing symbols. |
commit | commitdiff | tree |
2012-05-12 |
José Fonseca | trace: Fix pipe_context::clear dumping. |
commit | commitdiff | tree |
2012-05-12 |
José Fonseca | trace: Fix pipe_shader_state dumping. |
commit | commitdiff | tree |
2012-05-12 |
José Fonseca | scons: Link r600_drm.so against libdrm-radeon |
commit | commitdiff | tree |
2012-05-12 |
José Fonseca | trace: Match NULL context members. |
commit | commitdiff | tree |
2012-05-12 |
Marek Olšák | gallium/docs: remove documentation of redefine_user_buffer |
commit | commitdiff | tree |
2012-05-12 |
Michel Dänzer | radeonsi: Fixed point vertex formats aren't supported. |
commit | commitdiff | tree |
2012-05-12 |
Michel Dänzer | radeonsi: Fixups for recent build infrastructure changes. |
commit | commitdiff | tree |
2012-05-12 |
Dave Airlie | r600g: setup COLOR1 for possible dual-src in the frameb... |
commit | commitdiff | tree |
2012-05-12 |
Roy Spliet | nv30: Silence pipe_cap warnings |
commit | commitdiff | tree |
2012-05-12 |
Roy Spliet | nv30/shader: SSG, LIT only requires one source register |
commit | commitdiff | tree |
2012-05-12 |
Ben Skeggs | nouveau/vieux: finish != flush, how about we do that.. |
commit | commitdiff | tree |
2012-05-11 |
Marek Olšák | r300g/swtcl: move vertex buffer updates into set_vertex... |
commit | commitdiff | tree |
2012-05-11 |
Marek Olšák | r300g/swtcl: move index buffer updates from swtcl_draw_... |
commit | commitdiff | tree |
2012-05-11 |
Marek Olšák | r300g/swtcl: malloc vertex and index buffers (don't... |
commit | commitdiff | tree |
next |