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
/
softpipe
Commit message (
Expand
)
Author
Age
Files
Lines
*
llvmpipe/softpipe: enable ARB_conditional_render_inverted
Tobias Klausmann
2014-08-19
1
-1
/
+1
*
gallium: Add and handle PIPE_CAP_CONDITIONAL_RENDER_INVERTED
Tobias Klausmann
2014-08-19
1
-0
/
+2
*
gallium/softpipe/llvmpipe: handle query_renderer caps
Emil Velikov
2014-08-15
1
-0
/
+19
*
gallium: add opcodes/cap for fine derivative support
Ilia Mirkin
2014-08-14
1
-0
/
+1
*
softpipe,llvmpipe: mark BPTC formats as unsupported
Ilia Mirkin
2014-08-12
1
-0
/
+5
*
softpipe: fix sp_get_dims() for PIPE_BUFFER
Brian Paul
2014-07-10
1
-6
/
+10
*
gallium: rename PIPE_CAP_TGSI_VS_LAYER to also have _VIEWPORT
Ilia Mirkin
2014-07-03
1
-1
/
+1
*
gallium: add facilities for indirect drawing
Christoph Bumiller
2014-07-02
2
-0
/
+8
*
gallium: add a cap for max vertex streams
Ilia Mirkin
2014-07-01
1
-0
/
+2
*
gallium: add an index argument to create_query
Ilia Mirkin
2014-07-01
1
-1
/
+2
*
softpipe: use last_level from sampler view, not from the resource
Roland Scheidegger
2014-06-26
1
-19
/
+20
*
gallium: implement ARB_texture_query_levels
Marek Olšák
2014-06-19
1
-0
/
+3
*
softpipe: fix pt->resource assert placement
Dave Airlie
2014-06-11
1
-1
/
+1
*
softpipe: enable AMD_vertex_shader_layer.
Dave Airlie
2014-06-11
1
-1
/
+1
*
softpipe: enable GLSL 3.30 support.
Dave Airlie
2014-06-11
1
-1
/
+1
*
softpipe: bump the softpipe geometry limits
Dave Airlie
2014-06-11
1
-1
/
+1
*
softpipe: add layered rendering support.
Dave Airlie
2014-06-11
7
-9
/
+55
*
softpipe: add layering to the surface tile cache.
Dave Airlie
2014-06-11
5
-72
/
+112
*
softpipe: add depth clamping support. (v2)
Dave Airlie
2014-06-11
2
-6
/
+30
*
gallium: create TGSI_PROPERTY to disable viewport and clipping
Christoph Bumiller
2014-06-02
1
-0
/
+1
*
softpipe: honor the render_condition_enable bit in blits.
Roland Scheidegger
2014-05-31
1
-0
/
+3
*
gallium: add a cap for supporting 4-offset TG4 opcodes
Ilia Mirkin
2014-05-07
1
-0
/
+1
*
gallium: add basic support for ARB_sample_shading
Ilia Mirkin
2014-04-26
1
-0
/
+1
*
softpipe: fix shadow sampling
Heinrich Janzing
2014-04-11
1
-68
/
+51
*
softpipe: add PIPE_CAP_MIN/MAX_TEXTURE_GATHER_OFFSET query cases
Brian Paul
2014-04-11
1
-0
/
+3
*
gallium: add support for LODQ opcodes.
Dave Airlie
2014-04-07
1
-0
/
+1
*
softpipe: remove no-op checks in sampler, sampler_view functions
Brian Paul
2014-04-03
1
-14
/
+0
*
mesa/soft/llvmpipe: add fake MSAA support
Dave Airlie
2014-04-02
1
-0
/
+2
*
gallium: allow setting of the internal stream output offset
Zack Rusin
2014-03-07
1
-1
/
+1
*
softpipe: use 64-bit arithmetic in softpipe_resource_layout()
Brian Paul
2014-03-03
1
-3
/
+3
*
gallium: the other drivers don't support ARB_buffer_storage
Marek Olšák
2014-02-25
1
-0
/
+1
*
gallium: add texture gather support to gallium (v3)
Dave Airlie
2014-02-25
1
-0
/
+2
*
gallium/vl: remove remaining softpipe video functions
Christian König
2014-02-13
2
-36
/
+0
*
gallium: add geometry shader output limits
Grigori Goronzy
2014-02-09
1
-0
/
+3
*
gallium: remove PIPE_CAP_MAX_COMBINED_SAMPLERS
Marek Olšák
2014-02-04
1
-2
/
+0
*
softpipe: Set PIPE_CAP_MIN_MAP_BUFFER_ALIGNMENT to 64
Siavash Eliasi
2014-01-29
1
-1
/
+2
*
softpipe: Use alignment of 64 instead of 16 for buffer allocation
Siavash Eliasi
2014-01-29
1
-2
/
+2
*
gallium: remove PIPE_CAP_SCALED_RESOLVE
Marek Olšák
2014-01-23
1
-2
/
+0
*
softpipe: fix crash when accessing null colorbuffer
Brian Paul
2014-01-20
1
-1
/
+4
*
s/Tungsten Graphics/VMware/
José Fonseca
2014-01-17
43
-101
/
+101
*
softpipe: handle NULL color buffer pointers
Brian Paul
2014-01-17
1
-93
/
+96
*
mesa: Work around internal compiler error
Thomas Sondergaard
2014-01-08
1
-2
/
+2
*
swrast* (gallium, classic): add MESA_copy_sub_buffer support (v3)
Dave Airlie
2013-12-13
1
-2
/
+3
*
gallium: add support for AMD_vertex_shader_layer
Marek Olšák
2013-12-03
1
-0
/
+2
*
gallium: new shader cap bit for the amount of sampler views
Roland Scheidegger
2013-11-28
1
-2
/
+3
*
gallium/drivers: compact compiler flags into Automake.inc
Emil Velikov
2013-11-16
1
-5
/
+2
*
softpipe: (trivial) fix debug code
Roland Scheidegger
2013-11-14
1
-15
/
+10
*
draw,llvmpipe,util: add depth bias calculation for arb_depth_buffer_float
Matthew McClure
2013-11-07
1
-15
/
+8
*
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
-31
/
+1
[next]