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
*
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
*
svga: mark dest image as defined in svga_surface_copy()
Brian Paul
2013-11-15
1
-0
/
+2
*
svga: do primitive trimming in translate_indices()
Brian Paul
2013-11-15
1
-3
/
+12
*
svga: improve loops over color buffers
Brian Paul
2013-11-11
6
-10
/
+20
*
svga: document magic number of 8 render targets per batch
Brian Paul
2013-11-11
1
-1
/
+13
*
svga: always return 4 for PIPE_MAX_COLOR_BUFS
Brian Paul
2013-11-07
1
-5
/
+4
*
svga: return true for the PIPE_CAP_SM3 query
Brian Paul
2013-11-07
1
-1
/
+3
*
draw,llvmpipe,util: add depth bias calculation for arb_depth_buffer_float
Matthew McClure
2013-11-07
1
-2
/
+8
*
gallium/auxiliary/indices: add start param
Rob Clark
2013-10-29
2
-2
/
+2
*
svga: reindent drawing code
Brian Paul
2013-10-29
3
-266
/
+199
*
gallium: add PIPE_CAP_MIXED_FRAMEBUFFER_SIZES
Ilia Mirkin
2013-10-26
1
-0
/
+1
*
svga: remove user-space vertex/index buffer code
Brian Paul
2013-10-24
6
-259
/
+13
*
gallium: new, unified pipe_context::set_sampler_views() function
Brian Paul
2013-10-23
1
-10
/
+1
*
svga: remove unneeded include of u_double_list.h
Brian Paul
2013-10-23
1
-2
/
+0
*
svga: minor fix-ups in svga_get_shader_param()
Brian Paul
2013-10-16
1
-2
/
+3
*
svga: s/0/FALSE/
Brian Paul
2013-10-11
1
-2
/
+2
*
svga: fix incorrect memcpy src in svga_buffer_upload_piecewise()
Brian Paul
2013-10-04
1
-1
/
+1
*
svga: don't hook in old bind_fragment_sampler_states() functions
Brian Paul
2013-10-03
1
-9
/
+0
*
svga: implement pipe_context::bind_sampler_states()
Brian Paul
2013-10-03
1
-0
/
+1
*
svga: fix pixel center integer
Brian Paul
2013-09-30
1
-2
/
+4
*
svga: return 0 for PIPE_CAP_PREFER_BLIT_BASED_TEXTURE_TRANSFER
Brian Paul
2013-09-30
1
-1
/
+1
*
svga: we don't support TGSI_OPCODE_CONT
Brian Paul
2013-09-30
2
-2
/
+5
*
gallium: add flush_resource context function
Marek Olšák
2013-09-20
1
-0
/
+8
*
svga: replace 0 with PIPE_OK in a few places
Brian Paul
2013-08-26
3
-5
/
+5
*
svga: minor clean-ups in emit_hw_vs_vdecl()
Brian Paul
2013-08-21
1
-6
/
+6
[next]