| Commit message (Expand) | Author | Age | Files | Lines |
* | radeonsi: Fix handling of geometry shader output vertex ID | Michel Dänzer | 2014-01-29 | 1 | -7/+19 |
* | radeonsi: Initial geometry shader support | Michel Dänzer | 2014-01-29 | 9 | -191/+1082 |
* | radeonsi: Refactor shader input / output handling code | Michel Dänzer | 2014-01-29 | 1 | -218/+268 |
* | r600g,radeonsi: Don't set resource_create in r600_common_screen_init() | Tom Stellard | 2014-01-28 | 1 | -0/+1 |
* | radeonsi: cleanup includes, add missing license | Marek Olšák | 2014-01-28 | 12 | -86/+49 |
* | radeonsi: remove open-coded PS_PARTIAL_FLUSH event | Marek Olšák | 2014-01-28 | 1 | -5/+3 |
* | radeonsi: move some inline functions from si_pipe.h to si_state.c | Marek Olšák | 2014-01-28 | 2 | -39/+30 |
* | radeonsi: remove si_resource.h | Marek Olšák | 2014-01-28 | 4 | -50/+13 |
* | radeonsi: remove si.h | Marek Olšák | 2014-01-28 | 3 | -45/+5 |
* | radeonsi: move si_upload_const_buffer to a better place | Marek Olšák | 2014-01-28 | 5 | -70/+29 |
* | radeonsi: inline si_translate_index_buffer | Marek Olšák | 2014-01-28 | 4 | -60/+19 |
* | radeonsi: inline si_upload_index_buffer | Marek Olšák | 2014-01-28 | 3 | -13/+2 |
* | r600g,radeonsi: consolidate remaining obviously duplicated pipe_screen code | Marek Olšák | 2014-01-28 | 1 | -25/+1 |
* | r600g,radeonsi: consolidate get_compute_param | Marek Olšák | 2014-01-28 | 3 | -102/+1 |
* | r600g,radeonsi: consolidate get_paramf and get_video_param | Marek Olšák | 2014-01-28 | 1 | -54/+0 |
* | r600g,radeonsi: consolidate variables for CS tracing | Marek Olšák | 2014-01-28 | 5 | -26/+21 |
* | r600g,radeonsi: consolidate get_timestamp, get_driver_query_info | Marek Olšák | 2014-01-28 | 2 | -9/+1 |
* | r600g,radeonsi: consolidate get_name and get_vendor queries | Marek Olšák | 2014-01-28 | 1 | -29/+0 |
* | r600g,radeonsi: consolidate the contents of r600_resource.c | Marek Olšák | 2014-01-28 | 5 | -69/+0 |
* | radeonsi: advertise the pipeline statistics query | Marek Olšák | 2014-01-28 | 1 | -1/+1 |
* | radeonsi: use queries from r600g | Marek Olšák | 2014-01-28 | 9 | -757/+40 |
* | r600g: move queries to drivers/radeon | Marek Olšák | 2014-01-28 | 1 | -6/+4 |
* | gallium: remove PIPE_CAP_SCALED_RESOLVE | Marek Olšák | 2014-01-23 | 1 | -1/+0 |
* | radeonsi: use hardware scissors correctly | Marek Olšák | 2014-01-23 | 1 | -35/+20 |
* | radeonsi: handle R600_CONTEXT_PS_PARTIAL_FLUSH in si_emit_cache_flush | Marek Olšák | 2014-01-23 | 1 | -1/+2 |
* | radeonsi: Rename the commonly occurring rscreen variable. | Andreas Hartmetz | 2014-01-14 | 3 | -86/+86 |
* | radeonsi: Rename the commonly occurring rctx/r600 variables. | Andreas Hartmetz | 2014-01-14 | 18 | -757/+757 |
* | radeonsi: Rename r600_trace_emit->si_trace_emit. | Andreas Hartmetz | 2014-01-14 | 2 | -2/+2 |
* | radeonsi: Rename R600->SI in some remaining defines. | Andreas Hartmetz | 2014-01-14 | 8 | -22/+22 |
* | radeonsi: Rename radeonsi->si remaining identifiers in si_uvd.c. | Andreas Hartmetz | 2014-01-14 | 1 | -2/+2 |
* | radeonsi: Rename r600->si remaining identifiers in si_state_draw.c. | Andreas Hartmetz | 2014-01-14 | 1 | -2/+2 |
* | radeonsi: Rename r600->si remaining identifiers in si_resource.c. | Andreas Hartmetz | 2014-01-14 | 1 | -6/+6 |
* | radeonsi: Rename r600->si remaining identifiers in si_query.c. | Andreas Hartmetz | 2014-01-14 | 1 | -18/+18 |
* | radeonsi: Rename r600->si remaining identifiers in si_pipe.c. | Andreas Hartmetz | 2014-01-14 | 1 | -36/+36 |
* | radeonsi: Rename r600->si remaining identifier in si_hw_context.c. | Andreas Hartmetz | 2014-01-14 | 1 | -1/+1 |
* | radeonsi: Rename radeonsi->si remaining identifiers in si_compute.c. | Andreas Hartmetz | 2014-01-14 | 1 | -8/+8 |
* | radeonsi: Rename r600->si remaining identifiers in si_blit.c. | Andreas Hartmetz | 2014-01-14 | 1 | -110/+110 |
* | radeonsi: Rename r600->si for functions in si_pipe.h. | Andreas Hartmetz | 2014-01-14 | 12 | -57/+57 |
* | radeonsi: Rename r600->si for functions in si.h. | Andreas Hartmetz | 2014-01-14 | 4 | -46/+46 |
* | radeonsi: Rename r600->si for functions in si_resource.h. | Andreas Hartmetz | 2014-01-14 | 9 | -17/+17 |
* | radeonsi: Rename r600->si for structs in si_resource.h. | Andreas Hartmetz | 2014-01-14 | 3 | -7/+7 |
* | radeonsi: Rename r600->si for structs in si.h. | Andreas Hartmetz | 2014-01-14 | 3 | -24/+24 |
* | radeonsi: Rename r600->si for structs in si_pipe.h. | Andreas Hartmetz | 2014-01-14 | 20 | -195/+195 |
* | radeonsi: Apply si_* file naming scheme. | Andreas Hartmetz | 2014-01-14 | 24 | -107/+79 |
* | radeonsi: handle NULL colorbuffers correctly | Marek Olšák | 2014-01-13 | 1 | -9/+11 |
* | radeonsi: calculate NUM_BANKS for DB correctly on CIK | Marek Olšák | 2014-01-06 | 1 | -4/+19 |
* | radeonsi: set correct pipe config for Hawaii in DB | Marek Olšák | 2014-01-06 | 1 | -15/+18 |
* | radeon/compute: Stop leaking LLVMContexts in radeon_llvm_parse_bitcode | Aaron Watry | 2013-12-23 | 1 | -3/+10 |
* | radeonsi: Use htile_buffer for depth only when there is no stencil. | Andreas Hartmetz | 2013-12-22 | 1 | -0/+8 |
* | radeonsi: Only scan pixel shaders for TGSI_PROPERTY_FS_COLOR0_WRITES_ALL_CBUFS | Michel Dänzer | 2013-12-20 | 1 | -4/+7 |