index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
radeonsi
Commit message (
Expand
)
Author
Age
Files
Lines
*
radeonsi: Use dma_copy when possible for si_blit.
Axel Davy
2014-07-01
1
-0
/
+19
*
radeonsi: implement ARB_texture_query_lod
Marek Olšák
2014-06-19
2
-25
/
+40
*
radeonsi: pass ARB_conservative_depth parameters to the hardware
Marek Olšák
2014-06-19
4
-1
/
+29
*
radeonsi: cosmetic changes in si_shader.c
Marek Olšák
2014-06-19
1
-18
/
+13
*
radeonsi: implement ARB_texture_gather and Gather functions from GLSL 4.00
Marek Olšák
2014-06-19
2
-12
/
+123
*
radeonsi: add sampling of 4:2:2 subsampled textures
Grigori Goronzy
2014-06-18
2
-37
/
+69
*
radeonsi: fixup sizes of shader resource and sampler arrays
Marek Olšák
2014-06-16
1
-2
/
+2
*
r600g,radeonsi: don't use hardware MSAA resolve if dst is fast-cleared
Marek Olšák
2014-06-03
1
-1
/
+2
*
radeonsi: BlitFramebuffer should follow render condition
Marek Olšák
2014-06-03
1
-5
/
+6
*
radeonsi: enable ARB_sample_shading
Marek Olšák
2014-06-02
1
-1
/
+1
*
radeonsi: implement SAMPLEMASK fragment shader output
Marek Olšák
2014-06-02
1
-3
/
+15
*
radeonsi: interpolate varyings at sample when full sample shading is enabled
Marek Olšák
2014-06-02
3
-12
/
+15
*
radeonsi: implement SAMPLEPOS fragment shader input
Marek Olšák
2014-06-02
2
-0
/
+48
*
radeonsi: implement SAMPLEID fragment shader input
Marek Olšák
2014-06-02
1
-1
/
+17
*
radeonsi: implement set_min_samples
Marek Olšák
2014-06-02
4
-2
/
+36
*
radeon: add basic register setup for per-sample shading
Marek Olšák
2014-06-02
1
-4
/
+2
*
radeon: split cayman_emit_msaa_state into 2 functions
Marek Olšák
2014-06-02
1
-1
/
+2
*
gallium: create TGSI_PROPERTY to disable viewport and clipping
Christoph Bumiller
2014-06-02
1
-0
/
+1
*
gallium/radeon: link in libradeon.la at target level
Emil Velikov
2014-05-15
1
-2
/
+0
*
gallium/radeon: build only a single common library libradeon
Emil Velikov
2014-05-15
1
-2
/
+1
*
radeonsi: Fix anisotropic filtering state setup
Michel Dänzer
2014-05-14
1
-4
/
+3
*
radeonsi: prepare depth export registers at compile time
Marek Olšák
2014-05-10
3
-14
/
+14
*
radeonsi: simplify depth/stencil export code
Marek Olšák
2014-05-10
1
-11
/
+5
*
radeonsi: add and use a helper function for loading constants
Marek Olšák
2014-05-10
1
-19
/
+19
*
radeonsi: only count CS space for state atoms if we're going to draw
Marek Olšák
2014-05-10
1
-5
/
+5
*
radeonsi: remove unused variable exports_ps in si_pipe_shader_ps
Marek Olšák
2014-05-10
1
-12
/
+1
*
radeonsi: use DRAW_PREAMBLE on CIK
Marek Olšák
2014-05-10
2
-5
/
+10
*
radeonsi: Enable geometry shaders with LLVM 3.4.1
Tom Stellard
2014-05-09
4
-9
/
+13
*
radeonsi: Don't use anonymous struct trick in atom tracking
Adam Jackson
2014-05-08
6
-10
/
+10
*
gallium: add a cap for supporting 4-offset TG4 opcodes
Ilia Mirkin
2014-05-07
1
-1
/
+2
*
radeonsi: implement ARB_texture_cube_map_array
Marek Olšák
2014-05-06
3
-6
/
+47
*
radeonsi: add support for Mullins asics.
Samuel Li
2014-05-02
1
-0
/
+2
*
gallium: add basic support for ARB_sample_shading
Ilia Mirkin
2014-04-26
1
-0
/
+1
*
radeonsi: implement GL_ARB_vertex_type_10f_11f_11f_rev
Marek Olšák
2014-04-25
1
-0
/
+6
*
radeonsi: Fix calculation of number of banks for SI
Michel Dänzer
2014-04-22
3
-16
/
+20
*
radeonsi: fix num banks selection on SI for dma setup (v2)
Alex Deucher
2014-04-18
3
-24
/
+19
*
r600g,radeonsi: don't skip the context flush if a fence should be returned
Marek Olšák
2014-04-18
1
-1
/
+1
*
radeonsi: Added Diag Handler to receive LLVM Error messages
Darren Powell
2014-04-17
2
-3
/
+11
*
r600g,radeonsi: share some of gfx flush code
Marek Olšák
2014-04-16
1
-41
/
+3
*
r600g,radeonsi: share r600_flush_from_st
Marek Olšák
2014-04-16
1
-17
/
+0
*
radeonsi: merge si_flush with si_context_flush
Marek Olšák
2014-04-16
3
-38
/
+29
*
gallium/radeon: create and return a fence in the flush function
Marek Olšák
2014-04-16
3
-19
/
+14
*
winsys/radeon: fold cs_set_flush_callback into cs_create
Marek Olšák
2014-04-16
1
-2
/
+3
*
radeonsi: cleanup redundant computation of flush flags and rename a function
Marek Olšák
2014-04-16
1
-8
/
+9
*
gallium: add a way to query min/max texture gather offsets
Ilia Mirkin
2014-04-10
1
-0
/
+2
*
winsys/radeon: fix a race condition between winsys_create and winsys_destroy
Marek Olšák
2014-04-10
1
-1
/
+1
*
gallium/radeon: fix warnings
Marek Olšák
2014-04-09
1
-1
/
+1
*
gallium: add support for LODQ opcodes.
Dave Airlie
2014-04-07
1
-0
/
+1
*
mesa/soft/llvmpipe: add fake MSAA support
Dave Airlie
2014-04-02
1
-0
/
+1
*
radeonsi: Implement DMA blit
Niels Ole Salscheider
2014-03-20
6
-20
/
+391
[next]