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
/
state_trackers
/
dri
Commit message (
Expand
)
Author
Age
Files
Lines
*
st/dri: assume external consumers of back buffers can write to the buffers
Marek Olšák
2019-12-10
1
-6
/
+6
*
st/dri: use st->flush callback to flush the backbuffer
Pierre-Eric Pelloux-Prayer
2019-12-10
1
-39
/
+63
*
st/mesa: add a notify_before_flush callback param to flush
Pierre-Eric Pelloux-Prayer
2019-12-10
5
-9
/
+9
*
gallium: Store the image format in winsys_handle
Nanley Chery
2019-12-06
1
-0
/
+4
*
gallium/dri2: Fix creation of multi-planar modifier images
Nanley Chery
2019-12-06
1
-19
/
+16
*
gallium: Fix the ->set_damage_region() implementation
Boris Brezillon
2019-11-29
3
-4
/
+35
*
driconf, glsl: Add a vs_position_always_invariant option
Kenneth Graunke
2019-11-27
1
-0
/
+2
*
util: Move gallium's PIPE_FORMAT utils to /util/format/
Eric Anholt
2019-11-14
4
-4
/
+4
*
Revert "st/dri: assume external consumers of back buffers can write to the bu...
Tapani Pälli
2019-11-14
1
-6
/
+6
*
Revert "st/dri: add support for EGL_EXT_image_flush_external"
Tapani Pälli
2019-11-14
1
-91
/
+40
*
st/mesa: fix Sanctuary and Tropics by disabling ARB_gpu_shader5 for them
Marek Olšák
2019-11-11
1
-0
/
+2
*
gallium: dri2: Use index as plane number.
Lepton Wu
2019-11-06
1
-1
/
+1
*
st/dri: add support for EGL_EXT_image_flush_external
Marek Olšák
2019-10-25
1
-40
/
+91
*
st/dri: assume external consumers of back buffers can write to the buffers
Marek Olšák
2019-10-25
1
-6
/
+6
*
gallium: do not increase ref count of the new throttle fence
James Xiong
2019-10-17
1
-2
/
+4
*
gallium: rename PIPE_CAP_MAX_FRAMES_IN_FLIGHT to PIPE_CAP_THROTTLE
James Xiong
2019-10-14
1
-2
/
+1
*
gallium: simplify throttle implementation
James Xiong
2019-10-14
4
-110
/
+13
*
Revert "Revert "st/dri2: Implement DRI2bufferDamageExtension""
Boris Brezillon
2019-10-07
1
-0
/
+35
*
Revert "st/dri2: Implement DRI2bufferDamageExtension"
Boris Brezillon
2019-10-07
1
-35
/
+0
*
st/dri: Perform MSAA downsampling for __DRI2_THROTTLE_COPYSUBBUFFER
Kenneth Graunke
2019-10-05
1
-2
/
+4
*
gallium: extend resource_get_param to be as capable as resource_get_handle
Marek Olšák
2019-09-18
1
-6
/
+13
*
dri: Use DRM_FORMAT_* instead of defining our own copy.
Eric Anholt
2019-09-11
2
-37
/
+38
*
mesa: Eliminate gl_config::have{Accum,Depth,Stencil}Buffer
Adam Jackson
2019-09-09
1
-2
/
+2
*
gallium: Add buffer and configs handling or fp16 formats
Kevin Strasser
2019-08-21
4
-0
/
+50
*
gallium: Use consistent approach for config format filtering
Kevin Strasser
2019-08-21
1
-8
/
+9
*
gallium: add back YVU support
Xiong, James
2019-08-16
1
-5
/
+5
*
st/dri2: Implement DRI2bufferDamageExtension
Daniel Stone
2019-08-13
1
-0
/
+35
*
gallium/dri2: Use pipe_screen::resource_get_param in image queries
Jordan Justen
2019-08-13
1
-0
/
+71
*
gallium/dri2: Support images with multiple planes for modifiers
Jordan Justen
2019-08-13
2
-3
/
+33
*
gallium/dri2: Refactor image property queries
Jordan Justen
2019-08-13
1
-69
/
+79
*
gallium/dri2: Support creating multi-planar modifier images
Jordan Justen
2019-08-13
1
-10
/
+19
*
gallium/dri2: Implement dri2ImageExtension.queryDmaBufFormatModifierAttribs
Jordan Justen
2019-08-13
1
-0
/
+50
*
mesa/gallium: add dric option to allow overriding GL vendor string
Timothy Arceri
2019-08-07
1
-0
/
+7
*
st/dri: Move dri2_format_mapping table and it's accessors from dri2.c to dri_...
Jon Turney
2019-08-06
3
-213
/
+223
*
st/dri: simplify dri_get_egl_image by reusing dri2_format_table
Mike Blumenkrantz
2019-07-31
3
-42
/
+24
*
Revert "st/dri: simplify dri_get_egl_image by reusing dri2_format_table"
Kenneth Graunke
2019-07-31
3
-25
/
+42
*
st/dri: simplify dri_get_egl_image by reusing dri2_format_table
Mike Blumenkrantz
2019-07-31
3
-42
/
+25
*
gallium: add handling for YUV planar surfaces
Mike Blumenkrantz
2019-07-31
2
-77
/
+193
*
gallium: remove boolean from state tracker APIs
Ilia Mirkin
2019-07-22
3
-24
/
+24
*
st/dri: fix typo in format table for GR1616 format
Mike Blumenkrantz
2019-07-01
1
-1
/
+1
*
st/dri: pass dri2_format_mapping directly to dri2_create_image_from_winsys
Mike Blumenkrantz
2019-07-01
1
-4
/
+5
*
gallium/st: Add Gallium hud to swrast drivers
Gert Wollny
2019-06-21
1
-0
/
+3
*
st/dri: enable EGL_ANDROID_blob_cache on gallium drivers
Tapani Pälli
2019-05-24
1
-0
/
+29
*
st/dri: Minor style fixes
Kenneth Graunke
2019-05-15
1
-4
/
+6
*
st/dri: decrease input lag by syncing sooner in SwapBuffers
Marek Olšák
2019-05-02
1
-10
/
+10
*
gallium: replace DRM_CONF_SHARE_FD with PIPE_CAP_DMABUF
Marek Olšák
2019-04-23
1
-4
/
+1
*
gallium: replace DRM_CONF_THROTTLE with PIPE_CAP_MAX_FRAMES_IN_FLIGHT
Marek Olšák
2019-04-23
1
-5
/
+3
*
st/dri: simplify throttling code
Marek Olšák
2019-04-23
3
-6
/
+3
*
Delete autotools
Dylan Baker
2019-04-15
1
-54
/
+0
*
st/dri: allow direct UYVY import
Christian Gmeiner
2019-03-11
1
-0
/
+2
[next]