index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
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
*
llvmpipe: fix pipeline statistics with a null ps
Zack Rusin
2013-08-14
8
-8
/
+43
*
gallivm: set non-existing values really to zero in size queries for d3d10
Roland Scheidegger
2013-08-09
1
-2
/
+2
*
gallivm: use texture target from shader instead of static state for size query
Roland Scheidegger
2013-08-09
1
-0
/
+2
*
gallivm: propagate scalar_lod to emit_size_query too
Roland Scheidegger
2013-08-08
1
-0
/
+2
*
draw: fix slot detection
Zack Rusin
2013-08-06
2
-2
/
+1
*
llvmpipe: Do not need to free anything if there is no geometry shader.
Vinson Lee
2013-08-05
1
-2
/
+5
*
llvmpipe: fix frontface behavior again
Zack Rusin
2013-08-02
1
-3
/
+11
*
llvmpipe: don't interpolate front face or prim id
Zack Rusin
2013-08-02
1
-15
/
+13
*
draw: inject frontface info into wireframe outputs
Zack Rusin
2013-08-02
6
-4
/
+39
*
llvmpipe: make the front-face behavior match the gallium spec
Zack Rusin
2013-08-02
1
-1
/
+4
*
gallium: Add PIPE_CAP_ENDIANNESS
Tom Stellard
2013-07-22
1
-0
/
+2
*
llvmpipe: Ensure FTZ/DAZ flags are set on deferred draw flushes.
Zack Rusin
2013-07-22
1
-0
/
+8
*
llvmpipe: Remove lp_rast_get_num_threads().
José Fonseca
2013-07-22
2
-11
/
+0
*
llvmpipe/tests: update arith test to check for edge cases
Zack Rusin
2013-07-19
1
-9
/
+19
*
llvmpipe: clamp inputs for srgb render buffers
Roland Scheidegger
2013-07-18
1
-0
/
+35
*
llvmpipe: fix blending with SRC_ALPHA_SATURATE with some formats without alpha
Roland Scheidegger
2013-07-18
2
-8
/
+26
*
llvmpipe: support sRGB framebuffers
Roland Scheidegger
2013-07-16
2
-14
/
+57
*
util: treat denorm'ed floats like zero
Zack Rusin
2013-07-09
2
-0
/
+11
*
gallivm: do per-pixel lod calculations for explicit lod
Roland Scheidegger
2013-07-04
1
-1
/
+2
*
mesa,glsl,gallium: remove GLSLSkipStrictMaxVaryingLimitCheck and dependencies
Marek Olšák
2013-07-02
1
-1
/
+0
*
llvmpipe: fix timer query if there's no bins
Roland Scheidegger
2013-06-29
1
-0
/
+10
*
llvmpipe: handle offset_clamp
Roland Scheidegger
2013-06-27
3
-2
/
+24
*
llvmpipe: remove never reached code for timestamp queries.
Roland Scheidegger
2013-06-27
1
-2
/
+0
*
llvmpipe: fix a bug in opaque optimization
Roland Scheidegger
2013-06-27
3
-14
/
+20
*
llvmpipe: add support for nested / overlapping queries
Roland Scheidegger
2013-06-26
10
-40
/
+45
*
llvmpipe: rework query logic
Roland Scheidegger
2013-06-26
7
-81
/
+92
*
gallium: Fix llvmpipe on big-endian machines
Adam Jackson
2013-06-24
2
-28
/
+21
*
llvmpipe: fix wrong results for queries not in a scene
Roland Scheidegger
2013-06-22
1
-12
/
+9
*
llvmpipe: use 64bit counter for occlusion queries
Roland Scheidegger
2013-06-19
3
-5
/
+10
*
llvmpipe: handle more queries
Roland Scheidegger
2013-06-19
7
-14
/
+67
*
Revert "draw: clear the draw buffers in draw"
Zack Rusin
2013-06-17
3
-5
/
+8
*
llvmpipe: fixes for conditional rendering
Roland Scheidegger
2013-06-18
4
-36
/
+86
*
gallium: add condition parameter to render_condition
Roland Scheidegger
2013-06-18
4
-2
/
+6
*
draw: clear the draw buffers in draw
Zack Rusin
2013-06-17
3
-8
/
+5
*
util: new util_fill_box helper
Roland Scheidegger
2013-06-13
1
-29
/
+25
*
llvmpipe: move create_surface/destroy_surface functions to lp_surface.c
Roland Scheidegger
2013-06-07
2
-59
/
+59
*
llvmpipe: add support for layered rendering
Roland Scheidegger
2013-06-07
15
-110
/
+195
*
llvmpipe: bump 3d and cube map limits to 2048 and 8192 respectively
Roland Scheidegger
2013-06-06
1
-2
/
+2
*
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
9
-44
/
+158
*
llvmpipe: cleanup of generate_unswizzled_blend
Roland Scheidegger
2013-06-05
1
-22
/
+37
*
gallivm: enhance special sse2 4x4f and 2x8f -> 1x16ub conversion
Roland Scheidegger
2013-06-05
1
-0
/
+2
*
llvmpipe: fix bogus assertions for buffer surfaces
Roland Scheidegger
2013-06-01
1
-2
/
+2
*
llvmpipe: reduce alignment requirement for resources from 64x64 to 4x4
Roland Scheidegger
2013-05-31
7
-53
/
+83
*
llvmpipe: Remove x/y from cmd_bin
Adam Jackson
2013-05-31
6
-47
/
+30
*
llvmpipe: clamp scissors to be between 0 and max
Zack Rusin
2013-05-25
5
-3
/
+13
*
draw: fixup draw_find_shader_output
Zack Rusin
2013-05-25
1
-4
/
+4
*
llvmpipe: implement support for multiple viewports
Zack Rusin
2013-05-25
11
-36
/
+79
*
gallium: Add support for multiple viewports
Zack Rusin
2013-05-25
2
-9
/
+16
*
llvmpipe: get rid of tiled/linear layout remains
Roland Scheidegger
2013-05-29
6
-226
/
+47
[next]