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
/
radeonsi_pipe.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium/util: add helper util_max_layer from r600g
Marek Olšák
2013-02-26
1
-16
/
+0
*
radeonsi: add assertions to prevent creation of invalid surfaces
Marek Olšák
2013-02-20
1
-0
/
+16
*
radeonsi: More assorted depth/stencil changes ported from r600g.
Marek Olšák
2013-01-21
1
-4
/
+10
*
radeonsi: improve flushed depth texture handling
Vadim Girlin
2013-01-21
1
-1
/
+3
*
radeonsi: Assorted depth/stencil changes ported from r600g.
Marek Olšák
2013-01-21
1
-1
/
+0
*
radeonsi: Set SPI_SHADER_COL_FORMAT to what the pixel shader actually exports.
Michel Dänzer
2013-01-17
1
-1
/
+0
*
winsys/radeon: don't use BIND flags, add a flag for the cache bufmgr instead
Marek Olšák
2012-12-12
1
-1
/
+1
*
radeonsi: Fix sampler views for depth textures.
Michel Dänzer
2012-11-28
1
-0
/
+1
*
radeonsi: Implement alpha testing in pixel shader.
Michel Dänzer
2012-11-12
1
-2
/
+0
*
radeonsi: start reworking inferred state handling
Christian König
2012-09-26
1
-1
/
+0
*
radeonsi: Texture border colour fixes.
Michel Dänzer
2012-09-11
1
-0
/
+3
*
radeonsi: adjust PIPE_SHADER_CAP_MAX_CONSTS
Christian König
2012-09-04
1
-3
/
+0
*
radeonsi: Use FP16 shader export format when necessary / possible.
Michel Dänzer
2012-08-27
1
-1
/
+2
*
radeonsi: Maintain cache of pixel shader variants according to contxt state.
Michel Dänzer
2012-08-27
1
-2
/
+2
*
radeonsi: Fix symbol conflicts with r600g.
Michel Dänzer
2012-08-16
1
-12
/
+10
*
radeonsi: move sync handling into new state handler
Christian König
2012-08-11
1
-52
/
+0
*
radeonsi: remove r6xx_flush_and_inv atom
Christian König
2012-08-11
1
-1
/
+0
*
radeonsi: move init state to new state handling
Christian König
2012-08-11
1
-1
/
+0
*
radeonsi: cleanup shader headers
Christian König
2012-08-11
1
-4
/
+0
*
radeonsi: If pixel shader compilation fails, use a dummy shader.
Michel Dänzer
2012-08-08
1
-0
/
+4
*
radeonsi: rename r600_resource to si_resource
Christian König
2012-07-30
1
-4
/
+4
*
radeonsi: remove old state handling
Christian König
2012-07-24
1
-19
/
+0
*
radeonsi: move everything else into the new handling
Christian König
2012-07-24
1
-32
/
+0
*
radeonsi: move format handling into si_state.c
Christian König
2012-07-24
1
-9
/
+0
*
radeonsi: move draw state into new handling
Christian König
2012-07-24
1
-6
/
+2
*
radeonsi: move constants to new state handling
Christian König
2012-07-24
1
-4
/
+0
*
radeonsi: move sampler states into new handling
Christian König
2012-07-24
1
-2
/
+0
*
radeonsi: move shaders to new handling
Christian König
2012-07-24
1
-43
/
+1
*
radeonsi: move spi into new handling
Christian König
2012-07-24
1
-2
/
+0
*
radeonsi: move init state to new handling
Christian König
2012-07-24
1
-1
/
+0
*
radeonsi: move draw_info to new state handling
Christian König
2012-07-24
1
-2
/
+0
*
radeonsi: move stencil_ref to new handling
Christian König
2012-07-24
1
-12
/
+0
*
radeonsi: move dsa state to new handling
Christian König
2012-07-24
1
-11
/
+2
*
radeonsi: move infeered fb/rs state to new handling
Christian König
2012-07-24
1
-2
/
+0
*
radeonsi: move rasterizer state into new handling
Christian König
2012-07-24
1
-16
/
+0
*
radeonsi: move framebuffer to new handling
Christian König
2012-07-24
1
-2
/
+0
*
radeonsi: move viewport to new handling
Christian König
2012-07-24
1
-2
/
+0
*
radeonsi: move scissor state to new state handling
Christian König
2012-07-24
1
-1
/
+0
*
radeonsi: move clip state to new handling
Christian König
2012-07-24
1
-2
/
+0
*
radeonsi: move blend color to new state handling
Christian König
2012-07-24
1
-1
/
+0
*
radeonsi: move blender to new state handling
Christian König
2012-07-24
1
-10
/
+0
*
radeonsi: rework state handling v2
Christian König
2012-07-24
1
-0
/
+6
*
radeonsi: fix vertex element state
Christian König
2012-07-17
1
-7
/
+0
*
radeonsi: Fix parameter cache offsets for fragment shader inputs.
Michel Dänzer
2012-05-18
1
-1
/
+1
*
radeonsi: Separate states for samplers and sampler views.
Michel Dänzer
2012-05-14
1
-1
/
+2
*
radeonsi: remove slab allocator for pipe_resource (used mainly for user buffers)
Marek Olšák
2012-05-13
1
-5
/
+0
*
gallium: remove user_buffer_create from the interface
Marek Olšák
2012-05-12
1
-3
/
+0
*
Merge branch 'gallium-userbuf'
Marek Olšák
2012-05-11
1
-1
/
+1
|
\
|
*
gallium: change set_constant_buffer to be UBO-friendly
Marek Olšák
2012-04-30
1
-1
/
+1
*
|
radeonsi: Properly translate vertex format swizzle.
Michel Dänzer
2012-05-11
1
-0
/
+19
|
/
[next]