| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | vbo: implement primitive merging for glBegin/End sequences | Brian Paul | 2013-05-03 | 2 | -14/+38 |
* | vbo: create a few utility functions for merging primitives | Brian Paul | 2013-05-03 | 2 | -0/+109 |
* | draw/pt: adjust overflow calculations | Zack Rusin | 2013-05-03 | 2 | -2/+8 |
* | tgsi/ureg: make the dst register match the src indirection | Zack Rusin | 2013-05-03 | 2 | -4/+11 |
* | gallium: tgsi documentation updates and clarification for integer opcodes. | Roland Scheidegger | 2013-05-03 | 1 | -73/+289 |
* | llvmpipe: get rid of depth swizzling. | Roland Scheidegger | 2013-05-03 | 7 | -273/+414 |
* | r600g: Correctly initialize the shader key, v2 | Lauri Kasanen | 2013-05-03 | 1 | -1/+2 |
* | st/xvmc/tests: Fix build failure, v2 | Lauri Kasanen | 2013-05-03 | 1 | -1/+1 |
* | scons: remove nouveau build | Andreas Boll | 2013-05-03 | 5 | -58/+0 |
* | scons: remove radeon build | Andreas Boll | 2013-05-03 | 9 | -185/+0 |
* | r600g: don't emit surface_sync after FLUSH_AND_INV_EVENT | Alex Deucher | 2013-05-03 | 1 | -26/+0 |
* | r600g/sb: zero-initialize bytecode structs | Vadim Girlin | 2013-05-03 | 2 | -3/+6 |
* | r600g/sb: fix constant propagation in gvn pass | Vadim Girlin | 2013-05-03 | 1 | -1/+2 |
* | r600g/sb: don't run unnecessary passes | Vadim Girlin | 2013-05-03 | 1 | -3/+0 |
* | r600g/sb: silence warnings with gcc 4.8 | Vadim Girlin | 2013-05-03 | 2 | -14/+15 |
* | r600g/sb: fix handling of interference sets in post_scheduler | Vadim Girlin | 2013-05-03 | 2 | -8/+8 |
* | r600g/sb: fix allocation of indirectly addressed input arrays | Vadim Girlin | 2013-05-03 | 4 | -10/+25 |
* | r600g/sb: use hex instead of binary constants | Vadim Girlin | 2013-05-03 | 5 | -15/+15 |
* | r600g: use old shader disassembler by default | Vadim Girlin | 2013-05-03 | 4 | -19/+18 |
* | radeon/uvd: enable interlaced buffers by default | Christian König | 2013-05-03 | 2 | -5/+5 |
* | vl/idct: fix for commit 7d2f2a0c890b1993532a45c8c392c28950ddc06e | Christian König | 2013-05-03 | 5 | -22/+27 |
* | vl/buffers: fix typo in function name | Christian König | 2013-05-03 | 4 | -19/+19 |
* | radeon/uvd: fix some MPEG4 artifacts | Christian König | 2013-05-03 | 1 | -7/+17 |
* | draw: Update for u_assembled_primitive -> u_assembled_prim rename. | José Fonseca | 2013-05-03 | 1 | -1/+1 |
* | st/egl: fix bulid errors on Android 4.2 | Chia-I Wu | 2013-05-03 | 1 | -23/+62 |
* | ilo: use u_reduced_prims_for_vertices() | Chia-I Wu | 2013-05-03 | 1 | -68/+1 |
* | util/prim: add u_reduced_prims_for_vertices() | Chia-I Wu | 2013-05-03 | 1 | -0/+20 |
* | util/prim: assorted fixes for u_decomposed_prims_for_vertices() | Chia-I Wu | 2013-05-03 | 1 | -11/+11 |
* | util/prim: use vertex count info in u_validate_pipe_prim() | Chia-I Wu | 2013-05-03 | 1 | -32/+2 |
* | util/prim: fix the name of the include guard | Chia-I Wu | 2013-05-03 | 1 | -2/+2 |
* | draw: use u_assembled_prim() instead of u_assembled_primitive() | Chia-I Wu | 2013-05-03 | 3 | -11/+3 |
* | util/prim: clean up and add comments | Chia-I Wu | 2013-05-03 | 1 | -60/+107 |
* | util/prim: fix primitive trimming for triangles with adjacency | Chia-I Wu | 2013-05-03 | 1 | -2/+2 |
* | i965/vs: Add instruction scheduling. | Eric Anholt | 2013-05-02 | 3 | -0/+229 |
* | i965: Move most of the FS instruction scheduler code to a general class. | Eric Anholt | 2013-05-02 | 1 | -49/+75 |
* | i965: Pull a couple of FS scheduling functions out to methods. | Eric Anholt | 2013-05-02 | 1 | -55/+77 |
* | i965: Move FS instruction scheduling to a non-FS-specific file. | Eric Anholt | 2013-05-02 | 2 | -1/+1 |
* | i965: Share the register file enum between the two backends. | Eric Anholt | 2013-05-02 | 7 | -34/+24 |
* | i965: Make dump_instructions be a virtual method of the visitor. | Eric Anholt | 2013-05-02 | 6 | -28/+22 |
* | i965/vs: Do round-robin register allocation on gen6+ like we do in the FS. | Eric Anholt | 2013-05-02 | 1 | -0/+4 |
* | wayland: Make eglQueryBufferWL succeed for width and height requests too | Rob Bradford | 2013-05-02 | 1 | -2/+2 |
* | draw/gs: don't crash when vs/gs signatures don't match | Zack Rusin | 2013-05-02 | 1 | -39/+54 |
* | tgsi: allow negation of all integer types | Zack Rusin | 2013-05-02 | 3 | -8/+4 |
* | i965: Fix SNB GPU hangs when a blorp batch is the first thing to execute. | Eric Anholt | 2013-05-02 | 1 | -0/+35 |
* | r600g: Don't set the dest cache bits on surface sync for R600_CONTEXT_FLUSH_A... | Tom Stellard | 2013-05-02 | 1 | -15/+13 |
* | r600g/compute: Fix build error in debug code | Tom Stellard | 2013-05-02 | 1 | -1/+1 |
* | radeon: Fix build with LLVM 3.3 | Armin K | 2013-05-02 | 1 | -1/+1 |
* | gallivm: Fix build with LLVM 3.3 | Armin K | 2013-05-02 | 1 | -1/+3 |
* | mesa: update comments, simplify code in vtxfmt.c | Brian Paul | 2013-05-02 | 1 | -8/+6 |
* | mesa: update GLvertexformat comments | Brian Paul | 2013-05-02 | 1 | -20/+7 |