index
:
~dbaker/mesa
11.2-next
18.1-proposed
for-jason
jenkins
jenkins_gl
master
meson-windows
patches-for-ajax
submit/generator-argparse
submit/generator-mako
submit/python2-for-intel
wip/generator-mako
wip/generator-rewrite-v2
wip/glapi-cleanup
wip/gles32-symbols
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gallium
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-12
vl: add VP9 profile2 support
Leo Liu
1
-1
/
+2
2018-04-12
vl: add VP9 picture description
Leo Liu
1
-0
/
+94
2018-04-12
vl: add VP9 profile0 and format
Leo Liu
1
-2
/
+4
2018-03-26
gallium: Correct minor typo in header comments
Alyssa Rosenzweig
1
-1
/
+1
2018-03-23
tgsi: convert opcode macros to enums
Brian Paul
1
-273
/
+275
2018-03-20
gallium: add packed uniform CAP
Timothy Arceri
1
-0
/
+1
2018-03-06
gallium: increase PIPE_MAX_SHADER_SAMPLER_VIEWS to 128
Roland Scheidegger
1
-1
/
+1
2018-03-01
gallium: remove llvm from ir struct
Timothy Arceri
1
-1
/
+0
2018-02-17
gallium: allow drivers to impose BO flags restrictions on constant buffer 0
Marek Olšák
1
-0
/
+1
2018-02-14
gallium: drop all the guard band float caps.
Dave Airlie
1
-4
/
+0
2018-02-05
vl: add parameters for HEVC encode
Boyuan Zhang
1
-0
/
+99
2018-02-02
gallium: Add a new A4B4G4R4 pipe format for Broadcom.
Eric Anholt
1
-0
/
+1
2018-02-01
gallium/st/clover: remove unused PIPE_SHADER_IR_LLVM
Timothy Arceri
2
-3
/
+3
2018-01-30
gallium: add fence_server_signal() v2
Andres Rodriguez
1
-0
/
+6
2018-01-30
gallium: introduce PIPE_FD_TYPE_SYNCOBJ
Andres Rodriguez
1
-0
/
+1
2018-01-30
gallium: introduce PIPE_CAP_FENCE_SIGNAL v2
Andres Rodriguez
1
-0
/
+1
2018-01-30
gallium: add type parameter to create_fence_fd
Andres Rodriguez
2
-3
/
+10
2018-01-19
gallium: Make (num_)samples an unsigned int
Gert Wollny
1
-1
/
+1
2018-01-17
gallium: remove PIPE_CAP_USER_CONSTANT_BUFFERS
Marek Olšák
1
-1
/
+0
2018-01-17
gallium: remove PIPE_CAP_TEXTURE_SHADOW_MAP
Marek Olšák
1
-1
/
+0
2018-01-17
gallium: remove PIPE_CAP_TWO_SIDED_STENCIL
Marek Olšák
1
-1
/
+0
2017-12-19
gallium: plumb context priority through to driver
Rob Clark
2
-0
/
+23
2017-12-15
vl: remove is idr flag
Boyuan Zhang
1
-1
/
+0
2017-12-15
gallium/util: add u_transfer_helper
Rob Clark
1
-1
/
+7
2017-11-30
mesa: add AllowGLSLCrossStageInterpolationMismatch workaround
Tapani Pälli
1
-0
/
+1
2017-11-17
vl: add poc type
Boyuan Zhang
1
-0
/
+1
2017-11-11
st/dri: fix deadlock when waiting on android fences
Marek Olšák
1
-2
/
+1
2017-11-10
st/dri: fix android fence regression
Marek Olšák
1
-0
/
+2
2017-11-10
gallium: add hw atomic buffer binding API.
Dave Airlie
1
-0
/
+16
2017-11-10
gallium/tgsi: start adding hw atomics (v3.2)
Dave Airlie
2
-0
/
+2
2017-11-10
gallium: add CAPs to support HW atomic counters. (v3)
Dave Airlie
1
-0
/
+2
2017-11-09
gallium: add pipe_context::callback
Nicolai Hähnle
1
-0
/
+11
2017-11-09
gallium: add PIPE_FLUSH_{TOP,BOTTOM}_OF_PIPE bits
Nicolai Hähnle
1
-0
/
+2
2017-11-09
gallium: add PIPE_FLUSH_ASYNC and PIPE_FLUSH_HINT_FINISH
Nicolai Hähnle
2
-1
/
+9
2017-11-09
gallium: clarify the constraints on sampler_view_destroy
Nicolai Hähnle
1
-0
/
+10
2017-11-06
gallium: Wire up flush control
Adam Jackson
1
-0
/
+1
2017-11-06
gallium: add PIPE_CAP_SIGNED_VERTEX_BUFFER_OFFSET
Marek Olšák
1
-0
/
+1
2017-11-01
gallium: increase pipe_sampler_view::target bitfield size for MSVC
Brian Paul
1
-2
/
+6
2017-11-01
gallium: add cap for driver specified max combined shader resources.
Dave Airlie
1
-0
/
+1
2017-10-12
gallium: add pipe_screen::check_resource_capability
Marek Olšák
1
-0
/
+17
2017-10-10
gallium: Create a new PIPE_CAP_TILE_RASTER_ORDER for vc4.
Eric Anholt
2
-0
/
+11
2017-10-10
gallium: Add support for 5551 with the 1-bit field in the low bit.
Eric Anholt
1
-0
/
+2
2017-10-10
st_api: remove unused get_resource_for_egl_image
Nicolai Hähnle
1
-37
/
+0
2017-10-06
gallium: add PIPE_CAP_TGSI_ANY_REG_AS_ADDRESS
Marek Olšák
1
-0
/
+1
2017-10-02
mesa: Remove force_s3tc_enable driconf variable
Matt Turner
1
-1
/
+0
2017-10-02
gallium: add PIPE_FORMAT_R10G10B10X2_UNORM
Nicolai Hähnle
1
-0
/
+2
2017-09-30
gallium: add new LOD opcode
Roland Scheidegger
1
-1
/
+3
2017-09-29
gallium: add LDEXP TGSI instruction and corresponding cap
Nicolai Hähnle
2
-1
/
+2
2017-09-21
gallium: Add PIPE_SHADER_CAP_INT64_ATOMICS
Jan Vesely
1
-0
/
+1
2017-09-18
gallium: Add PIPE_SHADER_CAP_FP16
Jan Vesely
1
-0
/
+1
[next]