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
Commit message (
Expand
)
Author
Age
Files
Lines
*
vc4: Replace a couple of magic numbers with #define usage.
Eric Anholt
2017-06-30
1
-2
/
+2
*
vc4: Move rasterizer state packing to CSO creation time.
Eric Anholt
2017-06-30
4
-29
/
+25
*
vc4: Convert the driver to emitting the shader record using pack macros.
Eric Anholt
2017-06-30
4
-54
/
+100
*
vc4: Simplify pack header usage
Eric Anholt
2017-06-30
4
-35
/
+28
*
vc4: Start using the pack header.
Eric Anholt
2017-06-30
4
-51
/
+130
*
vc4: Introduce XML-based packet header generation like Intel's.
Eric Anholt
2017-06-30
13
-1
/
+1143
*
swr: Minor cleanup of variable usage, no functional change.
Bruce Cherniak
2017-06-30
1
-2
/
+2
*
swr: use swr_query_result type instead of void
Tim Rowley
2017-06-30
2
-3
/
+3
*
swr/rast: increase number of possible draws in flight
Tim Rowley
2017-06-30
1
-1
/
+1
*
swr/rast: move default split size from driver to rasterizer
Tim Rowley
2017-06-30
2
-5
/
+1
*
swr/rast: Fix missing setup of psContext.pColorBuffer
Tim Rowley
2017-06-30
2
-16
/
+14
*
swr/rast: Switch intrinsic usage to SIMDLib
Tim Rowley
2017-06-30
30
-2679
/
+6222
*
scons: allow .inl file extension
Tim Rowley
2017-06-30
1
-1
/
+1
*
swr/rast: Fix unused variable warnings
Tim Rowley
2017-06-30
1
-6
/
+0
*
swr/rast: Split rasterizer.cpp to improve compile time
Tim Rowley
2017-06-30
10
-1617
/
+1732
*
swr/rast: gen_backends.py remove extraneous semicolon
Tim Rowley
2017-06-30
1
-1
/
+2
*
swr/rast: Support dynamically sized vertex layout
Tim Rowley
2017-06-30
6
-21
/
+49
*
swr/rast: Split backend.cpp to improve compile time
Tim Rowley
2017-06-30
13
-1832
/
+2146
*
swr/rast: gen_backends.py removal of commented debug prints
Tim Rowley
2017-06-30
1
-4
/
+1
*
swr/rast: gen_backends.py quote cleanup
Tim Rowley
2017-06-30
1
-8
/
+8
*
swr/rast: generators will create target directories
Tim Rowley
2017-06-30
1
-0
/
+7
*
docs: update calendar, add news item and link release notes for 17.1.4
Andres Gomez
2017-06-30
3
-7
/
+8
*
docs: add sha256 checksums for 17.1.4
Andres Gomez
2017-06-30
1
-1
/
+2
*
docs: add release notes for 17.1.4
Andres Gomez
2017-06-30
1
-0
/
+219
*
Android: fix typo in symlink for driver loading and 32 bit builds
Mauro Rossi
2017-06-30
1
-2
/
+2
*
svga: update a few surface format names
Brian Paul
2017-06-30
3
-24
/
+24
*
svga: whitespace fixes in svga_resource_buffer_upload.c
Brian Paul
2017-06-30
1
-15
/
+14
*
svga: add mksstats for surface view emulation
Charmaine Lee
2017-06-30
1
-10
/
+17
*
svga: change error handling convention for svga_set_stream_output()
Brian Paul
2017-06-30
3
-12
/
+18
*
svga: fixed surface size to include array size
Charmaine Lee
2017-06-30
1
-1
/
+2
*
svga: loop over box.depth for ReadBack_image on each slice
Neha Bhende
2017-06-30
1
-7
/
+8
*
svga: add mksstats for context creation
Charmaine Lee
2017-06-30
1
-2
/
+7
*
svga: re-validate sampler view at draw time if needed
Charmaine Lee
2017-06-30
4
-2
/
+35
*
automake: include git_sha1_gen.sh into EXTRA_DIST
Juan A. Suarez Romero
2017-06-30
1
-0
/
+1
*
Update Khronos-supplied headers
Nicolai Hähnle
2017-06-30
16
-2018
/
+5059
*
i965/i915: Add UYVY as the supported format
Johnson Lin
2017-06-30
5
-18
/
+33
*
nir: Add a lowering pass for UYVY textures
Johnson Lin
2017-06-30
2
-0
/
+19
*
dri: Add UYVY as available format
Johnson Lin
2017-06-30
1
-1
/
+3
*
gbm: add XBGR8888 support for dumb buffers
Rob Herring
2017-06-30
1
-1
/
+1
*
gallium: os_process fixes for Android
Rob Herring
2017-06-30
1
-2
/
+2
*
etnaviv: Add unreachable statement to etna_amode to fix compilation warnings
Tomeu Vizoso
2017-06-30
1
-0
/
+2
*
swr: Remove need to allocate vertex buffer scratch space all in one go
cros-mesa-17.1.1-r14-vanilla
chadv/cros-mesa-17.1.1-r14-vanilla
Bruce Cherniak
2017-06-29
1
-23
/
+2
*
swr: conditionally validate vertex buffer state
Bruce Cherniak
2017-06-29
1
-4
/
+5
*
swr: set dynamic vertex size
Tim Rowley
2017-06-29
1
-2
/
+4
*
scons: wait on subprocess' completion
Eric Engestrom
2017-06-29
1
-1
/
+1
*
build systems: uniformize git_sha1.h generation
Eric Engestrom
2017-06-29
4
-38
/
+22
*
radeonsi: set COMPUTE_DISPATCH_INITIATOR.ORDER_MODE = 1
Marek Olšák
2017-06-29
1
-1
/
+4
*
radeonsi: use the DISPATCH packets to force COMPUTE_START_X/Y/Z = 0
Marek Olšák
2017-06-29
1
-7
/
+6
*
Android: use symlinks for driver loading
Rob Herring
2017-06-29
14
-18
/
+21
*
Android: i965: remove libdrm_intel dependency
Rob Herring
2017-06-29
1
-6
/
+6
[next]