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
*
mesa: Change "BRIAN PAUL" to "THE AUTHORS" in license text.
Kenneth Graunke
2013-04-23
9
-9
/
+9
*
gallium: Replace gl_rasterization_rules with lower_left_origin and half_pixel...
José Fonseca
2013-04-23
3
-3
/
+6
*
mesa: Use quotes on bool driconf options to prevent stdbool.h breakage.
Eric Anholt
2013-04-19
1
-4
/
+4
*
gallium: handle drirc disable_glsl_line_continuations option
Vadim Girlin
2013-04-19
2
-1
/
+4
*
st/wgl: fix issue with SwapBuffers of minimized windows
Brian Paul
2013-04-17
2
-9
/
+15
*
build: Stop using GALLIUM_STATE_TRACKERS_DIRS for SUBDIRS
Matt Turner
2013-04-15
1
-11
/
+54
*
build: Move src/mapi/mapi/* to src/mapi/
Matt Turner
2013-04-15
3
-4
/
+4
*
clover: Fix usage of incorrect object as destination in clEnqueueCopyBufferTo...
Francisco Jerez
2013-04-13
1
-1
/
+1
*
clover: Define platform class and merge with device_registry.
Francisco Jerez
2013-04-13
8
-68
/
+155
*
clover: Add missing fields to the module serializer.
Francisco Jerez
2013-04-13
1
-0
/
+2
*
st/osmesa: re-use buffers in OSMesaMakeCurrent()
Brian Paul
2013-04-09
1
-7
/
+54
*
st/vdpau: fix subtitle related bug v2
Christian König
2013-04-09
1
-0
/
+4
*
gallium: PIPE_COMPUTE_CAP_IR_TARGET - allow drivers to specify a processor v2
Tom Stellard
2013-04-05
1
-5
/
+13
*
st/wgl: Install our windows message hook to threads created before the ICD is...
José Fonseca
2013-04-05
2
-26
/
+196
*
st/xlib: add HUD support for xlib/GLX
Brian Paul
2013-04-04
4
-0
/
+34
*
st/wgl: add HUD support
Brian Paul
2013-04-04
5
-0
/
+42
*
st/wgl: make stw_current_context() non-static
Brian Paul
2013-04-04
2
-1
/
+3
*
clover: Fix build with LLVM 3.3
Mike Lothian
2013-04-01
1
-1
/
+2
*
st/dri: fix crash with HUD and single buffering
Marek Olšák
2013-03-28
1
-1
/
+2
*
st/dri: integrate the HUD
Marek Olšák
2013-03-26
3
-0
/
+11
*
clover: add dynamic_cast results checking down in clSetKernelArgument() code ...
Dmitry Cherkassov
2013-03-24
1
-0
/
+12
*
vega: fix MSVC warning about missing return statement
Brian Paul
2013-03-21
1
-0
/
+1
*
gallium-egl: Fix compile errors introduced in de315f76a
Kristian Høgsberg
2013-03-19
5
-5
/
+5
*
gallium/egl: fix out-of-tree build
Andreas Boll
2013-03-19
1
-1
/
+1
*
gallium/build: Fix visibility CFLAGS in automake
Maarten Lankhorst
2013-03-16
1
-1
/
+3
*
st/dri: add support for the always_have_depth_buffer option
Brian Paul
2013-03-15
3
-11
/
+28
*
wayland: fix segfault when using software rendering
Philipp Brüschweiler
2013-03-15
1
-1
/
+1
*
st/osmesa: silence some optimized build warnings
Brian Paul
2013-03-14
1
-2
/
+6
*
scons: Define PACKAGE_VERSION/BUGREPORT globally.
José Fonseca
2013-03-13
1
-1
/
+0
*
st/osmesa: add new Makefile.am
Brian Paul
2013-03-12
1
-0
/
+41
*
st/osmesa: new OSMesa gallium state tracker
Brian Paul
2013-03-12
1
-0
/
+793
*
scons: Re-add ','
José Fonseca
2013-03-13
1
-1
/
+1
*
mesa: Replace MESA_VERSION with PACKAGE_VERSION.
Matt Turner
2013-03-12
6
-8
/
+6
*
d3d1x: Remove.
José Fonseca
2013-03-12
135
-27285
/
+0
*
clover: Fix build with LLVM 3.3 v2
Tom Stellard
2013-02-28
1
-8
/
+39
*
st/vega: Fix memory leak in combine_shaders.
Vinson Lee
2013-02-26
1
-1
/
+3
*
st/xvmc/tests: Ensure colorkey is initialized.
Vinson Lee
2013-02-22
1
-0
/
+4
*
st/vdpau: Fix memory leak in vlVdpBitmapSurfaceCreate.
Vinson Lee
2013-02-22
1
-0
/
+1
*
st/vdpau: Fix memory leak in vlVdpOutputSurfaceCreate.
Vinson Lee
2013-02-22
1
-0
/
+1
*
st/xlib: initialize the drawable size in create_xmesa_buffer()
Brian Paul
2013-02-19
1
-2
/
+1
*
egl-wayland: Fix left-over wl_display_roundtrip() usage
Kristian Høgsberg
2013-02-14
1
-1
/
+1
*
gallium: fix tgsi SAMPLE_L opcode to use separate source for explicit lod
Roland Scheidegger
2013-02-12
1
-7
/
+2
*
xorg: fix exa finish access
Jerome Glisse
2013-02-08
1
-1
/
+1
*
gallium/egl: Fix include dirs for VPATH build
Quentin Glidic
2013-02-04
1
-0
/
+1
*
android: use gralloc_drm_get_gem_handle api
Tapani Pälli
2013-01-28
1
-8
/
+2
*
st/dri: disallow recursion in dri_flush
Marek Olšák
2013-01-24
2
-1
/
+13
*
st/dri: add null-pointer check, remove duplicated local variable
Marek Olšák
2013-01-24
1
-4
/
+5
*
scons: Fix dependencies of generated headers.
José Fonseca
2013-01-21
1
-3
/
+3
*
gallium/util: fix glClear with MRT by making the FS write to all cbufs
Marek Olšák
2013-01-15
1
-1
/
+2
*
xmlpool: Fix out-of-tree builds.
Johannes Obermayr
2013-01-13
2
-0
/
+2
[next]