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
*
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
*
radeonsi/compute: Fix memory leak
Aaron Watry
2014-03-15
1
-0
/
+6
*
radeonsi: flush the dma ring in si_flush_from_st
Niels Ole Salscheider
2014-03-14
1
-0
/
+7
*
r600g,radeonsi: attempt to fix racy multi-context apps calling BufferData
Marek Olšák
2014-03-11
1
-4
/
+1
*
r600g,radeonsi: use a fallback in dma_copy instead of failing
Marek Olšák
2014-03-11
1
-8
/
+11
*
radeonsi: small cleanup in get_param
Marek Olšák
2014-03-11
1
-4
/
+2
*
radeonsi: set correct alignment for texture buffers and constant buffers
Marek Olšák
2014-03-11
1
-3
/
+2
*
r600g, radeonsi: fix primitives-generated query with disabled streamout
Marek Olšák
2014-03-11
4
-1
/
+3
*
r600g,radeonsi: fix MAX_TEXTURE_3D_LEVELS and MAX_TEXTURE_ARRAY_LAYERS limits
Marek Olšák
2014-03-11
1
-3
/
+6
*
radeonsi: implement fast color clear
Marek Olšák
2014-03-11
4
-3
/
+54
*
r600g,radeonsi: move CMASK register values from r600_surface to r600_texture
Marek Olšák
2014-03-11
1
-15
/
+7
*
radeonsi: convert the framebuffer state to atom-based
Marek Olšák
2014-03-11
5
-283
/
+132
*
radeonsi: move framebuffer-related state to a new struct si_framebuffer
Marek Olšák
2014-03-11
5
-39
/
+41
*
r600g,radeonsi: set priorities for relocations
Marek Olšák
2014-03-11
7
-35
/
+76
*
gallium: allow setting of the internal stream output offset
Zack Rusin
2014-03-07
1
-2
/
+2
*
radeonsi: Use proper member name for deleting export shader PM4 state
Michel Dänzer
2014-03-10
1
-0
/
+2
*
radeonsi: fix freeing descriptor buffers
Christian König
2014-03-08
1
-1
/
+1
*
radeonsi: fix leaking the bound state on destruction v2
Christian König
2014-03-08
3
-0
/
+10
*
radeonsi: avoid stale state pointers
Christian König
2014-03-08
1
-9
/
+3
[next]