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: Add a cap for offset_units_unscaled
Axel Davy
2016-06-25
1
-0
/
+1
*
Remove wrongly repeated words in comments
Giuseppe Bilotta
2016-06-23
2
-2
/
+2
*
svga: update some comments in svga_buffer_handle()
Brian Paul
2016-06-23
1
-10
/
+3
*
svga: add a const qualifier in svga_buffer_upload_piecewise()
Brian Paul
2016-06-23
1
-1
/
+1
*
svga: minor code refactor for svga_buffer_upload_command()
Brian Paul
2016-06-23
1
-5
/
+21
*
svga: minor code simplification in svga_context_finish()
Brian Paul
2016-06-23
1
-1
/
+1
*
svga: rename svga_surface_copy() to svga_resource_copy_region()
Brian Paul
2016-06-23
1
-9
/
+9
*
svga: don't copy blit_info into local var
Brian Paul
2016-06-23
1
-11
/
+10
*
svga: fix texture array update regression
Charmaine Lee
2016-06-23
1
-6
/
+27
*
svga: fix index/vertex buffer surface reference at draw
Charmaine Lee
2016-06-23
1
-0
/
+20
*
svga: fix vertex buffer references in the hw state
Charmaine Lee
2016-06-23
4
-27
/
+64
*
svga: fix index buffer reference in the hw state
Charmaine Lee
2016-06-23
3
-6
/
+16
*
gallium: make constant_buffer const
Rob Clark
2016-06-20
1
-1
/
+1
*
gallium: add PIPE_CAP_MAX_WINDOW_RECTANGLES to all drivers
Ilia Mirkin
2016-06-18
1
-0
/
+1
*
gallium: add PIPE_CAP_TGSI_VOTE for when the VOTE ops are allowed
Ilia Mirkin
2016-06-06
1
-0
/
+1
*
svga: print shader linkage info when tgsi debug bit is on
Charmaine Lee
2016-06-06
1
-2
/
+5
*
svga: allow copy box in svga_transfer_dma_band()
Charmaine Lee
2016-06-02
1
-13
/
+20
*
svga: change enum pipe_resource_usage back to unsigned
Brian Paul
2016-05-31
1
-1
/
+1
*
svga: remove unneeded casts in get_query_result_vgpu9() calls
Brian Paul
2016-05-27
1
-2
/
+2
*
svga: use MAYBE_UNUSED to silence release-build warnings
Brian Paul
2016-05-27
1
-7
/
+4
*
util/indices,svga: s/unsigned/enum pipe_prim_type/
Brian Paul
2016-05-26
2
-2
/
+4
*
svga: s/unsigned/enum pipe_resource_usage/ for buffer usage variables
Brian Paul
2016-05-26
3
-3
/
+3
*
svga: s/unsigned/enum pipe_prim_type/ for primitive type variables
Brian Paul
2016-05-26
7
-14
/
+15
*
svga: fix test for unfilled triangles fallback
Brian Paul
2016-05-26
3
-6
/
+43
*
svga: clean up and improve comments in svga_draw_private.h
Brian Paul
2016-05-26
1
-4
/
+8
*
svga: fix primitive mode (point/line/tri) test for unfilled primitives
Brian Paul
2016-05-26
2
-2
/
+2
*
scons: whitespace cleanup
Giuseppe Bilotta
2016-05-25
1
-1
/
+1
*
gallium: Add a pipe cap for whether primitive restart works for patches.
Kenneth Graunke
2016-05-23
1
-0
/
+1
*
svga: add another debug_printf() in svga_screen_create()
Brian Paul
2016-05-18
1
-0
/
+1
*
svga: null out all sampler views if start=num=0
Brian Paul
2016-05-17
1
-0
/
+12
*
gallium: Add a pipe cap for arb_cull_distance
Tobias Klausmann
2016-05-14
1
-0
/
+1
*
svga: try to flag surfaces for sampling, in addition to rendering
Brian Paul
2016-05-03
1
-0
/
+11
*
svga: fix copying non-zero layers of 1D array textures
Brian Paul
2016-05-03
1
-10
/
+12
*
svga: clean up svga_pipe_blit.c
Brian Paul
2016-05-03
1
-68
/
+13
*
svga: use the SVGA3D_DEVCAP_MAX_FRAGMENT_SHADER_INSTRUCTIONS query
Brian Paul
2016-04-27
1
-0
/
+3
*
scons: Whenever possible decide what to do based on platform and not compiler.
Jose Fonseca
2016-04-26
1
-4
/
+3
*
svga: eliminiate unnecessary constant buffer updates
Charmaine Lee
2016-04-25
3
-2
/
+23
*
svga: mark the texture dirty for write transfer map only
Charmaine Lee
2016-04-25
1
-2
/
+4
*
svga: fix assert with PIPE_QUERY_OCCLUSION_PREDICATE for non-vgpu10
Charmaine Lee
2016-04-25
1
-23
/
+20
*
svga: minimize surface flush
Charmaine Lee
2016-04-25
2
-15
/
+85
*
svga: s/Elements/ARRAY_SIZE/
Brian Paul
2016-04-25
19
-55
/
+55
*
svga: whitespace and formatting fixes in svga_pipe_rasterizer.c
Brian Paul
2016-04-25
1
-16
/
+13
*
svga: whitespace and formatting fixes in svga_pipe_depthstencil.c
Brian Paul
2016-04-25
1
-14
/
+14
*
svga: whitespace and formatting fixes in svga_pipe_sampler.c
Brian Paul
2016-04-25
1
-31
/
+33
*
svga: separate HUD counters for state objects
Brian Paul
2016-04-25
7
-12
/
+29
*
gallium: add bool return to pipe_context::end_query
Nicolai Hähnle
2016-04-21
1
-1
/
+2
*
gallium: use PIPE_SHADER_* everywhere, remove TGSI_PROCESSOR_*
Marek Olšák
2016-04-22
2
-3
/
+3
*
gallium: merge PIPE_SWIZZLE_* and UTIL_FORMAT_SWIZZLE_*
Marek Olšák
2016-04-22
2
-23
/
+23
*
gallium: Add capability for ARB_robust_buffer_access_behavior.
Bas Nieuwenhuizen
2016-04-12
1
-0
/
+1
*
svga: Use STATIC_ASSERT whenever possible.
Jose Fonseca
2016-04-12
3
-7
/
+7
[next]