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
/
softpipe
Commit message (
Expand
)
Author
Age
Files
Lines
*
softpipe: fix the regressions
Zack Rusin
2013-08-08
1
-2
/
+0
*
softpipe: don't clamp reference value for shadow comparison for float formats
Roland Scheidegger
2013-08-08
1
-12
/
+32
*
draw: inject frontface info into wireframe outputs
Zack Rusin
2013-08-02
1
-0
/
+2
*
softpipe: use new softpipe_resource_data() accessor
Brian Paul
2013-07-31
3
-4
/
+20
*
softpipe: don't ignore pipe_constant_buffer::buffer_offset
Brian Paul
2013-07-31
1
-3
/
+5
*
gallium: Add PIPE_CAP_ENDIANNESS
Tom Stellard
2013-07-22
1
-0
/
+2
*
tgsi: rename the TGSI fragment kill opcodes
Brian Paul
2013-07-12
1
-1
/
+1
*
softpipe: silence some MSVC warnings
Brian Paul
2013-07-12
2
-14
/
+14
*
mesa,glsl,gallium: remove GLSLSkipStrictMaxVaryingLimitCheck and dependencies
Marek Olšák
2013-07-02
1
-1
/
+0
*
softpipe: honor predication for clear_render_target and clear_depth_stencil
Roland Scheidegger
2013-06-26
1
-2
/
+40
*
softpipe: handle all queries, and change for the new disjoint semantics
Roland Scheidegger
2013-06-19
1
-11
/
+28
*
Revert "draw: clear the draw buffers in draw"
Zack Rusin
2013-06-17
3
-4
/
+2
*
gallium: add condition parameter to render_condition
Roland Scheidegger
2013-06-18
4
-2
/
+5
*
draw: clear the draw buffers in draw
Zack Rusin
2013-06-17
3
-2
/
+4
*
softpipe: draw_find_shader_output returns -1 on invalid outputs
Zack Rusin
2013-05-30
1
-1
/
+1
*
draw: fixup draw_find_shader_output
Zack Rusin
2013-05-25
1
-1
/
+1
*
gallium: Add support for multiple viewports
Zack Rusin
2013-05-25
2
-7
/
+14
*
softpipe: change TEX_TILE_SIZE and NUM_TEX_TILE_ENTRIES
Roland Scheidegger
2013-05-22
1
-2
/
+8
*
softpipe: disambiguate TILE_SIZE / TEX_TILE_SIZE
Roland Scheidegger
2013-05-22
3
-38
/
+38
*
draw: try to prevent overflows on index buffers
Zack Rusin
2013-05-14
1
-3
/
+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
2
-2
/
+2
*
gallium: Replace gl_rasterization_rules with lower_left_origin and half_pixel...
José Fonseca
2013-04-23
1
-1
/
+1
*
softpipe: fix streamout with an emptry geometry shader
Zack Rusin
2013-04-22
2
-12
/
+23
*
st/mesa: optionally apply texture swizzle to border color v2
Christoph Bumiller
2013-04-18
1
-0
/
+2
*
softpipe/so: use the correct variable for reporting stream out
Zack Rusin
2013-04-17
1
-5
/
+15
*
draw: implement pipeline statistics in the draw module
Zack Rusin
2013-04-16
7
-2
/
+77
*
softpipe: misc updates to image dumping in softpipe_flush()
Brian Paul
2013-04-09
1
-3
/
+4
*
gallium: add PIPE_CAP_QUERY_PIPELINE_STATISTICS
Christoph Bumiller
2013-04-03
1
-0
/
+2
*
gallium,st/mesa: don't use blit-based transfers with software rasterizers
Marek Olšák
2013-03-23
1
-0
/
+1
*
softpipe: silence some asst. MSVC type warnings in sp_tex_sample.c
Brian Paul
2013-03-21
1
-6
/
+6
*
softpipe: silence some MSVC signed/unsigned warnings
Brian Paul
2013-03-21
2
-2
/
+2
*
softpipe: silence some MSVC float/double warnings
Brian Paul
2013-03-21
1
-6
/
+6
*
gallium: add TGSI_SEMANTIC_TEXCOORD,PCOORD v3
Christoph Bumiller
2013-03-20
1
-0
/
+2
*
softpipe: fix up NUM_ENTRIES confusion
Brian Paul
2013-03-14
3
-13
/
+13
*
softpipe: Shrink context size.
José Fonseca
2013-03-14
1
-1
/
+1
*
softpipe: don't assert when creating surfaces with multiple layers
Roland Scheidegger
2013-03-14
2
-16
/
+32
*
softpipe: don't use samplers with prebaked sampler and sampler_view state
Roland Scheidegger
2013-03-11
6
-866
/
+779
*
tgsi: add texel offsets and derivatives to sampler interface
Roland Scheidegger
2013-03-02
1
-1
/
+9
*
softpipe/draw/tgsi: simplify driver/tgsi sampler interface
Roland Scheidegger
2013-02-28
8
-117
/
+186
*
softpipe: clean up lod computation
Roland Scheidegger
2013-02-08
2
-70
/
+93
*
softpipe: get rid of tgsi_sampler_control param in img_filter
Roland Scheidegger
2013-02-08
2
-40
/
+37
*
softpipe: fix using optimized filter function
Roland Scheidegger
2013-02-08
1
-0
/
+1
*
gallium/util: remove duplicated function util_format_is_rgb_no_alpha
Marek Olšák
2013-02-06
1
-1
/
+1
*
gallium: handle unhandled PIPE_CAP_TEXTURE_BUFFER_OFFSET_ALIGNMENT
Andreas Boll
2013-02-04
1
-0
/
+2
*
softpipe: add casts to silence MSVC warnings
Brian Paul
2013-01-25
1
-2
/
+2
*
gallium: remove PIPE_CAP_DEPTHSTENCIL_CLEAR_SEPARATE
Marek Olšák
2013-01-15
1
-2
/
+0
*
softpipe: implement separate depth-stencil clear
Marek Olšák
2013-01-15
1
-3
/
+12
*
Remove hacks for static Makefiles
Matt Turner
2013-01-13
1
-3
/
+0
[next]