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
/
si_state.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium: Replace gl_rasterization_rules with lower_left_origin and half_pixel...
José Fonseca
2013-04-23
1
-1
/
+1
*
radeonsi: add support for compressed texture v2
Jerome Glisse
2013-04-18
1
-2
/
+69
*
radeonsi: add 2d tiling support for texture v3
Jerome Glisse
2013-04-18
1
-69
/
+12
*
radeonsi: add instance divisor support v3
Christian König
2013-04-02
1
-19
/
+25
*
radeonsi: fix crash while binding a NULL constant buffer
Marek Olšák
2013-03-26
1
-1
/
+1
*
radeonsi: switch to using resource destribtors for constants v2
Christian König
2013-03-19
1
-11
/
+21
*
radeonsi: Fix memory leak in si_set_constant_buffer.
Vinson Lee
2013-02-26
1
-0
/
+1
*
radeonsi: Don't pretend there is any R8G8B8 support
Michel Dänzer
2013-02-22
1
-1
/
+0
*
radeonsi: Fix up and enable flat shading.
Michel Dänzer
2013-02-21
1
-3
/
+2
*
radeonsi: Fix memory leak in si_shader_select.
Vinson Lee
2013-02-20
1
-0
/
+1
*
radeonsi: Fix blending using destination alpha factor but non-alpha destination
Michel Dänzer
2013-02-20
1
-3
/
+5
*
radeonsi: Fix PIPE_FORMAT_X32_S8X24_UINT sampler hardware format
Michel Dänzer
2013-02-18
1
-1
/
+1
*
radeonsi: Use stencil surface level information for stencil texturing
Michel Dänzer
2013-02-18
1
-5
/
+9
*
radeonsi: properly implement S8Z24 depth-stencil format
Michel Dänzer
2013-02-18
1
-29
/
+66
*
radeonsi: Fix array indices for detecting integer vertex formats
Michel Dänzer
2013-02-14
1
-2
/
+2
*
radeonsi: Handle scaled and integer formats for samplers and vertex elements.
Michel Dänzer
2013-02-07
1
-17
/
+46
*
radeonsi: Don't advertise PIPE_FORMAT_L8A8_SRGB support.
Michel Dänzer
2013-02-07
1
-2
/
+2
*
radeonsi: use new RGBX formats
Marek Olšák
2013-02-07
1
-0
/
+26
*
radeonsi: default PA_SC_RASTER_CONFIG to 0
Alex Deucher
2013-02-04
1
-1
/
+3
*
radeonsi: add support for Oland chips
Alex Deucher
2013-02-04
1
-0
/
+3
*
radeonsi: Remove spurious traces of R16G16B16 support.
Michel Dänzer
2013-02-04
1
-3
/
+0
*
radeonsi: Handle PIPE_FORMAT_L32A32_S/UINT for rendering.
Michel Dänzer
2013-01-24
1
-0
/
+4
*
radeonsi: Make sure to use float number format for packed float colour formats.
Michel Dänzer
2013-01-24
1
-2
/
+4
*
radeonsi: More assorted depth/stencil changes ported from r600g.
Marek Olšák
2013-01-21
1
-36
/
+55
*
radeonsi: improve flushed depth texture handling
Vadim Girlin
2013-01-21
1
-6
/
+7
*
radeonsi: Assorted depth/stencil changes ported from r600g.
Marek Olšák
2013-01-21
1
-2
/
+7
*
radeonsi: Fix 1D tiling mode index for non-scanout resources.
Michel Dänzer
2013-01-21
1
-1
/
+4
*
radeonsi: Actually keep track if we are using depth textures for samplers.
Michel Dänzer
2013-01-17
1
-3
/
+7
*
radeonsi: Fix Z24 texture formats.
Michel Dänzer
2013-01-17
1
-2
/
+2
*
radeonsi: Set SPI_SHADER_COL_FORMAT to what the pixel shader actually exports.
Michel Dänzer
2013-01-17
1
-6
/
+1
*
radeonsi: Use proper hardware format for stencil texturing.
Michel Dänzer
2013-01-17
1
-1
/
+2
*
radeonsi: Consolidate calculation of tile mode index.
Michel Dänzer
2013-01-17
1
-111
/
+71
*
radeonsi: Reinstate assertions against invalid colour/depth formats.
Michel Dänzer
2012-11-28
1
-0
/
+2
*
radeonsi: Re-enable Z16 depth buffers.
Michel Dänzer
2012-11-28
1
-2
/
+2
*
radeonsi: Use explicit stencil mipmap level offsets.
Michel Dänzer
2012-11-28
1
-5
/
+2
*
radeonsi: Fix sampler views for depth textures.
Michel Dänzer
2012-11-28
1
-5
/
+5
*
radeonsi: clean up some magic numbers
Alex Deucher
2012-11-16
1
-1
/
+2
*
radeonsi: emit PA_SC_RASTER_CONFIG
Alex Deucher
2012-11-16
1
-0
/
+11
*
radeonsi: remove new asserts and replace with warnings
Alex Deucher
2012-11-15
1
-2
/
+6
*
radeonsi: cleanup si_db()
Alex Deucher
2012-11-15
1
-12
/
+10
*
radeonsi: assert the CB format is valid (v2)
Alex Deucher
2012-11-15
1
-2
/
+3
*
radeonsi: assert that the DB format is valid (v2)
Alex Deucher
2012-11-15
1
-8
/
+5
*
radeonsi: Set STENCILOPVAL fields to 1.
Michel Dänzer
2012-11-14
1
-2
/
+4
*
radeonsi: Implement alpha testing in pixel shader.
Michel Dänzer
2012-11-12
1
-13
/
+11
*
radeonsi: Implement support for vertex shader samplers.
Michel Dänzer
2012-11-02
1
-22
/
+58
*
gallium: add start_slot parameter to set_vertex_buffers
Marek Olšák
2012-10-31
1
-2
/
+3
*
radeonsi: Handle TGSI_SEMANTIC_BCOLOR.
Michel Dänzer
2012-10-26
1
-3
/
+6
*
radeonsi: Don't snoop context state while building shaders.
Michel Dänzer
2012-10-26
1
-13
/
+14
*
radeonsi: fixup the return type of is_format_supported
Marek Olšák
2012-10-11
1
-5
/
+5
*
radeonsi: emit PA_SU_PRIM_FILTER_CNTL
Alex Deucher
2012-10-01
1
-0
/
+2
[next]