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
*
vl: Add support for max level query v2
Rico Schüller
2013-08-14
1
-2
/
+2
*
gallium-egl: Commit the rest of the native_wayland_drm_bufmgr_helper v2 patch
Kristian Høgsberg
2013-08-07
3
-7
/
+4
*
egl: Update to Wayland 1.2 server API
Ander Conselvan de Oliveira
2013-08-07
4
-15
/
+22
*
gallium-egl: Don't add a listener for wl_drm twice in wayland platform
Ander Conselvan de Oliveira
2013-08-07
1
-1
/
+0
*
gallium-egl: Simplify native_wayland_drm_bufmgr_helper interface
Ander Conselvan de Oliveira
2013-08-07
9
-308
/
+276
*
st/dri: add a new driconf option disable_shader_bit_encoding for Unigine
Marek Olšák
2013-07-30
3
-1
/
+5
*
mesa,glsl,st/dri: add a new driconf option force_glsl_version for Unigine
Marek Olšák
2013-07-30
3
-5
/
+9
*
st/dri: remove driOptionCache from dri_context in favor of dri_screen
Marek Olšák
2013-07-30
2
-13
/
+1
*
st/dri: move enabling postprocessing to dri_screen
Marek Olšák
2013-07-30
4
-16
/
+18
*
st/dri: remove more unused driconf options
Marek Olšák
2013-07-30
1
-6
/
+1
*
st/dri: implement the driconf option force_s3tc_enable properly
Marek Olšák
2013-07-30
3
-2
/
+20
*
driconf: remove the unused option allow_large_textures
Marek Olšák
2013-07-30
1
-2
/
+1
*
st/dri: support the driconf option disable_blend_func_extended
Marek Olšák
2013-07-30
3
-1
/
+5
*
st/osmesa: initialize disable_glsl_line_continuations
Marek Olšák
2013-07-30
1
-0
/
+1
*
clover: Added missing address space checking of kernel parameters v2
Jonathan Charest
2013-07-30
1
-15
/
+31
*
st/clover: Allow double precision operations
Niels Ole Salscheider
2013-07-25
1
-0
/
+1
*
xa: move surface to ref/unref api
Jerome Glisse
2013-07-25
3
-2
/
+18
*
xa: let ddx handle flush
Jerome Glisse
2013-07-25
2
-9
/
+2
*
xa: export a common context flush function
Jerome Glisse
2013-07-25
4
-7
/
+17
*
xa: add handle type parameter to get handle
Jerome Glisse
2013-07-25
2
-2
/
+18
*
xa: add xa_surface_from_handle()
Rob Clark
2013-07-25
2
-4
/
+46
*
clover: Respect kernel argument alignment restrictions.
Francisco Jerez
2013-07-22
2
-2
/
+19
*
clover: Extend kernel arguments for differing host and device data types.
Francisco Jerez
2013-07-22
2
-4
/
+56
*
clover: Byte-swap kernel arguments when host and device endianness differ.
Francisco Jerez
2013-07-22
1
-37
/
+65
*
clover: Add kernel argument fields to allow differing host/target data types.
Francisco Jerez
2013-07-22
1
-2
/
+23
*
clover: Pass corresponding module::argument to kernel::argument::bind().
Francisco Jerez
2013-07-22
2
-84
/
+61
*
clover: Return correct value for CL_DEVICE_ENDIAN_LITTLE
Tom Stellard
2013-07-22
3
-1
/
+8
*
st/xvmc/tests: avoid non portable error.h functions
Jonathan Gray
2013-07-11
1
-5
/
+8
*
clover: Don't segfault when compiling a program with no kernel
Tom Stellard
2013-06-28
1
-0
/
+7
*
clover: Fix build with LLVM 3.4
Tom Stellard
2013-06-27
1
-6
/
+6
*
vega: add some casts to silence MSVC warnings
Brian Paul
2013-06-26
2
-11
/
+11
*
st/dri/sw: Fix pitch calculation in drisw_update_tex_buffer
Richard Sandiford
2013-06-24
1
-2
/
+3
*
gallium: Fix llvmpipe on big-endian machines
Adam Jackson
2013-06-24
3
-14
/
+14
*
st/xlib: Fix XImage stride calculation
Richard Sandiford
2013-06-17
1
-4
/
+4
*
st/xlib Fix XIMage bytes-per-pixel calculation
Richard Sandiford
2013-06-17
1
-3
/
+2
*
st/dri: if flushing a drawable, don't set reason=SWAPBUFFERS
Marek Olšák
2013-06-13
1
-1
/
+1
*
st/dri: resolve the back buffer only in SwapBuffers
Marek Olšák
2013-06-13
1
-3
/
+3
*
st/dri: manually swap MSAA front and back buffers in SwapBuffers
Marek Olšák
2013-06-13
1
-0
/
+25
*
st/dri: always copy new DRI front and back buffers to corresponding MSAA buffers
Marek Olšák
2013-06-13
1
-0
/
+27
*
st/dri: refactor dri_msaa_resolve
Marek Olšák
2013-06-13
3
-12
/
+15
*
st/dri: reuse depth-stencil and MSAA resources after DRI2 invalidate event
Marek Olšák
2013-06-13
1
-26
/
+78
*
st/dri: fix MSAA resolving of buffers with height > width
Marek Olšák
2013-06-13
1
-2
/
+2
*
gallium/util: make WRITES_ALL_CBUFS optional in the passthrough fragment shader
Marek Olšák
2013-06-13
1
-1
/
+2
*
st/xlib: Flush the front buffer before doing CopySubBuffer
Stéphane Marchesin
2013-06-07
1
-0
/
+4
*
st/xlib: Fix upside down coordinates for CopySubBuffer
Stéphane Marchesin
2013-06-07
1
-1
/
+1
*
mesa: remove outdated version lines in comments
Rico Schüller
2013-06-05
50
-50
/
+0
*
st/vdpau: destroy handle table only when it's empty
Christian König
2013-05-27
1
-1
/
+1
*
st/vdpau: remove vlCreateHTAB from surface functions
Christian König
2013-05-27
1
-9
/
+0
*
st/vdpau: invalidate the handles on destruction
Christian König
2013-05-27
3
-0
/
+4
*
st/glx: add null ctx check in glXDestroyContext()
Brian Paul
2013-05-24
1
-10
/
+12
[next]