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
/
svga
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium: rename PIPE_CAP_TGSI_VS_LAYER to also have _VIEWPORT
Ilia Mirkin
2014-07-03
1
-1
/
+1
*
svga: Don't unnecessarily reemit BindGBShader commands v2
Thomas Hellstrom
2014-07-03
3
-20
/
+8
*
svga: add switch cases for PIPE_SHADER_CAP_DOUBLES
Brian Paul
2014-07-03
1
-0
/
+4
*
gallium: add facilities for indirect drawing
Christoph Bumiller
2014-07-02
1
-0
/
+1
*
gallium: add a cap for max vertex streams
Ilia Mirkin
2014-07-01
1
-0
/
+1
*
gallium: add an index argument to create_query
Ilia Mirkin
2014-07-01
1
-1
/
+3
*
gallium: create TGSI_PROPERTY to disable viewport and clipping
Christoph Bumiller
2014-06-02
1
-0
/
+1
*
svga: use svga_shader_too_large() in compile_vs()
Brian Paul
2014-05-31
1
-8
/
+36
*
svga: use svga_shader_too_large() in compile_fs()
Brian Paul
2014-05-31
1
-3
/
+1
*
svga: added svga_shader_too_large() helper
Brian Paul
2014-05-31
1
-0
/
+21
*
gallium: add a cap for supporting 4-offset TG4 opcodes
Ilia Mirkin
2014-05-07
1
-0
/
+1
*
svga: add switch case for PIPE_SHADER_CAP_PREFERRED_IR, remove default case
Brian Paul
2014-05-07
1
-8
/
+10
*
gallium: add basic support for ARB_sample_shading
Ilia Mirkin
2014-04-26
1
-0
/
+1
*
gallium/util: use ui[4] instead of ui in union util_color
Roland Scheidegger
2014-04-25
1
-1
/
+1
*
svga: move draw debug code into separate function
Brian Paul
2014-04-21
1
-123
/
+135
*
svga: fix comment for emit_adjusted_vertex_attribs()
Brian Paul
2014-04-17
1
-3
/
+3
*
svga: compute need_swvfetch in svga_create_vertex_elements_state()
Brian Paul
2014-04-17
3
-13
/
+9
*
svga: add VS code to set attribute W component to 1
Brian Paul
2014-04-17
5
-46
/
+100
*
svga: implement support for signed byte vertex attributes
Brian Paul
2014-04-17
6
-14
/
+151
*
svga: move translated vertex declaration types into svga_velems_state
Brian Paul
2014-04-17
4
-40
/
+45
*
Revert "svga: add work-around for Sauerbraten Z fighting issue"
Brian Paul
2014-04-17
3
-49
/
+2
*
svga: use new inst_token_setp() helper function
Brian Paul
2014-04-17
2
-12
/
+26
*
svga: use new inst_token_predicated() helper function
Brian Paul
2014-04-17
2
-13
/
+25
*
gallium: add a way to query min/max texture gather offsets
Ilia Mirkin
2014-04-10
1
-0
/
+2
*
svga: move LIST_INITHEAD(dirty_buffers) earlier in svga_context_create()
Brian Paul
2014-04-09
1
-2
/
+2
*
svga: replace sampler assertion with conditional
Brian Paul
2014-04-08
2
-5
/
+33
*
gallium: add support for LODQ opcodes.
Dave Airlie
2014-04-07
1
-0
/
+1
*
svga: remove no-op checks in sampler, sampler_view functions
Brian Paul
2014-04-03
1
-15
/
+0
*
mesa/soft/llvmpipe: add fake MSAA support
Dave Airlie
2014-04-02
1
-0
/
+1
*
svga: add work-around for Sauerbraten Z fighting issue
Brian Paul
2014-03-26
3
-2
/
+49
*
svga: null out query's hwbuf pointer after destroying
Brian Paul
2014-03-26
1
-0
/
+1
*
svga: add some debug_printf() calls in the query object code
Brian Paul
2014-03-26
1
-2
/
+6
*
svga: fix a comment (sampler vs. sampler_view)
Brian Paul
2014-03-26
1
-1
/
+1
*
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
*
svga/winsys: Propagate surface shared information to the winsys
Thomas Hellstrom
2014-02-14
2
-2
/
+15
*
svga: update texture code for GBS
Brian Paul
2014-02-14
2
-64
/
+326
*
svga: update buffer code for GBS
Brian Paul
2014-02-14
2
-42
/
+224
*
svga: add new helper functions for GBS buffers
Brian Paul
2014-02-14
1
-0
/
+76
*
svga: remove a couple unneeded assertions
Brian Paul
2014-02-14
2
-2
/
+0
*
svga: adjust adjustment for point coordinates
Brian Paul
2014-02-14
1
-1
/
+4
*
svga: track which textures are rendered to
Brian Paul
2014-02-14
2
-18
/
+38
*
svga: add helpers for tracking rendering to textures
Brian Paul
2014-02-14
2
-0
/
+68
*
svga: update shader code for GBS
Brian Paul
2014-02-14
8
-20
/
+142
*
svga: update constant buffer code for GBS
Brian Paul
2014-02-14
5
-69
/
+175
*
svga: add svga_have_gb_objects/dma() functions
Brian Paul
2014-02-14
1
-0
/
+14
*
svga: add new GBS commands
Brian Paul
2014-02-14
2
-5
/
+637
*
svga: update svga_winsys interface for GBS
Brian Paul
2014-02-14
5
-13
/
+140
*
svga: update dumping code with new GBS commands, etc
Brian Paul
2014-02-14
1
-44
/
+268
*
svga: split / update svga3d header files
Brian Paul
2014-02-14
17
-1976
/
+4808
[next]