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
Commit message (
Expand
)
Author
Age
Files
Lines
*
st/dri: don't set PIPE_BIND_SHARED for privately-allocated renderbuffers
Marek Olšák
2017-08-01
1
-2
/
+3
*
xmlconfig: move into src/util
Nicolai Hähnle
2017-07-31
3
-3
/
+3
*
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
6
-0
/
+12
*
tgsi: populate precise
Karol Herbst
2017-07-21
1
-3
/
+3
*
st/mesa: add destroy_drawable interface
Charmaine Lee
2017-07-20
4
-2
/
+17
*
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/va: Fix scaling list ordering for H.265
Mark Thompson
2017-07-17
1
-7
/
+26
*
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
2
-1
/
+7
*
st/wgl: Implement wglUseFontBitmaps.
Olivier Lauffenburger
2017-07-06
1
-16
/
+49
*
st/wgl: improve selection of pixel format
Olivier Lauffenburger
2017-07-06
1
-7
/
+29
*
mesa/glthread: add glthread "perf" counters and pass them to gallium HUD
Marek Olšák
2017-06-26
1
-1
/
+5
*
util: move pipe_thread_is_self from gallium to src/util
Marek Olšák
2017-06-26
1
-1
/
+1
*
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
4
-5
/
+5
*
change va max_entrypoints
Chandu Babu N
2017-06-22
2
-1
/
+3
*
st/va: Fix leak in VAAPI subpictures
Chandu Babu N
2017-06-22
1
-0
/
+1
*
st/xvmc: deal with drivers wanting different texture formats
Ilia Mirkin
2017-06-20
1
-36
/
+115
*
clover/device: Get device/host unified memory from pipe driver
Aaron Watry
2017-06-13
3
-1
/
+7
*
vl,omx,va,vdpau,xvmc: don't set the priv pointer in context_create
Marek Olšák
2017-06-12
5
-6
/
+6
*
gallium/wgl: Allow context creation even if SetPixelFormat() wasn't called
Frank Richter
2017-06-09
1
-1
/
+7
*
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
*
util: Port nir_array functionality to u_dynarray
Thomas Helland
2017-06-07
1
-1
/
+1
*
gallium: Add missing includes
Thomas Helland
2017-06-07
2
-0
/
+2
*
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
*
st/wgl: whitespace, formatting fixes in stw_device.c
Brian Paul
2017-05-25
1
-12
/
+9
*
st/nine: Fix a regression and syntax cleanup
Axel Davy
2017-05-24
4
-19
/
+16
*
driconf: Add allow_glsl_builtin_variable_redeclaration option
John Brooks
2017-05-20
1
-0
/
+3
*
st/xvmc: add DRI3 support
Emil Velikov
2017-05-19
1
-1
/
+3
*
st/omx: add DRI3 support
Emil Velikov
2017-05-19
1
-1
/
+3
*
st/omx: fix building against X11-less setups
Emil Velikov
2017-05-19
1
-0
/
+6
*
st/omx: remove unneeded X11 include
Emil Velikov
2017-05-19
1
-2
/
+0
[next]