| Commit message (Expand) | Author | Age | Files | Lines |
* | ilo: add ilo_resource_get_bo() helper | Chia-I Wu | 2014-07-28 | 2 | -17/+18 |
* | radeonsi: Use util_memcpy_cpu_to_le32() | Tom Stellard | 2014-07-28 | 2 | -19/+8 |
* | util: Add util_memcpy_cpu_to_le32() v3 | Tom Stellard | 2014-07-28 | 1 | -0/+17 |
* | clover: Add checks for image support to the image functions v2 | Tom Stellard | 2014-07-28 | 3 | -0/+12 |
* | r600g/compute: Add debug information to promote and demote functions | Bruno Jiménez | 2014-07-28 | 1 | -4/+11 |
* | r600g/compute: Add documentation to compute_memory_pool | Bruno Jiménez | 2014-07-28 | 2 | -31/+86 |
* | ilo: unblock an inline write with a staging bo | Chia-I Wu | 2014-07-28 | 1 | -13/+31 |
* | ilo: try unblocking a transfer with a staging bo | Chia-I Wu | 2014-07-28 | 4 | -19/+209 |
* | ilo: enable persistent and coherent transfers | Chia-I Wu | 2014-07-28 | 3 | -8/+35 |
* | ilo: drop ptr from ilo_transfer | Chia-I Wu | 2014-07-28 | 2 | -35/+36 |
* | ilo: s/TRANSFER_MAP_UNSYNC/TRANSFER_MAP_GTT_UNSYNC/ | Chia-I Wu | 2014-07-28 | 2 | -6/+6 |
* | ilo: drop unused context param from transfer functions | Chia-I Wu | 2014-07-28 | 1 | -115/+100 |
* | ilo: tidy up transfer mapping/unmapping | Chia-I Wu | 2014-07-28 | 1 | -88/+89 |
* | ilo: tidy up choose_transfer_method() | Chia-I Wu | 2014-07-28 | 1 | -84/+164 |
* | ilo: free transfers with util_slab_free() | Chia-I Wu | 2014-07-28 | 1 | -1/+1 |
* | clover: Add clUnloadPlatformCompiler. | EdB | 2014-07-28 | 2 | -1/+6 |
* | clover: Add clCreateProgramWithBuiltInKernels. | EdB | 2014-07-28 | 2 | -1/+23 |
* | glsl/cs: Add several GLSL compute shader variables | Jordan Justen | 2014-07-27 | 1 | -0/+6 |
* | main/cs: Add additional compute shader constant values | Jordan Justen | 2014-07-27 | 2 | -0/+18 |
* | glsl: No longer require ubo block index to be constant in ir_validate | Chris Forbes | 2014-07-26 | 1 | -1/+0 |
* | glsl: Accept nonconstant array references in lower_ubo_reference | Chris Forbes | 2014-07-26 | 1 | -11/+32 |
* | glsl: Convert uniform_block in lower_ubo_reference to ir_rvalue. | Chris Forbes | 2014-07-26 | 1 | -7/+8 |
* | glsl: Mark entire UBO array active if indexed with non-constant. | Chris Forbes | 2014-07-26 | 1 | -19/+31 |
* | glsl: Allow non-constant UBO array indexing with GLSL4/ARB_gpu_shader5. | Chris Forbes | 2014-07-26 | 1 | -1/+2 |
* | ilo: simplify ilo_flush() | Chia-I Wu | 2014-07-26 | 3 | -20/+30 |
* | r600g/compute: Defrag the pool at the same time as we grow it | Bruno Jiménez | 2014-07-25 | 2 | -23/+19 |
* | r600g/compute: Try to use a temporary resource when growing the pool | Bruno Jiménez | 2014-07-25 | 1 | -18/+43 |
* | freedreno: fix typo in gpu version check | Rob Clark | 2014-07-25 | 1 | -1/+1 |
* | freedreno/ir3: split out shader compiler from a3xx | Rob Clark | 2014-07-25 | 25 | -477/+580 |
* | freedreno/a3xx/compiler: rename ir3_shader to ir3 | Rob Clark | 2014-07-25 | 12 | -55/+55 |
* | freedreno/a3xx/compiler: scheduler vs pred reg | Rob Clark | 2014-07-25 | 2 | -3/+51 |
* | freedreno/a3xx/compiler: little cleanups | Rob Clark | 2014-07-25 | 4 | -39/+19 |
* | freedreno/a3xx: enable/disable wa's based on patch-level | Rob Clark | 2014-07-25 | 5 | -9/+35 |
* | freedreno/a3xx/compiler: make IR heap dyanmic | Rob Clark | 2014-07-25 | 2 | -8/+43 |
* | r600g/compute: Fix singed/unsigned comparison compiler warnings. | Jan Vesely | 2014-07-25 | 1 | -7/+7 |
* | clover: Query the device to see if images are supported | Tom Stellard | 2014-07-25 | 3 | -1/+8 |
* | gallium: Add PIPE_CAP_COMPUTE_IMAGES_SUPPORTED | Tom Stellard | 2014-07-25 | 3 | -1/+11 |
* | r600g/compute: Allow compute_memory_defrag to defragment between resources | Bruno Jiménez | 2014-07-25 | 2 | -5/+7 |
* | r600g/compute: Allow compute_memory_move_item to move items between resources | Bruno Jiménez | 2014-07-25 | 2 | -16/+16 |
* | gbm: Search LIBGL_DRIVERS_PATH if GBM_DRIVERS_PATH is not set | Dylan Baker | 2014-07-24 | 1 | -1/+11 |
* | winsys/radeon: fix indentation | Jerome Glisse | 2014-07-24 | 1 | -29/+29 |
* | Add an accelerated version of F_TO_I for x86_64 | Jason Ekstrand | 2014-07-24 | 1 | -1/+5 |
* | i965/fs: Decide predicate/predicate_inverse outside of the for loop. | Matt Turner | 2014-07-24 | 1 | -9/+14 |
* | i965/fs: Swap if/else conditions in SEL peephole. | Matt Turner | 2014-07-24 | 1 | -3/+3 |
* | i965: Improve dead control flow elimination. | Matt Turner | 2014-07-24 | 1 | -10/+15 |
* | nvc0/ir: support 2d constbuf indexing | Ilia Mirkin | 2014-07-24 | 1 | -0/+14 |
* | gm107/ir: emit LDC subops | Ilia Mirkin | 2014-07-24 | 1 | -0/+1 |
* | gk110/ir: emit load constant subop | Ilia Mirkin | 2014-07-24 | 1 | -0/+1 |
* | mesa/st: add support for interpolate_at_* ops | Ilia Mirkin | 2014-07-24 | 1 | -3/+9 |
* | nv50/ir: fix phi/union sources when their def has been merged | Ilia Mirkin | 2014-07-24 | 1 | -0/+8 |