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
Commit message (
Expand
)
Author
Age
Files
Lines
*
draw: try to prevent overflows on index buffers
Zack Rusin
2013-05-14
1
-4
/
+10
*
draw: don't crash on vertex buffer overflow
Zack Rusin
2013-05-14
1
-2
/
+4
*
gallium: add PIPE_CAP_MAX_TEXTURE_BUFFER_SIZE for GL
Marek Olšák
2013-05-11
1
-0
/
+2
*
gallium: fix type of flags in pipe_context::flush()
Chia-I Wu
2013-05-04
1
-1
/
+1
*
llvmpipe: get rid of depth swizzling.
Roland Scheidegger
2013-05-03
7
-273
/
+414
*
llvmpipe: Fix queries when screen->num_threads == 0.
José Fonseca
2013-04-29
1
-2
/
+3
*
llvmpipe: stop crashing when one of the so targets is null
Zack Rusin
2013-04-27
1
-2
/
+5
*
llvmpipe: implement so_overflow query
Zack Rusin
2013-04-26
3
-0
/
+15
*
llvmpipe: replace LP_MAX_THREADS with screen->num_threads in query code
Brian Paul
2013-04-26
1
-2
/
+4
*
llvmpipe: bump LP_MAX_THREADS to 16
Brian Paul
2013-04-26
1
-1
/
+1
*
gallium: Replace gl_rasterization_rules with lower_left_origin and half_pixel...
José Fonseca
2013-04-23
7
-38
/
+21
*
llvmpipe: verify function on blend test.
José Fonseca
2013-04-21
1
-0
/
+2
*
llvmpipe: Don't support Z32_FLOAT_S8X24_UINT texture sampling support either.
José Fonseca
2013-04-20
1
-4
/
+6
*
llvmpipe: Ignore depth-stencil state if format has no depth/stencil.
José Fonseca
2013-04-20
1
-4
/
+10
*
llvmpipe: Take in consideration all current constant buffers when mapping.
José Fonseca
2013-04-18
1
-3
/
+9
*
st/mesa: optionally apply texture swizzle to border color v2
Christoph Bumiller
2013-04-18
1
-0
/
+2
*
llvmpipe: Support half integer pixel center fs coord.
José Fonseca
2013-04-18
4
-3
/
+28
*
llvmpipe: Remove the static interpolation.
José Fonseca
2013-04-18
3
-384
/
+19
*
gallivm: Drop pos arg from lp_build_tgsi_soa.
José Fonseca
2013-04-18
1
-2
/
+2
*
draw: implement pipeline statistics in the draw module
Zack Rusin
2013-04-16
6
-0
/
+69
*
llvmpipe: implement PIPE_QUERY_SO_STATISTICS
Zack Rusin
2013-04-10
2
-0
/
+21
*
llvmpipe: Work without sse2 if llvm is new enough
Adam Jackson
2013-04-05
1
-2
/
+3
*
draw/llvmpipe: allow independent so attachments to the vs
Zack Rusin
2013-04-03
2
-9
/
+27
*
llvmpipe: reset so buffers when not appending
Zack Rusin
2013-04-03
1
-0
/
+6
*
gallium: add PIPE_CAP_QUERY_PIPELINE_STATISTICS
Christoph Bumiller
2013-04-03
1
-0
/
+2
*
llvmpipe: use triangle subdivision to avoid fixed-point overflow issues
Brian Paul
2013-04-01
3
-0
/
+186
*
llvmpipe: add 'f' suffix to 1.0 in fixed_to_float()
Brian Paul
2013-03-28
1
-1
/
+1
*
llvmpipe/draw: Fix texture sampling in geometry shaders
Zack Rusin
2013-03-27
5
-9
/
+62
*
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
*
gallium,st/mesa: don't use blit-based transfers with software rasterizers
Marek Olšák
2013-03-23
1
-0
/
+2
*
llvmpipe: add EXT_packed_float render target format support
Roland Scheidegger
2013-03-22
2
-2
/
+130
*
gallium: add TGSI_SEMANTIC_TEXCOORD,PCOORD v3
Christoph Bumiller
2013-03-20
1
-0
/
+1
*
llvmpipe: don't assert when trying to render to surfaces with multiple layers
Roland Scheidegger
2013-03-14
2
-2
/
+3
*
llvmpipe: Fix geometry shader token leak.
José Fonseca
2013-03-13
1
-0
/
+1
*
llvmpipe: remove the power of two sizeof(struct cmd_block) assertion
Brian Paul
2013-03-07
1
-7
/
+0
*
llvmpipe: fix incorrect 'j' array index in dummy texture code
Brian Paul
2013-03-06
1
-3
/
+3
*
llvmpipe: remove unused cmd_block_list struct
Brian Paul
2013-03-06
1
-4
/
+0
*
llvmpipe: add some scene limit sanity check assertions
Brian Paul
2013-03-06
1
-0
/
+22
*
llvmpipe: tweak CMD_BLOCK_MAX and LP_SCENE_MAX_SIZE
Brian Paul
2013-03-06
1
-2
/
+8
*
llvmpipe: don't assert on illegal surface creation.
Roland Scheidegger
2013-03-02
2
-4
/
+4
*
llvmpipe: bump glsl version to 140
Roland Scheidegger
2013-03-02
1
-1
/
+1
*
llvmpipe: check buffers in llvmpipe_is_resource_referenced.
Roland Scheidegger
2013-02-28
3
-8
/
+24
*
llvmpipe: support rendering to buffer render targets.
Roland Scheidegger
2013-02-28
4
-47
/
+61
*
llvmpipe: (trivial) get rid of old function prototypes.
Roland Scheidegger
2013-02-25
1
-7
/
+0
*
llvmpipe: support GL_ARB_texture_buffer_object/GL_ARB_texture_buffer_range
Roland Scheidegger
2013-02-25
6
-103
/
+177
*
llvmpipe: Fix creation of shared and scanout textures.
John Kåre Alsaker
2013-02-23
1
-1
/
+3
*
llvmpipe: rename polygon offset fields to something more specific
Brian Paul
2013-02-22
2
-8
/
+11
*
llvmpipe: add missing checks for polygon offset point/line modes
Brian Paul
2013-02-22
1
-0
/
+6
[next]