| Commit message (Expand) | Author | Age | Files | Lines |
* | radeonsi: Expose pure integer vertex formats | Michel Dänzer | 2013-09-02 | 1 | -1/+6 |
* | nvc0: restore viewport after blit | Maarten Lankhorst | 2013-09-02 | 3 | -4/+7 |
* | radeon/uvd: save the aligned width & height | Christian König | 2013-09-02 | 1 | -0/+2 |
* | glx: make the interval of LIBGL_SHOW_FPS adjustable | Chia-I Wu | 2013-09-02 | 1 | -4/+8 |
* | i965: Use the proper element of the prim array in brw_try_draw_prims. | Kenneth Graunke | 2013-09-01 | 1 | -4/+4 |
* | i965: Combine brw_emit_prim and gen7_emit_prim. | Kenneth Graunke | 2013-09-01 | 1 | -63/+18 |
* | i965: Remove unused ATTRIB_BIT_DWORDS define. | Kenneth Graunke | 2013-09-01 | 1 | -7/+0 |
* | nvc0: delete compute object on screen destruction | Christoph Bumiller | 2013-09-01 | 1 | -0/+1 |
* | nvc0: fix blitctx memory leak | Joakim Sindholt | 2013-09-01 | 3 | -0/+9 |
* | nvc0: don't use bufctx in nvc0_cb_push | Christoph Bumiller | 2013-09-01 | 1 | -7/+3 |
* | nvc0: clear the flushed flag | Christoph Bumiller | 2013-09-01 | 1 | -5/+4 |
* | nvc0/ir: add f32 long immediate cannot saturate | Christoph Bumiller | 2013-09-01 | 1 | -0/+12 |
* | nvc0/ir: fix use after free in texture barrier insertion pass | Tiziano Bacocco | 2013-09-01 | 1 | -1/+2 |
* | nv30: find first unused texcoord rather than bailing if first is used | Ilia Mirkin | 2013-09-01 | 1 | -2/+1 |
* | nouveau: initialise the nouveau_transfer maps | Emil Velikov | 2013-09-01 | 1 | -0/+2 |
* | i965/fs: Gen4: Zero out extra coordinates when using shadow compare | Chris Forbes | 2013-09-01 | 1 | -1/+7 |
* | i965/gs: Implement support for geometry shader samplers. | Paul Berry | 2013-08-31 | 3 | -0/+30 |
* | i965/gs: add geometry shader support to brw_texture_surfaces. | Paul Berry | 2013-08-31 | 1 | -0/+7 |
* | i965/gs: generalize brw_texture_surfaces in preparation for gs. | Paul Berry | 2013-08-31 | 1 | -31/+33 |
* | i965: Modify signature to update_texture_surface functions. | Paul Berry | 2013-08-31 | 3 | -22/+17 |
* | i965/vs: generalize gen6_vs_push_constants in preparation for GS. | Paul Berry | 2013-08-31 | 2 | -16/+36 |
* | i965/gs: make the state atom for compiling Gen7 geometry shaders. | Paul Berry | 2013-08-31 | 12 | -6/+401 |
* | i965/gs: Implement support for geometry shader surfaces. | Paul Berry | 2013-08-31 | 5 | -0/+131 |
* | i965/vs: generalize brw_vs_binding_table in preparation for GS. | Paul Berry | 2013-08-31 | 2 | -13/+35 |
* | i965: generalize brw_vs_pull_constants in preparation for GS. | Paul Berry | 2013-08-31 | 2 | -26/+51 |
* | i965: Make sure constants re-sent after constant buffer reallocation. | Paul Berry | 2013-08-31 | 7 | -5/+24 |
* | i965/gs: Allocate push constant space for use by GS. | Paul Berry | 2013-08-31 | 6 | -22/+68 |
* | i965/gen7: Emit CS stall after 3DSTATE_PUSH_CONSTANT_ALLOC_PS. | Paul Berry | 2013-08-31 | 1 | -0/+30 |
* | i965/gs: Allocate URB space for use by GS. | Paul Berry | 2013-08-31 | 3 | -35/+143 |
* | i965: Make CACHE_NEW_GS_PROG. | Paul Berry | 2013-08-31 | 1 | -0/+2 |
* | i965/gs: Create brw_context::gs structure to track GS program state. | Paul Berry | 2013-08-31 | 1 | -0/+5 |
* | i965: Move data from brw->vs into a base class if gs will also need it. | Paul Berry | 2013-08-31 | 12 | -85/+108 |
* | i965/gs: Update defines related to GS surface organization. | Paul Berry | 2013-08-31 | 8 | -29/+29 |
* | i965: Move vec4 register allocation data structures to brw->vec4. | Paul Berry | 2013-08-31 | 2 | -29/+33 |
* | i965: Rename user-defined gs structs from vec4_gs to gs. | Paul Berry | 2013-08-31 | 3 | -9/+9 |
* | i965: rename legacy gs structs and functions to ff_gs. | Paul Berry | 2013-08-31 | 14 | -146/+156 |
* | radeonsi: simplify and improve flushing | Marek Olšák | 2013-08-31 | 12 | -140/+125 |
* | radeonsi: convert constant buffers to si_descriptors | Marek Olšák | 2013-08-31 | 5 | -128/+162 |
* | radeonsi: use r600_common_context, r600_common_screen, r600_resource | Marek Olšák | 2013-08-31 | 28 | -777/+338 |
* | r600g: move streamout state to drivers/radeon | Marek Olšák | 2013-08-31 | 27 | -1486/+1825 |
* | radeonsi: cleanup initialization of SGPR shader parameters | Marek Olšák | 2013-08-31 | 1 | -13/+19 |
* | r600g,radeonsi: remove unused variables | Marek Olšák | 2013-08-31 | 2 | -8/+0 |
* | draw: fix segfaults with aaline and aapoint stages disabled | Marek Olšák | 2013-08-31 | 1 | -2/+4 |
* | i965/fs: Detect GRF sources in split_virtual_grfs send-from-GRF code. | Kenneth Graunke | 2013-08-30 | 1 | -1/+5 |
* | i965/vs: Detect GRF sources in split_virtual_grfs send-from-GRF code. | Kenneth Graunke | 2013-08-30 | 1 | -2/+6 |
* | radeonsi: Do not suspend timer queries | Niels Ole Salscheider | 2013-08-30 | 6 | -14/+30 |
* | draw: fix PIPE_MAX_SAMPLER/PIPE_MAX_SHADER_SAMPLER_VIEWS issues | Roland Scheidegger | 2013-08-30 | 2 | -6/+6 |
* | gallivm: handle unbound textures in texture sampling / texture queries | Roland Scheidegger | 2013-08-30 | 1 | -0/+26 |
* | softpipe: handle NULL sampler views for texture sampling / queries | Roland Scheidegger | 2013-08-30 | 2 | -5/+26 |
* | softpipe: check if so_target is NULL before accessing it | Roland Scheidegger | 2013-08-30 | 1 | -2/+5 |