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
/
svga
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
svga: replace out-of-temps assertion with debug warning
Brian Paul
2014-02-12
1
-2
/
+4
*
gallium: add geometry shader output limits
Grigori Goronzy
2014-02-09
1
-0
/
+2
*
gallium: remove PIPE_USAGE_STATIC
Marek Olšák
2014-02-06
2
-2
/
+2
*
gallium: remove PIPE_CAP_MAX_COMBINED_SAMPLERS
Marek Olšák
2014-02-04
1
-2
/
+0
*
svga: check shader size against max command buffer size
Brian Paul
2014-02-03
2
-12
/
+49
*
svga: refactor some shader code
Brian Paul
2014-02-03
11
-76
/
+171
*
svga: Set PIPE_CAP_MIN_MAP_BUFFER_ALIGNMENT to 64
Siavash Eliasi
2014-01-29
1
-1
/
+2
*
svga: rename "tex_usage" to "bindings", add comments
Brian Paul
2014-01-24
1
-7
/
+11
*
svga: fix PS output register setup regression
Brian Paul
2014-01-23
2
-3
/
+5
*
svga: minor code movement in svga_tgsi_insn.c
Brian Paul
2014-01-23
1
-47
/
+47
*
svga: whitespace, formatting fixes in svga_state_framebuffer.c
Brian Paul
2014-01-23
1
-31
/
+26
*
svga: simplify common immediate value construction
Brian Paul
2014-01-23
2
-91
/
+115
*
svga: add comments, etc to svga_tgsi_insn.c code
Brian Paul
2014-01-23
1
-31
/
+163
*
svga: assorted cleanups in shader code
Brian Paul
2014-01-23
1
-1
/
+0
*
svga: rename shader_result -> variant
Brian Paul
2014-01-23
8
-142
/
+158
*
gallium: remove PIPE_CAP_SCALED_RESOLVE
Marek Olšák
2014-01-23
1
-1
/
+0
*
svga: implement TGSI_PROPERTY_FS_COLOR0_WRITES_ALL_CBUFS
Brian Paul
2014-01-21
4
-8
/
+47
*
svga: rename color output variables
Brian Paul
2014-01-21
3
-9
/
+10
*
svga: fix clearing for null color buffers
Brian Paul
2014-01-21
1
-3
/
+3
*
s/Tungsten Graphics/VMware/
José Fonseca
2014-01-17
1
-2
/
+2
*
svga: fix crash when clearing null color buffer
Brian Paul
2014-01-17
1
-3
/
+7
*
gallium: add bits for clipping points as tris (d3d-style)
Roland Scheidegger
2014-01-17
1
-1
/
+1
*
svga: don't emit extraneous fs shadow code
Brian Paul
2013-12-13
1
-3
/
+38
*
svga: expose HW smooth/stipple/wide lines
Brian Paul
2013-12-11
7
-14
/
+99
*
gallium: add support for AMD_vertex_shader_layer
Marek Olšák
2013-12-03
1
-0
/
+1
*
gallium: new shader cap bit for the amount of sampler views
Roland Scheidegger
2013-11-28
1
-0
/
+2
*
svga: remove special-case code for texkil w component
Brian Paul
2013-11-21
1
-23
/
+6
*
svga: improve check for 3D compressed textures
Brian Paul
2013-11-19
1
-5
/
+7
*
svga: we don't supported 3D compressed textures
Brian Paul
2013-11-18
1
-0
/
+6
*
gallium/drivers: compact compiler flags into Automake.inc
Emil Velikov
2013-11-16
1
-7
/
+2
*
gallium/drivers: enable automake subdir-objects
Emil Velikov
2013-11-16
1
-0
/
+2
*
svga: remove unused vars in svga_hwtnl_simple_draw_range_elements()
Brian Paul
2013-11-15
1
-12
/
+2
*
svga: print warning for unsupported indirect dest reg indexing
Brian Paul
2013-11-15
1
-0
/
+4
[next]