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
/
llvmpipe
/
lp_state_fs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
llvmpipe: add support for nested / overlapping queries
Roland Scheidegger
2013-06-26
1
-1
/
+1
*
gallium: Fix llvmpipe on big-endian machines
Adam Jackson
2013-06-24
1
-6
/
+14
*
llvmpipe: improve alignment calculation for fetching/storing pixels
Roland Scheidegger
2013-06-05
1
-12
/
+21
*
llvmpipe: reduce alignment requirement for 1d resources from 4x4 to 4x1
Roland Scheidegger
2013-06-05
1
-22
/
+99
*
llvmpipe: cleanup of generate_unswizzled_blend
Roland Scheidegger
2013-06-05
1
-22
/
+37
*
llvmpipe: disable simple_shader optimization
Roland Scheidegger
2013-05-22
1
-1
/
+6
*
llvmpipe: fix early depth test / late depth write stencil issues
Roland Scheidegger
2013-05-22
1
-5
/
+12
*
llvmpipe: fix issue with not writing new stencil values
Roland Scheidegger
2013-05-22
1
-0
/
+7
*
llvmpipe: handle z32s8x24 depth/stencil format
Roland Scheidegger
2013-05-18
1
-26
/
+27
*
llvmpipe: get rid of depth swizzling.
Roland Scheidegger
2013-05-03
1
-25
/
+31
*
llvmpipe: Ignore depth-stencil state if format has no depth/stencil.
José Fonseca
2013-04-20
1
-4
/
+10
*
llvmpipe: Support half integer pixel center fs coord.
José Fonseca
2013-04-18
1
-0
/
+1
*
llvmpipe: Remove the static interpolation.
José Fonseca
2013-04-18
1
-296
/
+1
*
gallivm: Drop pos arg from lp_build_tgsi_soa.
José Fonseca
2013-04-18
1
-2
/
+2
*
gallium/llvm: implement geometry shaders in the llvm paths
Zack Rusin
2013-03-27
1
-2
/
+2
*
gallivm: init vars to silence warnings
Brian Paul
2013-03-25
1
-2
/
+2
*
llvmpipe: Fix assertions with assignment instead of comparison.
Vinson Lee
2013-03-24
1
-2
/
+2
*
llvmpipe: add EXT_packed_float render target format support
Roland Scheidegger
2013-03-22
1
-0
/
+126
*
llvmpipe: Fix rendering into PIPE_FORMAT_X8*_UNORM.
Roland Scheidegger
2013-02-22
1
-15
/
+31
*
llvmpipe: implement dual source blending
Roland Scheidegger
2013-02-12
1
-89
/
+195
*
llvmpipe: first steps of adding dual source blend support
Roland Scheidegger
2013-02-08
1
-0
/
+1
*
llvmpipe: refactoring of visibility counter handling
Roland Scheidegger
2013-02-08
1
-12
/
+13
*
llvmpipe: Support Z16_UNORM as depth-stencil format.
José Fonseca
2013-01-29
1
-4
/
+4
*
gallivm: split sampler and texture state
Roland Scheidegger
2013-01-28
1
-26
/
+58
*
llvmpipe: more fixes for integer color buffers
Roland Scheidegger
2013-01-18
1
-3
/
+39
*
llvmpipe: trivial code and comment cleanup.
Roland Scheidegger
2013-01-18
1
-14
/
+12
*
llvmpipe: fix using wrong format with MRT in blend code
Roland Scheidegger
2013-01-18
1
-6
/
+21
*
llvmpipe: remove unneeded draw_flush() call
Brian Paul
2012-12-12
1
-2
/
+0
*
llvmpipe: support pipe_resource-based constant buffers
Brian Paul
2012-12-11
1
-19
/
+19
*
gallivm,llvmpipe,draw: Support multiple constant buffers.
José Fonseca
2012-12-07
1
-1
/
+1
*
llvmpipe: Fix alignment.
José Fonseca
2012-12-04
1
-0
/
+5
*
llvmpipe: Implement PIPE_QUERY_TIMESTAMP and PIPE_QUERY_TIME_ELAPSED.
James Benton
2012-12-03
1
-1
/
+1
*
llvmpipe: Refactor convert_to/from_blend_type to convert in place.
José Fonseca
2012-12-03
1
-12
/
+8
*
llvmpipe: Improve color buffer loads/stores alignment.
José Fonseca
2012-12-03
1
-10
/
+19
*
llvmpipe: Fix incorrect sizeof.
Vinson Lee
2012-11-29
1
-2
/
+2
*
llvmpipe: Eliminate color buffer swizzling.
José Fonseca
2012-11-29
1
-123
/
+7
*
llvmpipe: Don't use dynamically sized arrays.
José Fonseca
2012-11-28
1
-4
/
+4
*
llvmpipe: Unswizzled rendering.
James Benton
2012-11-28
1
-41
/
+1059
*
llvmpipe: combine vertex/fragment sampler state into an array
Brian Paul
2012-08-06
1
-2
/
+2
*
llvmpipe: use runtime loop instead of static loop for looping over quads
Roland Scheidegger
2012-07-20
1
-48
/
+367
*
gallivm,draw,llvmpipe: Support wider native registers.
José Fonseca
2012-07-17
1
-81
/
+81
*
llvmpipe: Add vertex id support.
Olivier Galibert
2012-06-19
1
-1
/
+4
*
llvmpipe: Simplify and fix system variables fetch.
Olivier Galibert
2012-06-19
1
-1
/
+1
*
llvmpipe: Implement cylindrical wrapping.
James Benton
2012-06-18
1
-0
/
+1
*
llvmpipe: Fix alpha testing precision on rgba8 formats.
José Fonseca
2012-05-22
1
-1
/
+4
*
llvmpipe: Color slot interpolation can be flat or perspective, not linear.
Olivier Galibert
2012-05-16
1
-1
/
+1
*
llvmpipe: add cast to silence warning
Brian Paul
2012-05-11
1
-1
/
+2
*
Merge branch 'gallium-userbuf'
Marek Olšák
2012-05-11
1
-3
/
+17
|
\
|
*
gallium: add void *user_buffer to pipe_constant_buffer
Marek Olšák
2012-04-30
1
-2
/
+15
|
*
gallium: change set_constant_buffer to be UBO-friendly
Marek Olšák
2012-04-30
1
-1
/
+2
[next]