| Commit message (Expand) | Author | Age | Files | Lines |
* | r600g,radeonsi: share flags has_cp_dma and has_streamout | Marek Olšák | 2013-12-12 | 1 | -2/+2 |
* | r600g: use common interfaces in buffer_transfer_unmap | Marek Olšák | 2013-12-12 | 1 | -0/+6 |
* | r600g,radeonsi: properly expose texture buffer formats | Marek Olšák | 2013-11-04 | 1 | -3/+8 |
* | r600g: fix crash in set_framebuffer_state | Grigori Goronzy | 2013-10-11 | 1 | -8/+15 |
* | r600g,radeonsi: consolidate tiling_info initialization | Marek Olšák | 2013-09-29 | 1 | -5/+5 |
* | r600g,radeonsi: share the async dma interface | Marek Olšák | 2013-09-29 | 1 | -7/+9 |
* | r600g: get rid of r600_texture::is_rat | Marek Olšák | 2013-09-29 | 1 | -7/+1 |
* | r600g,radeonsi: consolidate transfer, cmask, and fmask structures | Marek Olšák | 2013-09-29 | 1 | -15/+15 |
* | r600g: fast color clears for single-sample buffers | Grigori Goronzy | 2013-09-20 | 1 | -0/+17 |
* | r600g: add support for separately allocated CMASKs | Grigori Goronzy | 2013-09-20 | 1 | -5/+19 |
* | r600g: move streamout state to drivers/radeon | Marek Olšák | 2013-08-31 | 1 | -227/+227 |
* | r600g: x/y coordinates must be divided by block dim in dma blit | Christoph Bumiller | 2013-07-11 | 1 | -2/+8 |
* | r600g: adjust flush flags (v3) | Alex Deucher | 2013-07-08 | 1 | -0/+2 |
* | r600g: implement fast color clears for MSAA on evergreen+ | Grigori Goronzy | 2013-07-01 | 1 | -2/+5 |
* | r600g/compute: Accept LDS size from the LLVM backend | Tom Stellard | 2013-06-28 | 1 | -3/+3 |
* | gallium: Add support for multiple viewports | Zack Rusin | 2013-05-25 | 1 | -2/+4 |
* | r600g: cleanup MSAA texture support checking | Marek Olšák | 2013-05-15 | 1 | -12/+4 |
* | r600g: rewrite FMASK allocation, fix FMASK texturing with 2 and 4 samples | Marek Olšák | 2013-05-15 | 1 | -7/+10 |
* | r600g: force full cache for hyperz | Jerome Glisse | 2013-04-29 | 1 | -0/+1 |
* | r600g: Add evergreen_emit_cs_constant_buffers() v2 | Tom Stellard | 2013-04-25 | 1 | -10/+24 |
* | gallium: Replace gl_rasterization_rules with lower_left_origin and half_pixel... | José Fonseca | 2013-04-23 | 1 | -2/+2 |
* | r600g: add get_sample_position support (v3) | Dave Airlie | 2013-04-11 | 1 | -106/+181 |
* | r600g: Add support for GL_ARB_texture_buffer_range | Fredrik Höglund | 2013-04-11 | 1 | -2/+4 |
* | r600g: don't emit SQ_DYN_GPR_RESOURCE_LIMIT_1 on cayman | Alex Deucher | 2013-03-19 | 1 | -1/+0 |
* | r600g: properly set non_disp tiling mode for DMA (v2) | Alex Deucher | 2013-03-17 | 1 | -2/+6 |
* | r600g: Use blitter rather than DMA for 128bpp on cayman (v3) | Alex Deucher | 2013-03-17 | 1 | -0/+11 |
* | r600g: atomize pixel shader | Marek Olšák | 2013-03-11 | 1 | -34/+35 |
* | r600g: atomize vertex shader | Marek Olšák | 2013-03-11 | 1 | -88/+83 |
* | r600g: inline r600_pipe_shader function | Marek Olšák | 2013-03-11 | 1 | -2/+2 |
* | r600g: always map uninitialized buffer range as unsynchronized | Marek Olšák | 2013-03-01 | 1 | -0/+4 |
* | r600g: cleanup deprecated register tables | Marek Olšák | 2013-03-01 | 1 | -0/+14 |
* | r600g: unify vgt states | Marek Olšák | 2013-03-01 | 1 | -2/+1 |
* | r600g: flush and invalidate htile cache when appropriate | Marek Olšák | 2013-03-01 | 1 | -0/+5 |
* | r600g: atomize streamout enabling | Marek Olšák | 2013-03-01 | 1 | -0/+1 |
* | r600g: workaround hyperz lockup on evergreen | Jerome Glisse | 2013-02-28 | 1 | -1/+9 |
* | r600g: don't enable ReZ mode on evergreen | Alex Deucher | 2013-02-21 | 1 | -1/+4 |
* | r600g/Cayman: Fix blending using destination alpha factor but non-alpha dest | Michel Dänzer | 2013-02-20 | 1 | -4/+9 |
* | r600g: add support for red-alpha render targets | Marek Olšák | 2013-02-14 | 1 | -0/+22 |
* | r600g: properly implement S8Z24 depth-stencil format for Evergreen | Marek Olšák | 2013-02-14 | 1 | -1/+12 |
* | r600g: fix lockup when hyperz & alpha test are enabled together. v3 | Jerome Glisse | 2013-02-12 | 1 | -2/+23 |
* | r600g: fix slice tile max for compressed texture and async dma | Jerome Glisse | 2013-02-07 | 1 | -2/+4 |
* | r600g: use new RGBX formats | Marek Olšák | 2013-02-07 | 1 | -0/+26 |
* | r600g: add cs memory usage accounting and limit it v3 | Jerome Glisse | 2013-01-31 | 1 | -0/+4 |
* | r600g: use uint64_t instead of unsigned long for proper 32bits cpu support | Jerome Glisse | 2013-01-28 | 1 | -2/+2 |
* | r600g: add async for staging buffer upload v2 | Jerome Glisse | 2013-01-28 | 1 | -0/+201 |
* | r600g: add multi ring support with dma as first second ring v4 | Jerome Glisse | 2013-01-28 | 1 | -25/+31 |
* | r600g: don't use radeon_surface_level::npix_x/y/z | Marek Olšák | 2013-01-26 | 1 | -1/+1 |
* | r600g: fix warnings for htile va | Dave Airlie | 2013-01-11 | 1 | -1/+1 |
* | r600g: texture buffer object + glsl 1.40 enable support (v2) | Dave Airlie | 2013-01-11 | 1 | -0/+55 |
* | r600g: implement buffer copying using CP DMA for R7xx, Evergreen, Cayman | Marek Olšák | 2013-01-08 | 1 | -2/+2 |