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/vega: ship the final headers
Emil Velikov
2014-09-05
1
-0
/
+4
*
st/egl: include the remaining files in the tarball
Emil Velikov
2014-09-05
2
-1
/
+6
*
st/glx/xlib: ship the SConscript in the release tarball
Emil Velikov
2014-09-05
1
-0
/
+2
*
st/dri: ship the scons buildscript in the release tarball
Emil Velikov
2014-09-05
1
-0
/
+2
*
st/clover: ship Doxyfile in the release tarball
Emil Velikov
2014-09-05
1
-0
/
+2
*
st/xvmc/tests: avoid non portable error.h functions
Jonathan Gray
2014-09-05
5
-13
/
+22
*
kms-swrast: Support Prime fd handling
Andreas Pokorny
2014-09-05
1
-0
/
+8
*
clover/util: Null-terminate the result of compat::string::c_str().
Francisco Jerez
2014-09-05
1
-1
/
+3
*
clover/util: Implement compat::string using aggregation instead of inheritance.
Francisco Jerez
2014-09-05
1
-5
/
+71
*
clover/util: Have compat::vector track separate size and capacity.
Francisco Jerez
2014-09-05
2
-27
/
+44
*
clover: Use conversion operator to initialize build log from compat::string.
Francisco Jerez
2014-09-05
1
-2
/
+2
*
omx/h264: remove stray semicolon after if
Dave Airlie
2014-09-03
1
-1
/
+1
*
vdpau: unlock the mutex on error paths in attribute setting.
Dave Airlie
2014-09-03
1
-12
/
+26
*
gbm: Fix gallium build when X11 is in a non-system directory
Eric Anholt
2014-09-02
1
-0
/
+1
*
xvmc/tests: %C isn't a valid printf specifier.
Dave Airlie
2014-09-02
1
-2
/
+2
*
st/hgl: Move st_visual create/destroy into hgl state_tracker
Alexander von Gluck IV
2014-08-30
2
-1
/
+106
*
st/hgl: Move st_manager create/destroy into hgl state_tracker
Alexander von Gluck IV
2014-08-30
2
-1
/
+54
*
hgl: trivial bits
Emil Velikov
2014-08-28
2
-2
/
+2
*
gallium/targets: Break haiku state_tracker out to own directory
Alexander von Gluck IV
2014-08-28
5
-0
/
+479
*
st/egl: ship all the files in the tarball
Emil Velikov
2014-08-28
2
-8
/
+25
*
st/clover: sort the sources list
Emil Velikov
2014-08-28
2
-48
/
+52
*
st/gbm: include the header in the sources list
Emil Velikov
2014-08-28
1
-1
/
+2
*
st/xlib: Include the headers in the sources list.
Emil Velikov
2014-08-28
2
-2
/
+4
*
st/omx: use makefile.sources to handle sources lists
Emil Velikov
2014-08-28
2
-6
/
+11
*
st/vdpau: pickup/ship the private header
Emil Velikov
2014-08-28
1
-8
/
+9
*
st/vdpau: remove obsolete define VL_HANDLES
Emil Velikov
2014-08-28
2
-21
/
+5
*
st/vega: add headers and SConscript in the tarball
Emil Velikov
2014-08-28
2
-1
/
+25
*
st/xa: add remaining files in the tarball
Emil Velikov
2014-08-28
2
-3
/
+6
*
st/xvmc: pick up the headers for distribution
Emil Velikov
2014-08-28
2
-2
/
+5
*
st/xvmc: automake: move tests to noinst
Emil Velikov
2014-08-28
1
-3
/
+4
*
st/egl: cleanup sw winsys header inclusions
Emil Velikov
2014-08-28
6
-12
/
+8
*
st/clover: Fix build against LLVM SVN >= r216583
Michel Dänzer
2014-08-28
1
-0
/
+5
*
st/vdpau: fix vlVdpOutputSurfaceRender(Output|Bitmap)Surface
Christian König
2014-08-26
3
-15
/
+71
*
st/clover: Change platform name from Default to Clover
Aaron Watry
2014-08-22
1
-1
/
+1
*
st/clover: Fix build against LLVM SVN >= r215967 v2
Michel Dänzer
2014-08-21
1
-2
/
+14
*
clover: Refuse to build a program if there are kernel objects attached to it.
Francisco Jerez
2014-08-18
5
-3
/
+18
*
clover/util: Pass initial count value to ref_counter constructor.
Francisco Jerez
2014-08-18
1
-2
/
+2
*
clover/util: Implement minimalist reference to clover::ref_counter object.
Francisco Jerez
2014-08-18
1
-0
/
+45
*
clover: clGetProgramInfo support for OpenCL 1.2.
EdB
2014-08-17
1
-0
/
+11
*
st/dri: Add __DRI2rendererQueryExtension support
Emil Velikov
2014-08-15
5
-0
/
+88
*
st/vdpau: add device reference counting
Christian König
2014-08-14
8
-11
/
+46
*
clover: Flush the command queue in clReleaseCommandQueue()
Tom Stellard
2014-08-13
1
-1
/
+5
*
android: drop HAL_PIXEL_FORMAT_RGBA_{5551,4444}
Emil Velikov
2014-08-13
1
-4
/
+0
*
automake: merge gallium/state_trackers/Makefile into gallium/Makefile
Emil Velikov
2014-08-13
1
-66
/
+0
*
st/dri: define GALLIUM_SOFTPIPE when building kms_swrast
Emil Velikov
2014-08-12
3
-3
/
+9
*
gallium: pass st_config_options to query_versions
Marek Olšák
2014-08-11
4
-23
/
+28
*
gallium/stapi: move setting GL versions to the state tracker
Marek Olšák
2014-08-11
2
-12
/
+15
*
clover: Add support for CL_MAP_WRITE_INVALIDATE_REGION
Bruno Jiménez
2014-08-08
2
-0
/
+14
*
util: Gather some common macros
Jason Ekstrand
2014-08-04
2
-0
/
+2
*
st/dri: Fix driver loading if swrast isn't built
Aaron Watry
2014-08-03
1
-0
/
+4
[next]