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
/
winsys
/
sw
Commit message (
Expand
)
Author
Age
Files
Lines
*
winsys/sw/dri: don't use GNU void pointer arithmetic
Emil Velikov
2017-04-24
1
-1
/
+1
*
haiku/winsys: fix dt prototype args
Jerome Duval
2017-02-24
1
-1
/
+2
*
gallium: fix return value check
Martina Kollarova
2016-09-14
1
-6
/
+6
*
Introduce .editorconfig
Eric Engestrom
2016-08-31
1
-0
/
+2
*
gallium: add a pipe_context parameter to resource_get_handle
Marek Olšák
2016-08-25
1
-1
/
+1
*
gallium/winsys/kms: Look up the GEM handle after importing a prime FD
Tomasz Figa
2016-08-24
1
-0
/
+4
*
gallium/winsys/kms: Move display target handle lookup to separate function
Tomasz Figa
2016-08-24
1
-9
/
+24
*
gallium/winsys/kms: Fully initialize kms_sw_dt at prime import time (v2)
Tomasz Figa
2016-08-24
1
-7
/
+11
*
gallium/winsys/kms: Fix double refcount when importing from prime FD (v2)
Tomasz Figa
2016-08-24
1
-1
/
+0
*
gallium: push offset down to driver
Stanimir Varbanov
2016-05-30
1
-0
/
+6
*
winsys/sw/xlib: use correct free function for xlib_dt->data
Jose Fonseca
2016-05-01
1
-1
/
+1
*
winsys/sw/dri: use correct free function for dri_sw_dt->data
WuZhen
2016-05-01
1
-1
/
+1
*
gallium/winsys/drm: add offset to struct winsys_handle
Christian König
2016-03-17
1
-0
/
+3
*
gallium: add external usage flags to resource_from(get)_handle (v2)
Marek Olšák
2016-03-09
1
-2
/
+4
*
gallium/swrast: fixup build breakage and warnings
Dave Airlie
2015-10-31
5
-0
/
+5
*
gallium/swrast: fix front buffer blitting. (v2)
Dave Airlie
2015-10-31
1
-0
/
+15
*
gallium: add flags parameter to pipe_screen::context_create
Marek Olšák
2015-08-26
1
-1
/
+1
*
winsys/sw/kms-dri: don't attempt to bundle the sconscript
Emil Velikov
2015-08-22
1
-2
/
+0
*
scons: don't build the kms-dri winsys
Emil Velikov
2015-07-22
1
-23
/
+0
*
android: don't build the kms-dri winsys
Emil Velikov
2015-07-22
1
-37
/
+0
*
gallium: replace INLINE with inline
Ilia Mirkin
2015-07-21
6
-9
/
+9
*
gallium: Drop the gallium-specific Android sw winsys.
Eric Anholt
2015-06-15
3
-346
/
+0
*
android: add rules to build a gallium_dri.so
Chih-Wei Huang
2015-06-09
2
-0
/
+72
*
winsys/hgl: Add needed extern "C" to hgl winsys
Alexander von Gluck IV
2015-05-15
1
-0
/
+7
*
util: Move gallium's linked list to util
Jason Ekstrand
2015-05-08
1
-1
/
+1
*
winsys/sw/fbdev: remove unused software winsys
Emil Velikov
2015-03-21
5
-339
/
+0
*
winsys/sw/wayland: remove unused winsys
Emil Velikov
2015-03-21
4
-363
/
+0
*
gallium/sw/kms: trivial cleanups
Emil Velikov
2015-03-16
1
-4
/
+2
*
gallium/sw/kms: fix a type-mismatch warning
Marek Olšák
2015-02-21
1
-1
/
+1
*
gallium/sw/kms: don't redefine DEBUG
Marek Olšák
2015-02-21
1
-7
/
+7
*
gallium/state_tracker: Rewrite Haiku's state tracker
Alexander von Gluck IV
2015-01-01
1
-4
/
+20
*
winsys/sw/wrapper: implement is_displaytarget_format_supported for swrast
Christoph Bumiller
2014-11-18
1
-0
/
+14
*
dri/kms: Always zero out struct drm_mode_create_dumb
Thierry Reding
2014-11-16
1
-1
/
+1
*
kms-swrast: Support Prime fd handling
Andreas Pokorny
2014-09-05
1
-11
/
+71
*
sw/hgl: struct haiku_displaytarget is not public struct
Emil Velikov
2014-08-28
2
-23
/
+21
*
gallium/targets: Break haiku state_tracker out to own directory
Alexander von Gluck IV
2014-08-28
3
-209
/
+1
*
winsys/sw: add the final files to the tarball
Emil Velikov
2014-08-28
6
-0
/
+12
*
winsys/sw: automake: consistently use Makefile.sources
Emil Velikov
2014-08-28
20
-31
/
+41
*
dri: Add a new capabilities for drivers that can't share buffers
Giovanni Campagna
2014-07-30
1
-3
/
+9
*
gallium: Add a dumb drm/kms winsys backed swrast provider
Giovanni Campagna
2014-07-30
4
-0
/
+407
*
winsys/xlib: move xlib_create_sw_winsys within the winsys
Emil Velikov
2014-02-22
2
-1
/
+12
*
s/Tungsten Graphics/VMware/
José Fonseca
2014-01-17
1
-1
/
+1
*
swrast* (gallium, classic): add MESA_copy_sub_buffer support (v3)
Dave Airlie
2013-12-13
8
-11
/
+26
*
gallium/winsys: compact compiler flags into Automake.inc
Emil Velikov
2013-11-16
6
-13
/
+12
*
winsys: Correct Haiku winsys display target code
Alexander von Gluck IV
2013-10-29
4
-8
/
+41
*
gallium/swrast: don't export any private symbols
Marek Olšák
2013-10-08
1
-1
/
+2
*
haiku: Add first Haiku renderer (softpipe)
Alexander von Gluck IV
2013-10-04
1
-1
/
+0
*
winsys/sw/xlib: fix compile error in xlib_sw_winsys.c.
Gaetan Nadon
2013-09-19
1
-1
/
+1
*
mesa: remove outdated version lines in comments
Rico Schüller
2013-06-05
6
-6
/
+0
*
Haiku: Add Gallium winsys and target code
Alexander von Gluck IV
2013-05-22
5
-0
/
+457
[next]