index
:
mesa/mesa
10.0
10.1
10.2
10.3
10.4
10.5
10.6
11.0
11.1
11.2
12.0
13.0
17.0
17.1
17.2
17.3
18.0
18.1
18.2
18.3
19.0
19.1
19.2
19.3
20.0
20.1
20.2
20.3
21.0
21.1
21.2
21.3
22.0
22.1
22.2
22.3
23.0
7.10
7.11
7.8
7.8-gles
7.9
8.0
9.0
9.1
9.2
amber
gallium-no-rhw-position
main
marge_bot_batch_merge_job
opengl-es-v2
staging/20.0
staging/20.1
staging/20.2
staging/20.3
staging/21.0
staging/21.1
staging/21.2
staging/21.3
staging/22.0
staging/22.1
staging/22.2
staging/22.3
staging/23.0
tess-use-io-semantics
virgl_fix_type_v1
The Mesa 3D Graphics Library (mirrored from https://gitlab.freedesktop.org/mesa/mesa)
brianp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gallium
/
include
/
state_tracker
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-13
gallium: rename 'state tracker' to 'frontend'
Marek Olšák
12
-1254
/
+0
2020-05-05
driconf: add force_integer_tex_nearest option
Pierre-Eric Pelloux-Prayer
1
-0
/
+1
2020-03-26
mesa: allow out-of-order drawing to optimize immediate mode if it's safe
Marek Olšák
1
-0
/
+1
2020-01-20
Revert "gallium: add st_context_iface::flush_resource to call FLUSH_VERTICES"
Daniel Stone
1
-7
/
+0
2020-01-17
gallium: add st_context_iface::flush_resource to call FLUSH_VERTICES
Marek Olšák
1
-0
/
+7
2020-01-15
st/dri: track if image is created by a dmabuf
Gurchetan Singh
1
-0
/
+2
2019-12-10
st/mesa: add a notify_before_flush callback param to flush
Pierre-Eric Pelloux-Prayer
1
-1
/
+3
2019-12-06
gallium: Store the image format in winsys_handle
Nanley Chery
1
-0
/
+6
2019-11-27
driconf, glsl: Add a vs_position_always_invariant option
Kenneth Graunke
1
-0
/
+1
2019-11-11
st/mesa: fix Sanctuary and Tropics by disabling ARB_gpu_shader5 for them
Marek Olšák
1
-0
/
+1
2019-08-13
state_tracker/winsys_handle: Add plane input field
Jordan Justen
1
-0
/
+5
2019-08-07
mesa/gallium: add dric option to allow overriding GL vendor string
Timothy Arceri
1
-0
/
+1
2019-07-22
gallium: remove boolean from state tracker APIs
Ilia Mirkin
3
-44
/
+42
2019-04-23
gallium: replace drm_driver_descriptor::configuration with driconf_xml
Marek Olšák
1
-37
/
+8
2019-04-23
gallium: replace DRM_CONF_SHARE_FD with PIPE_CAP_DMABUF
Marek Olšák
1
-6
/
+0
2019-04-23
gallium: replace DRM_CONF_THROTTLE with PIPE_CAP_MAX_FRAMES_IN_FLIGHT
Marek Olšák
1
-4
/
+0
2019-01-25
gallium: use put image shm2 path (v2)
Dave Airlie
1
-1
/
+1
2018-09-10
gallium: Correctly handle no config context creation
Elie Tournier
1
-0
/
+2
2018-08-30
st/mesa, gallium: add a workaround for No Mans Sky
Timothy Arceri
1
-0
/
+1
2018-08-21
mesa: remove unused dri config option disable_shader_bit_encoding
Timothy Arceri
1
-1
/
+0
2018-06-19
mesa/util: add allow_glsl_relaxed_es driconfig override
Timothy Arceri
1
-0
/
+1
2018-06-19
mesa/util: add allow_glsl_builtin_const_expression driconf override
Timothy Arceri
1
-0
/
+1
2018-05-30
drisw: learn to query shmid handle type
Marc-André Lureau
3
-2
/
+3
2018-05-30
drisw: use putImageShm if available
Marc-André Lureau
1
-0
/
+3
2018-05-30
gallium/winsys: rename DRM_API_HANDLE_* to WINSYS_HANDLE_*
Dave Airlie
1
-3
/
+3
2018-05-30
gallium: move winsys handle to it's own file.
Marc-André Lureau
2
-47
/
+59
2018-03-26
gallium: Correct minor typo in header comments
Alyssa Rosenzweig
1
-1
/
+1
2018-01-19
gallium: Make (num_)samples an unsigned int
Gert Wollny
1
-1
/
+1
2017-12-19
gallium: plumb context priority through to driver
Rob Clark
1
-0
/
+2
2017-11-30
mesa: add AllowGLSLCrossStageInterpolationMismatch workaround
Tapani Pälli
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-06
gallium: Wire up flush control
Adam Jackson
1
-0
/
+1
2017-10-10
st_api: remove unused get_resource_for_egl_image
Nicolai Hähnle
1
-37
/
+0
2017-10-02
mesa: Remove force_s3tc_enable driconf variable
Matt Turner
1
-1
/
+0
2017-08-03
gallium/st: Add a method to flush outstanding swapbuffers
Thomas Hellstrom
1
-0
/
+2
2017-08-02
gallium: add pipe_screen_config to screen_create functions
Nicolai Hähnle
1
-1
/
+3
2017-08-02
st/drm: add DRM_CONF_XML_OPTIONS
Nicolai Hähnle
1
-0
/
+2
2017-07-24
st/mesa: create framebuffer iface hash table per st manager
Charmaine Lee
1
-0
/
+21
2017-07-20
st/mesa: add destroy_drawable interface
Charmaine Lee
1
-0
/
+7
2017-07-14
st/mesa: Add support for KHR_no_error flag
Grigori Goronzy
1
-0
/
+1
2017-07-11
st/mesa: add a winsys buffers list in st_context
Charmaine Lee
1
-0
/
+5
2017-06-26
mesa/glthread: add glthread "perf" counters and pass them to gallium HUD
Marek Olšák
1
-1
/
+3
2017-06-23
gallium: allow passing 'unsigned flags' to create_screen()
Marek Olšák
1
-1
/
+1
2017-06-09
gallium/winsys/drm: introduce modifier field to winsys_handle
Varad Gautam
1
-0
/
+6
2017-05-20
driconf: Add allow_glsl_builtin_variable_redeclaration option
John Brooks
1
-0
/
+1
2017-03-22
driconf: add force_glsl_abs_sqrt option
Samuel Pitoiset
1
-0
/
+1
2017-03-16
gallium: implement the backend of threaded GL dispatch
Marek Olšák
1
-0
/
+19
2017-02-18
st: add ST_FLUSH_WAIT to st_context_flush()
Charmaine Lee
1
-0
/
+1
2017-02-17
st/mesa/glsl: build string of dri options and use as input to building sha fo...
Timothy Arceri
1
-0
/
+1
[next]