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
/
state_trackers
/
dri
Commit message (
Expand
)
Author
Age
Files
Lines
*
dri_interface,egl,gallium: only expose RGBA visuals on Android
Marek Olšák
2017-07-31
1
-1
/
+23
*
st/dri2: Return invalid modifier when no driver support
Daniel Stone
2017-07-25
1
-0
/
+6
*
st/dri: Check get-handle return value in queryImage
Daniel Stone
2017-07-25
1
-12
/
+18
*
st/mesa: create framebuffer iface hash table per st manager
Charmaine Lee
2017-07-24
2
-0
/
+4
*
st/mesa: add destroy_drawable interface
Charmaine Lee
2017-07-20
1
-1
/
+5
*
st/dri: list __DRI2_FENCE extension only where needed
Emil Velikov
2017-07-19
1
-1
/
+0
*
swrast: add dri2ConfigQueryExtension to the correct extension list
Emil Velikov
2017-07-19
1
-1
/
+1
*
st/mesa: Add KHR_no_error toggle to driconf
Grigori Goronzy
2017-07-14
2
-0
/
+4
*
st/mesa: Add support for KHR_no_error flag
Grigori Goronzy
2017-07-14
1
-0
/
+3
*
dri: Add KHR_no_error DRI extension
Grigori Goronzy
2017-07-14
3
-1
/
+5
*
st/dri: add 32-bit RGBX/RGBA formats
Marek Olšák
2017-07-13
2
-12
/
+65
*
st/mesa: add a winsys buffers list in st_context
Charmaine Lee
2017-07-11
1
-0
/
+4
*
mesa/glthread: add glthread "perf" counters and pass them to gallium HUD
Marek Olšák
2017-06-26
1
-1
/
+5
*
st/dri2: implement image offset query
Lucas Stach
2017-06-24
1
-0
/
+6
*
st/dri: add a drirc workaround for Rocket League
Marek Olšák
2017-06-23
1
-0
/
+5
*
st/dri: get drirc options before creating pipe_screen
Marek Olšák
2017-06-23
4
-20
/
+38
*
gallium: allow passing 'unsigned flags' to create_screen()
Marek Olšák
2017-06-23
2
-3
/
+3
*
st/dri: support format modifier queries
Varad Gautam
2017-06-09
1
-1
/
+23
*
st/dri: support format queries
Varad Gautam
2017-06-09
1
-0
/
+118
*
st/dri: implement DRIimage creation from dmabufs with modifiers
Varad Gautam
2017-06-09
1
-5
/
+40
*
st/dri: implement createImageWithModifiers in DRIimage
Varad Gautam
2017-06-09
1
-5
/
+53
*
st/dri: enable DRIimage modifier queries
Varad Gautam
2017-06-09
1
-0
/
+12
*
gallium/winsys/drm: introduce modifier field to winsys_handle
Varad Gautam
2017-06-09
1
-0
/
+7
*
st/dri: Allow gallium drivers to turn off two GLX extensions
Thomas Hellstrom
2017-06-07
1
-0
/
+2
*
st/dri: Allow dri users to query also driver options
Thomas Hellstrom
2017-06-07
1
-1
/
+64
*
st/dri: Use fence extension in drisw.c
Gurchetan Singh
2017-06-02
1
-0
/
+2
*
st/dri: move fence implemention into separate file
Gurchetan Singh
2017-06-02
4
-203
/
+263
*
glthread/gallium: require safe_glthread to start glthread
Gregory Hainaut
2017-05-29
1
-4
/
+17
*
driconf: Add allow_glsl_builtin_variable_redeclaration option
John Brooks
2017-05-20
1
-0
/
+3
*
Android: push driver build details to driver makefiles
Rob Herring
2017-05-11
1
-1
/
+1
*
Android: Fix swrast only build
Rob Herring
2017-05-11
1
-5
/
+3
*
st: Add cubeMapFace parameter to st_finalize_texture.
Michal Srb
2017-04-01
1
-1
/
+1
*
driconf: add force_glsl_abs_sqrt option
Samuel Pitoiset
2017-03-22
1
-0
/
+3
*
Android: clean-up trailing '\' in make variables
Rob Herring
2017-03-22
1
-3
/
+3
*
st/dri: wait for thread to finish before unbinding context
Timothy Arceri
2017-03-18
1
-0
/
+3
*
gallium: implement the backend of threaded GL dispatch
Marek Olšák
2017-03-16
3
-0
/
+37
*
gallium/util: replace pipe_mutex_unlock() with mtx_unlock()
Timothy Arceri
2017-03-07
1
-2
/
+2
*
gallium/util: replace pipe_mutex_lock() with mtx_lock()
Timothy Arceri
2017-03-07
1
-1
/
+1
*
gallium/util: replace pipe_mutex_destroy() with mtx_destroy()
Timothy Arceri
2017-03-07
1
-1
/
+1
*
gallium/util: replace pipe_mutex_init() with mtx_init()
Timothy Arceri
2017-03-07
1
-1
/
+1
*
gallium/util: replace pipe_mutex with mtx_t
Timothy Arceri
2017-03-07
1
-1
/
+1
*
st/dri: reduce dri_fill_st_options() params
Marek Olšák
2017-03-07
1
-3
/
+5
*
st/dri: use local pointer to st_context_iface
Marek Olšák
2017-03-07
1
-4
/
+7
*
st/mesa/glsl: build string of dri options and use as input to building sha fo...
Timothy Arceri
2017-02-17
1
-0
/
+2
*
driconf: add allow_higher_compat_version option
Samuel Pitoiset
2017-02-15
1
-0
/
+3
*
st/dri: automake: include builddir prior to srcdir
Emil Velikov
2017-01-27
1
-1
/
+1
*
st/dri: ask the driver to update its internal copies on reimport
Philipp Zabel
2017-01-20
1
-0
/
+4
*
st/dri: remove trailing whitespace
Mauro Rossi
2017-01-11
1
-1
/
+1
*
gallium: support for native fence fd's
Rob Clark
2016-12-01
1
-2
/
+50
*
gallium: wire up server_wait_sync
Rob Clark
2016-12-01
1
-1
/
+5
[next]