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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
svga: add new surface-write-flushes HUD query
Brian Paul
2016-03-07
4
-8
/
+23
*
svga: add new flush-time HUD query
Brian Paul
2016-03-07
4
-7
/
+24
*
svga: also dump SVGA3D_BUFFER surfaces in svga_screen_cache_dump()
Brian Paul
2016-03-07
1
-2
/
+8
*
nvc0: reset TFB bufctx when we no longer hold a reference to the buffers
Ilia Mirkin
2016-03-06
2
-2
/
+3
*
nv50/ir: using sampleid/pos shouldn't force per-sample interpolation
Ilia Mirkin
2016-03-05
2
-6
/
+1
*
gallium/util: add new comments, assertions in u_debug_refcnt.c
Brian Paul
2016-03-05
1
-0
/
+20
*
gallium/util: update comments and URL in u_debug_refcnt.c
Brian Paul
2016-03-05
1
-4
/
+10
*
gallium/util: make stream variable static in u_debug_refcnt.c
Brian Paul
2016-03-05
1
-1
/
+1
*
gallium/util: re-indent u_debug_refcnt.[ch]
Brian Paul
2016-03-05
2
-50
/
+65
*
gallium/tests: silence warning in compute.c
Brian Paul
2016-03-05
1
-1
/
+1
*
st/xlib: Don't destroy screen on XCloseDisplay()
George Kyriazis
2016-03-04
1
-3
/
+7
*
st/xlib: Hang off screen destructor off main XCloseDisplay() callback.
George Kyriazis
2016-03-04
3
-35
/
+27
*
st/xlib: Support unlimited number of display connections
George Kyriazis
2016-03-04
1
-19
/
+103
*
svga: add new command-buffer-size HUD query
Brian Paul
2016-03-04
4
-7
/
+23
*
svga: add new svga_winsys_context::get_command_buffer_size()
Brian Paul
2016-03-04
2
-0
/
+14
*
svga: reorder SVGA_QUERY_ switch cases to match declaration order
Brian Paul
2016-03-04
1
-9
/
+9
*
svga: Force an RGBA view creation for an RGBA resource
Sinclair Yeh
2016-03-04
1
-1
/
+10
*
svga: fix an error in svga_texture_generate_mipmap
Charmaine Lee
2016-03-04
1
-1
/
+6
*
winsys/svga: Increase the fence timeout
Thomas Hellstrom
2016-03-04
1
-1
/
+2
*
winsys/svga: Fix an uninitialized return value
Thomas Hellstrom
2016-03-04
1
-0
/
+2
*
radeonsi: Do colorformat endian swap for PIPE_USAGE_STAGING
Oded Gabbay
2016-03-03
1
-5
/
+1
*
r600g: Do colorformat endian swap for PIPE_USAGE_STAGING
Oded Gabbay
2016-03-03
2
-17
/
+2
*
mesa/build: add OpenSWR to build
Tim Rowley
2016-03-02
9
-0
/
+444
*
gallium/docs - add OpenSWR documentation
Tim Rowley
2016-03-02
5
-0
/
+381
*
gallium/target-helpers: add OpenSWR driver
Tim Rowley
2016-03-02
1
-1
/
+11
*
gallium/auxilary: more __cplusplus exports
Tim Rowley
2016-03-02
5
-0
/
+34
*
gallium/swr: add OpenSWR rasterizer
Tim Rowley
2016-03-02
88
-0
/
+48234
*
gallium/swr: add OpenSWR driver
Tim Rowley
2016-03-02
23
-0
/
+5718
*
gk110/ir: fix wrong emission of NOT modifier for VOTE
Samuel Pitoiset
2016-03-02
1
-1
/
+1
*
gallium/cso: fix indentation
Thomas Hindoe Paaboel Andersen
2016-03-02
1
-4
/
+4
*
gallium: fix PIPE_BIND_QUERY_BUFFER - PIPE_BIND_SCANOUT overlap
Marek Olšák
2016-03-02
1
-3
/
+3
*
freedreno/ir3: enable shareable shaders
Rob Clark
2016-03-01
5
-8
/
+12
*
freedreno/ir3: pass ctx to constant-emit code
Rob Clark
2016-03-01
4
-25
/
+21
*
freedreno/ir3: add dev ptr to ir3_compiler
Rob Clark
2016-03-01
6
-8
/
+10
*
virgl: add support for passing render condition flags to host.
Dave Airlie
2016-03-01
2
-1
/
+5
*
r600g: remove support for DRM < 2.12.0
Marek Olšák
2016-03-01
6
-68
/
+16
*
r300g: remove support for DRM < 2.12.0
Marek Olšák
2016-03-01
5
-76
/
+7
*
winsys/radeon: drop support for DRM 2.12.0 (kernel < 3.2)
Marek Olšák
2016-03-01
2
-40
/
+18
*
radeonsi: also dump shaders on a VM fault
Marek Olšák
2016-03-01
1
-2
/
+1
*
radeonsi: dump full shader disassemblies into ddebug logs
Marek Olšák
2016-03-01
1
-9
/
+9
*
radeonsi: allow dumping shader disassemblies to a file
Marek Olšák
2016-03-01
3
-22
/
+29
*
radeonsi: use re-Z
Marek Olšák
2016-03-01
3
-6
/
+21
*
tgsi/scan: count memory instructions
Marek Olšák
2016-03-01
2
-0
/
+20
*
st/nine: Fix second Multithreading issue with MANAGED buffers
Axel Davy
2016-02-29
1
-0
/
+3
*
st/nine: Fix Multithreading issue with MANAGED buffers
Axel Davy
2016-02-29
1
-2
/
+6
*
st/nine: Handle READONLY for buffer MANAGED pool
Axel Davy
2016-02-29
1
-7
/
+10
*
st/nine: Use Position input helper for ps3 declared inputs
Axel Davy
2016-02-29
1
-0
/
+7
*
st/nine: Introduce helper for Position shader input
Axel Davy
2016-02-29
1
-16
/
+15
*
st/clover: Add libelf cflags to the build
Koop Mast
2016-02-29
2
-3
/
+1
*
r600: Make enum alu_op_flags unsigned
Rob Herring
2016-02-29
1
-8
/
+8
[prev]
[next]