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
Commit message (
Expand
)
Author
Age
Files
Lines
*
st/dri: enable 3D textures and sRGB colorspace for EGL
Anatoli Antonovitch
2015-07-22
1
-0
/
+14
*
st/dri: expose sRGB visuals (v2)
Marek Olšák
2015-07-22
2
-5
/
+25
*
scons: don't build the kms-dri winsys
Emil Velikov
2015-07-22
1
-1
/
+0
*
android: don't build the kms-dri winsys
Emil Velikov
2015-07-22
1
-1
/
+0
*
st/dri: unwrap/remove __NOT_HAVE_DRM_H magic
Emil Velikov
2015-07-22
4
-23
/
+1
*
gallium: replace INLINE with inline
Ilia Mirkin
2015-07-21
58
-193
/
+193
*
gallium: add new limits for shader buffers and images
Marek Olšák
2015-07-16
1
-2
/
+2
*
clover: little OpenCL status code logging clean
EdB
2015-07-16
5
-25
/
+32
*
osmesa: fix OSMesaPixelsStore typo
Brian Paul
2015-07-15
1
-1
/
+1
*
pipe-loader: remove pipe_loader_drm_probe_fd() x_auth argument
Emil Velikov
2015-07-13
2
-2
/
+2
*
xa: don't leak fences
Rob Clark
2015-07-10
3
-3
/
+7
*
st/vdpau: fix mixer size checks
Christian König
2015-07-09
1
-11
/
+11
*
st/dri: don't set PIPE_BIND_SCANOUT for MSAA surfaces
Marek Olšák
2015-07-07
1
-1
/
+1
*
gallium: use fence_finish instead of fence_signalled in state trackers
Marek Olšák
2015-07-05
4
-4
/
+4
*
clover: implement CL_KERNEL_PREFERRED_WORK_GROUP_SIZE_MULTIPLE
Grigori Goronzy
2015-06-29
3
-1
/
+7
*
mesa: Enable subdir-objects globally.
Matt Turner
2015-06-26
2
-3
/
+0
*
st/wgl: add stw_nopfuncs.h to the sources lists
Emil Velikov
2015-06-24
1
-0
/
+1
*
st/wgl: fix WGL_SWAP_METHOD_ARB query
Brian Paul
2015-06-19
1
-1
/
+6
*
stw: use new stw_get_nop_function() function to avoid Viewperf 12 crashes
Brian Paul
2015-06-19
1
-3
/
+20
*
stw: add some no-op functions for GL_EXT_dsa, GL_NV_half_float
Brian Paul
2015-06-19
3
-0
/
+476
*
st/wgl: Don't return core profile for 3.1 contexts.
Jose Fonseca
2015-06-19
1
-7
/
+6
*
st/wgl: set PIPE_BIND_SAMPLER_VIEW for window color buffers
Brian Paul
2015-06-19
1
-0
/
+1
*
st/wgl: add support for multisample pixel formats
Brian Paul
2015-06-19
1
-9
/
+20
*
st/wgl: respect sample count when creating framebuffer surfaces
Brian Paul
2015-06-19
1
-0
/
+1
*
st/wgl: fix WGL_SAMPLE_BUFFERS_ARB query
Brian Paul
2015-06-19
1
-1
/
+1
*
mesa; add a dummy _mesa_error_no_memory() symbol to libglsl_util
Emil Velikov
2015-06-12
1
-12
/
+0
*
st/dri: check pscreen is valid before querying param
Dave Airlie
2015-06-10
1
-1
/
+1
*
android: add rules to build gallium/state_trackers/dri
Chih-Wei Huang
2015-06-09
1
-0
/
+64
*
clover: clarify and fix the EGL interop error case
Marek Olšák
2015-06-05
1
-1
/
+6
*
tgsi/ureg: add support for output array declarations
Marek Olšák
2015-06-05
2
-7
/
+12
*
tgsi/ureg: add support for FS input array declarations
Marek Olšák
2015-06-05
1
-1
/
+1
*
st/dri: fix postprocessing crash when there's no depth buffer
Marek Olšák
2015-05-29
1
-5
/
+4
*
clover: Log build options when dumping clc source.
EdB
2015-05-27
1
-1
/
+1
*
xlib: fix X_GLXCreateContextAtrribs/Attribs typo
Brian Paul
2015-05-26
1
-10
/
+17
*
clover: Build fix for FreeBSD.
Koop Mast
2015-05-26
1
-0
/
+1
*
clover: try userptr for CL_MEM_USE_HOST_PTR
Grigori Goronzy
2015-05-24
2
-4
/
+15
*
clover: implement CL_MEM_ALLOC_HOST_PTR
Grigori Goronzy
2015-05-24
1
-0
/
+4
*
st/hgl: Move st_api creation to st and extern "C" it
Alexander von Gluck IV
2015-05-15
2
-8
/
+22
*
gallium/st + hgl: Build fixes for Haiku
Alexander von Gluck IV
2015-05-13
1
-0
/
+2
*
st/dri: add support for create_context_robustness GLX and EGL extensions
Marek Olšák
2015-05-12
3
-9
/
+42
*
clover: Implement locking of the wait_count, _chain and _status members of ev...
Francisco Jerez
2015-05-12
1
-0
/
+8
*
clover: Wrap event::_status in a method to prevent unlocked access.
Francisco Jerez
2015-05-12
2
-7
/
+12
*
clover: Refactor event::trigger and ::abort to prevent deadlock and reentranc...
Francisco Jerez
2015-05-12
2
-12
/
+34
*
clover: Fix a bug with multi-threaded events v2
Tom Stellard
2015-05-11
2
-3
/
+17
*
clover: Add a mutex to guard queue::queued_events
Tom Stellard
2015-05-11
2
-0
/
+4
*
egl/swrast: Enable config extension for swrast
Axel Davy
2015-05-11
1
-0
/
+1
*
util: Move gallium's linked list to util
Jason Ekstrand
2015-05-08
6
-6
/
+6
*
st/dri: implement the fence interface for CL events
Marek Olšák
2015-04-30
3
-1
/
+81
*
gallium,clover: add OpenCL interoperability support for CL events
Marek Olšák
2015-04-30
3
-0
/
+73
*
st/dri: implement the fence interface
Marek Olšák
2015-04-30
1
-0
/
+80
[next]