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
*
llvmpipe: fix bogus layer clamping in setup
Roland Scheidegger
2013-10-29
2
-8
/
+25
*
util,llvmpipe: correctly set the minimum representable depth value
Matthew McClure
2013-10-29
1
-19
/
+12
*
gallium: add PIPE_CAP_MIXED_FRAMEBUFFER_SIZES
Ilia Mirkin
2013-10-26
1
-0
/
+1
*
gallium: new, unified pipe_context::set_sampler_views() function
Brian Paul
2013-10-23
1
-29
/
+1
*
llvmpipe: enable seamless cube filtering
Roland Scheidegger
2013-10-21
1
-1
/
+1
*
Revert "scons: Fix build when rtti is disabled"
José Fonseca
2013-10-16
1
-5
/
+4
*
scons: Fix build when rtti is disabled
Alexander von Gluck IV
2013-10-15
1
-4
/
+5
*
llvmpipe: Advertise PIPE_CAP_DEPTH_CLIP_DISABLE.
José Fonseca
2013-10-15
1
-1
/
+1
*
llvmpipe: increase fs shader variant instruction cache limit by factor 4
Roland Scheidegger
2013-10-12
1
-2
/
+2
*
llvmpipe: We don't use the draw pipeline for offset_point/line.
José Fonseca
2013-10-09
1
-2
/
+0
*
llvmpipe: abstract the code to set number of subpixel bits
Zack Rusin
2013-10-09
3
-10
/
+15
*
gallium/swrast: don't export any private symbols
Marek Olšák
2013-10-08
1
-1
/
+2
*
llvmpipe: remove old bind_*_sampler_states() functions
Brian Paul
2013-10-03
1
-26
/
+0
*
llvmpipe: implement pipe_context::bind_sampler_states()
Brian Paul
2013-10-03
1
-0
/
+1
*
llvmpipe: consolidate C sources list into Makefile.sources
Emil Velikov
2013-10-01
3
-85
/
+46
*
llvmpipe: Remove unnecessary null check of shader.
Vinson Lee
2013-09-30
1
-1
/
+1
*
llvmpipe: count c_primitives before discarding null prims
Zack Rusin
2013-09-25
1
-7
/
+6
*
llvmpipe: we need to subdivide if fb is bigger in either direction
Zack Rusin
2013-09-25
1
-1
/
+1
*
Revert "llvmpipe: increase number of subpixel bits to eight"
Zack Rusin
2013-09-24
3
-17
/
+11
*
llvmpipe: align the array used for subdivived vertices
Zack Rusin
2013-09-23
1
-1
/
+1
*
llvmpipe: increase number of subpixel bits to eight
Zack Rusin
2013-09-23
3
-11
/
+17
*
gallium: add flush_resource context function
Marek Olšák
2013-09-20
1
-0
/
+7
*
llvmpipe: Fix rendering to PIPE_FORMAT_R10G10B10A2_UNORM.
José Fonseca
2013-09-20
1
-6
/
+78
*
draw: clean up setting stream out information a bit
Roland Scheidegger
2013-08-27
3
-12
/
+17
*
llvmpipe: support nested/overlapping queries for all query types
Roland Scheidegger
2013-08-27
3
-18
/
+20
*
gallivm: implement better control of per-quad/per-element/scalar lod
Roland Scheidegger
2013-08-20
1
-4
/
+4
*
llvmpipe: fix stencil bug if we have both stencil and depth tests
Roland Scheidegger
2013-08-15
1
-14
/
+13
*
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
[next]