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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium: add new SAMP2HND and IMG2HND opcodes
Rhys Perry
2018-08-01
1
-0
/
+2
*
gallium: add storage_sample_count parameter into is_format_supported
Marek Olšák
2018-07-31
1
-0
/
+1
*
gallium: add pipe_resource::nr_storage_samples, and set it same as nr_samples
Marek Olšák
2018-07-31
1
-3
/
+15
*
gallium: add PIPE_CAP_FRAMEBUFFER_MSAA_CONSTRAINTS
Marek Olšák
2018-07-31
1
-0
/
+1
*
gallium: add scalar isa shader cap
Christian Gmeiner
2018-06-20
1
-0
/
+1
*
mesa/util: add allow_glsl_relaxed_es driconfig override
Timothy Arceri
2018-06-19
1
-0
/
+1
*
mesa/util: add allow_glsl_builtin_const_expression driconf override
Timothy Arceri
2018-06-19
1
-0
/
+1
*
gallium: add support for programmable sample locations
Rhys Perry
2018-06-14
4
-2
/
+52
*
gallium: add PIPE_CAP_GLSL_FEATURE_LEVEL_COMPATIBILITY
Marek Olšák
2018-05-29
1
-0
/
+1
*
drisw: learn to query shmid handle type
Marc-André Lureau
2018-05-30
3
-2
/
+3
*
drisw: use putImageShm if available
Marc-André Lureau
2018-05-30
1
-0
/
+3
*
gallium/winsys: rename DRM_API_HANDLE_* to WINSYS_HANDLE_*
Dave Airlie
2018-05-30
2
-6
/
+6
*
gallium: move winsys handle to it's own file.
Marc-André Lureau
2018-05-30
2
-47
/
+59
*
gallium: add initial support for conservative rasterization
Rhys Perry
2018-04-30
2
-0
/
+28
*
vl: add VP9 profile2 support
Leo Liu
2018-04-12
1
-1
/
+2
*
vl: add VP9 picture description
Leo Liu
2018-04-12
1
-0
/
+94
*
vl: add VP9 profile0 and format
Leo Liu
2018-04-12
1
-2
/
+4
*
gallium: Correct minor typo in header comments
Alyssa Rosenzweig
2018-03-26
1
-1
/
+1
*
tgsi: convert opcode macros to enums
Brian Paul
2018-03-23
1
-273
/
+275
*
gallium: add packed uniform CAP
Timothy Arceri
2018-03-20
1
-0
/
+1
*
gallium: increase PIPE_MAX_SHADER_SAMPLER_VIEWS to 128
Roland Scheidegger
2018-03-06
1
-1
/
+1
*
gallium: remove llvm from ir struct
Timothy Arceri
2018-03-01
1
-1
/
+0
*
gallium: allow drivers to impose BO flags restrictions on constant buffer 0
Marek Olšák
2018-02-17
1
-0
/
+1
*
gallium: drop all the guard band float caps.
Dave Airlie
2018-02-14
1
-4
/
+0
*
vl: add parameters for HEVC encode
Boyuan Zhang
2018-02-05
1
-0
/
+99
*
gallium: Add a new A4B4G4R4 pipe format for Broadcom.
Eric Anholt
2018-02-02
1
-0
/
+1
*
gallium/st/clover: remove unused PIPE_SHADER_IR_LLVM
Timothy Arceri
2018-02-01
2
-3
/
+3
*
gallium: add fence_server_signal() v2
Andres Rodriguez
2018-01-30
1
-0
/
+6
*
gallium: introduce PIPE_FD_TYPE_SYNCOBJ
Andres Rodriguez
2018-01-30
1
-0
/
+1
*
gallium: introduce PIPE_CAP_FENCE_SIGNAL v2
Andres Rodriguez
2018-01-30
1
-0
/
+1
*
gallium: add type parameter to create_fence_fd
Andres Rodriguez
2018-01-30
2
-3
/
+10
*
gallium: Make (num_)samples an unsigned int
Gert Wollny
2018-01-19
1
-1
/
+1
*
gallium: remove PIPE_CAP_USER_CONSTANT_BUFFERS
Marek Olšák
2018-01-17
1
-1
/
+0
*
gallium: remove PIPE_CAP_TEXTURE_SHADOW_MAP
Marek Olšák
2018-01-17
1
-1
/
+0
*
gallium: remove PIPE_CAP_TWO_SIDED_STENCIL
Marek Olšák
2018-01-17
1
-1
/
+0
*
gallium: plumb context priority through to driver
Rob Clark
2017-12-19
2
-0
/
+23
*
vl: remove is idr flag
Boyuan Zhang
2017-12-15
1
-1
/
+0
*
gallium/util: add u_transfer_helper
Rob Clark
2017-12-15
1
-1
/
+7
*
mesa: add AllowGLSLCrossStageInterpolationMismatch workaround
Tapani Pälli
2017-11-30
1
-0
/
+1
*
vl: add poc type
Boyuan Zhang
2017-11-17
1
-0
/
+1
*
st/dri: fix deadlock when waiting on android fences
Marek Olšák
2017-11-11
1
-2
/
+1
*
st/dri: fix android fence regression
Marek Olšák
2017-11-10
1
-0
/
+2
*
gallium: add hw atomic buffer binding API.
Dave Airlie
2017-11-10
1
-0
/
+16
*
gallium/tgsi: start adding hw atomics (v3.2)
Dave Airlie
2017-11-10
2
-0
/
+2
*
gallium: add CAPs to support HW atomic counters. (v3)
Dave Airlie
2017-11-10
1
-0
/
+2
*
gallium: add pipe_context::callback
Nicolai Hähnle
2017-11-09
1
-0
/
+11
*
gallium: add PIPE_FLUSH_{TOP,BOTTOM}_OF_PIPE bits
Nicolai Hähnle
2017-11-09
1
-0
/
+2
*
gallium: add PIPE_FLUSH_ASYNC and PIPE_FLUSH_HINT_FINISH
Nicolai Hähnle
2017-11-09
2
-1
/
+9
*
gallium: clarify the constraints on sampler_view_destroy
Nicolai Hähnle
2017-11-09
1
-0
/
+10
*
gallium: Wire up flush control
Adam Jackson
2017-11-06
1
-0
/
+1
[next]