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
*
svga: Condition preemptive flush on draw emission
Sinclair Yeh
2015-10-22
3
-0
/
+15
*
svga: try to avoid index generation for some primitive types
Brian Paul
2015-10-22
1
-0
/
+14
*
svga: avoid provoking vertex conversion when possible
Brian Paul
2015-10-22
1
-1
/
+14
*
svga: detect constant color writes in fragment shaders
Brian Paul
2015-10-22
5
-2
/
+77
*
svga: fix clip plane regression after recent tgsi_scan change
Brian Paul
2015-10-21
1
-2
/
+2
*
svga: add switch case for PIPE_SHADER_CAP_MAX_UNROLL_ITERATIONS_HINT
Brian Paul
2015-10-20
1
-0
/
+2
*
gallium: add PIPE_SHADER_CAP_MAX_UNROLL_ITERATIONS_HINT
Marek Olšák
2015-10-20
1
-0
/
+4
*
gallium: add PIPE_CAP_SHAREABLE_SHADERS
Marek Olšák
2015-10-20
1
-0
/
+1
*
svga: fix incorrect round-down arithmetic
Brian Paul
2015-10-19
1
-1
/
+1
*
svga: only count hardware buffer mappings for HUD
Brian Paul
2015-10-16
2
-1
/
+3
*
svga: add new GALLIUM_HUD queries
Neha Bhende
2015-10-16
16
-38
/
+196
*
svga: use new svga_new_shader_variant() function
Brian Paul
2015-10-16
4
-2
/
+12
*
svga: pass context to svga_tgsi_vgpu9_translate()
Brian Paul
2015-10-16
4
-4
/
+8
*
svga: remove svga_tgsi_vgpu9_translate() call in GS path
Brian Paul
2015-10-16
1
-7
/
+3
*
svga: whitespace fixes in svga_sampler_view.c
Brian Paul
2015-10-07
1
-8
/
+16
*
svga: whitespace fixes in svga_resource_buffer.c
Brian Paul
2015-10-07
1
-26
/
+27
*
svga: round UBO constant buffer size up/down to multiple of 16 bytes
Brian Paul
2015-10-07
1
-0
/
+18
*
gallium: add per-sample interpolation control into rasterizer statOAe
Marek Olšák
2015-10-03
1
-0
/
+1
*
gallium/svga: Enable PIPE_FORMAT_L8_UNORM for vgpu10
Thomas Hellstrom
2015-09-15
1
-1
/
+1
*
gallium: add PIPE_CAP_TGSI_TXQS to let st know if TXQS is supported
Ilia Mirkin
2015-09-13
1
-0
/
+1
*
svga: clean up the compile_vs/gs/fs() functions
Brian Paul
2015-09-10
3
-49
/
+27
*
svga: fix shader variant memory leak
Brian Paul
2015-09-10
2
-0
/
+6
*
svga: remove useless MAX2() call
Brian Paul
2015-09-10
1
-1
/
+1
*
svga: pick all the files into the tarball
Emil Velikov
2015-09-09
1
-5
/
+26
*
svga: Fix surface view error handling
Thomas Hellstrom
2015-09-07
1
-22
/
+26
*
svga: update call to u_upload_alloc()
Brian Paul
2015-09-03
1
-3
/
+3
*
svga: fix referencing a NULL framebuffer cbuf
Charmaine Lee
2015-09-02
1
-2
/
+2
*
svga: increment texture age when surface is to be marked as dirty
Charmaine Lee
2015-09-02
1
-7
/
+6
*
svga: fix backed surface view regression
Charmaine Lee
2015-09-02
4
-17
/
+46
*
svga: update driver for version 10 GPU interface
Brian Paul
2015-09-02
64
-2369
/
+8655
*
svga: add new version 10 device command prototypes
Brian Paul
2015-09-02
1
-0
/
+333
*
svga: add new svga_streamout.h file
Brian Paul
2015-09-02
1
-0
/
+50
*
svga: add new svga_state_tgsi_transform.c file
Brian Paul
2015-09-02
1
-0
/
+293
*
svga: add new svga_state_sampler.c file
Brian Paul
2015-09-02
1
-0
/
+339
*
svga: add new svga_state_gs.c file
Brian Paul
2015-09-02
1
-0
/
+264
*
svga: add new svga_pipe_streamout.c file
Brian Paul
2015-09-02
1
-0
/
+320
*
svga: add new svga_pipe_gs.c file
Brian Paul
2015-09-02
1
-0
/
+142
*
svga: add new svga_link.[ch] files
Brian Paul
2015-09-02
2
-0
/
+140
*
svga: add new svga_cmd_vgpu10.c file
Brian Paul
2015-09-02
1
-0
/
+1289
*
svga: add new svga_tgsi_vgpu10.c file
Brian Paul
2015-09-02
1
-0
/
+6778
*
svga: remove unused SVGA3D_* command functions
Brian Paul
2015-09-02
2
-156
/
+0
*
svga/winsys: Add support for VGPU10
Brian Paul
2015-09-02
3
-15
/
+111
*
svga: update the svga3d device header files
Brian Paul
2015-09-02
11
-1043
/
+2206
*
svga: add new version 10 device header files
Brian Paul
2015-09-02
2
-0
/
+2010
*
gallium: add flags parameter to pipe_screen::context_create
Marek Olšák
2015-08-26
2
-3
/
+3
*
gallium: add an interface for EXT_depth_bounds_test
Marek Olšák
2015-08-14
1
-0
/
+1
*
gallium: add support for GLES texture float extensions (v3)
Marek Olšák
2015-08-14
1
-0
/
+2
*
svga: scons: remove unused HAVE_SYS_TYPES_H define
Emil Velikov
2015-07-29
1
-1
/
+0
*
gallium: replace INLINE with inline
Ilia Mirkin
2015-07-21
27
-59
/
+59
*
gallium: add PIPE_CAP_MAX_SHADER_PATCH_VARYINGS
Marek Olšák
2015-07-16
1
-0
/
+1
[next]