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: call u_default_redefine_user_buffer() to fix failed assertion
Brian Paul
2011-09-21
1
-5
/
+2
*
gallium: move clear paths from rgba to a pointer to a color union (v2)
Dave Airlie
2011-09-18
2
-6
/
+7
*
android: add support for vmwgfx
Chia-I Wu
2011-08-27
1
-0
/
+38
*
svga: share the source list
Chia-I Wu
2011-08-27
3
-97
/
+50
*
svga: include LLVM in name string in debug builds
Brian Paul
2011-08-26
1
-2
/
+11
*
svga: add missing switch case for PIPE_SHADER_CAP_INTEGERS
Brian Paul
2011-08-09
1
-0
/
+2
*
Merge branch 'glsl-to-tgsi'
Bryan Cain
2011-08-04
1
-0
/
+2
|
\
|
*
gallium: add PIPE_SHADER_CAP_INTEGERS
Bryan Cain
2011-08-01
1
-0
/
+2
*
|
svga: Use the correct element size.
José Fonseca
2011-07-01
1
-1
/
+1
*
|
svga: Fix multiple uploads of the same user-buffer.
Thomas Hellstrom
2011-07-01
3
-30
/
+90
*
|
svga: Ignore redefine_user_buffer calls
Thomas Hellstrom
2011-07-01
1
-15
/
+2
*
|
svga: fix incorrect user buffer size computation for instance divisor case
Brian Paul
2011-07-01
1
-3
/
+3
*
|
svga: fix incorrect user buffer size computation
Brian Paul
2011-07-01
1
-1
/
+3
*
|
svga: Handle null buffers in svga_buffer_is_user_buffer().
José Fonseca
2011-07-01
1
-1
/
+5
*
|
gallium/svga: Upload only parts of user-buffers that we actually use
Thomas Hellstrom
2011-07-01
6
-71
/
+208
*
|
gallium/svga: Make use of u_upload_flush().
Thomas Hellstrom
2011-07-01
2
-2
/
+10
*
|
svga: Flush when switching between HW to SW TNL, after updating need_swtnl.
José Fonseca
2011-07-01
2
-11
/
+15
|
/
*
svga: fix typos, update comments
Brian Paul
2011-06-08
1
-7
/
+5
*
svga: emit user-defined clip plane state
Brian Paul
2011-04-27
3
-11
/
+26
*
svga: fix warning: ‘uc.ui’ may be used uninitialized in this function
Marek Olšák
2011-04-27
1
-1
/
+1
*
gallium: add fallback for copying buffers to all drivers
Marek Olšák
2011-04-21
1
-0
/
+9
*
svga: defined QSZ in terms of SVGA3D_MAX_DRAW_PRIMITIVE_RANGES
Brian Paul
2011-04-13
1
-1
/
+3
*
svga: define SVGA3D_MAX_DRAW_PRIMITIVE_RANGES and update comments
Brian Paul
2011-04-13
1
-4
/
+12
*
svga: Rebind framebuffer and tss bindings strictly when necessary.
José Fonseca
2011-04-12
6
-26
/
+45
*
svga: another tweak to adjust_x term (use -0.5)
Brian Paul
2011-04-07
1
-1
/
+1
*
gallium: set PIPE_CAP_MIXED_COLORBUFFER_FORMATS in some drivers
Marek Olšák
2011-04-01
1
-0
/
+2
*
svga: adjust triangle rasterization offset
Brian Paul
2011-03-24
1
-1
/
+1
*
svga: Avoid synchronizing when doing piecewise upload of textures.
José Fonseca
2011-03-21
1
-7
/
+8
*
svga: Undo the DMA buffer size limiting.
José Fonseca
2011-03-21
1
-13
/
+2
*
svga: Leave any_user_vertex_buffers flag alone.
José Fonseca
2011-03-16
2
-3
/
+0
*
svga: Hardcode SVGA_COMBINE_USERBUFFERS to 1.
José Fonseca
2011-03-16
5
-38
/
+12
*
svga: Use transfer information on buffer transfers.
José Fonseca
2011-03-16
2
-107
/
+81
*
svga: Tell the host to discard when doing writes without FLUSH_EXPLICIT.
José Fonseca
2011-03-15
1
-3
/
+10
*
svga: Update svga_winsys_screen::buffer_map comments.
José Fonseca
2011-03-15
1
-2
/
+2
*
svga: Ensure DMA commands are serialized with unsynchronized flag is unset.
José Fonseca
2011-03-15
3
-19
/
+113
*
gallium: remove flags from the flush function
Marek Olšák
2011-03-11
2
-19
/
+16
*
gallium: remove the geom_flags param from is_format_supported
Marek Olšák
2011-03-11
1
-2
/
+1
*
gallium: cleanup fence_signalled and fence_finish
Marek Olšák
2011-03-11
2
-8
/
+6
*
gallium: kill is_resource_referenced
Marek Olšák
2011-03-11
3
-64
/
+0
*
svga: Propagate discard/unsynchronized flags to the host when doing texture D...
José Fonseca
2011-03-11
3
-12
/
+38
*
Revert "gallium/svga: Only upload parts of vertexarrays that are actually used"
Thomas Hellstrom
2011-03-10
5
-48
/
+3
*
gallium/svga: Only upload parts of vertexarrays that are actually used
Thomas Hellstrom
2011-03-10
5
-3
/
+48
*
svga: Add a new winsys entry point to query the hw version.
José Fonseca
2011-03-09
3
-0
/
+11
*
gallium/svga: Don't replace user vertex buffer with uploaded copy
Thomas Hellstrom
2011-03-09
1
-1
/
+2
*
gallium: add timeout parameter to fence_finish
Marek Olšák
2011-03-08
2
-2
/
+4
*
svga: reduce MAX_DMA_SIZE to 4MB
Brian Paul
2011-03-01
1
-1
/
+1
*
svga: add assertions in svga_shader_type()
Brian Paul
2011-02-28
1
-2
/
+5
*
svga: Ensure rendertargets and textures are always rebound at every command b...
José Fonseca
2011-02-24
4
-9
/
+138
*
svga: Remove some remaining fake S3TC rendering support.
José Fonseca
2011-02-21
1
-4
/
+0
*
svga: Fix NULL dereference.
José Fonseca
2011-02-18
3
-7
/
+9
[next]