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
/
winsys
/
svga
/
drm
Commit message (
Expand
)
Author
Age
Files
Lines
*
svga: replace all dup() with os_dupfd_cloexec()
Eric Engestrom
2020-06-18
1
-2
/
+3
*
replace all F_DUPFD_CLOEXEC with os_dupfd_cloexec()
Eric Engestrom
2020-06-18
1
-1
/
+2
*
svga: Performance fixes
Neha Bhende
2020-06-05
4
-0
/
+69
*
svga: Add GL4.1(compatibility profile) support in svga driver
Neha Bhende
2020-06-05
3
-8
/
+69
*
winsys/drm: Add GL4.1 support in drm winsys
Neha Bhende
2020-06-05
3
-6
/
+31
*
meson: use gnu_symbol_visibility argument
Dylan Baker
2020-06-01
1
-1
/
+2
*
gallium: rename 'state tracker' to 'frontend'
Marek Olšák
2020-05-13
2
-2
/
+2
*
winsys/svga: Optionally avoid caching buffer maps
Thomas Hellstrom
2020-04-29
4
-12
/
+22
*
gallium/pipebuffer: Use persistent maps for slabs
Thomas Hellstrom
2020-04-29
1
-0
/
+2
*
svga: fix build on FreeBSD
Greg V
2020-04-13
1
-0
/
+3
*
svga, winsys/svga: Fix persistent memory discard maps
Thomas Hellstrom
2020-04-01
2
-3
/
+12
*
scons: Prune out unnecessary targets.
Jose Fonseca
2020-03-30
1
-23
/
+0
*
gallium/hash_table: remove some function wrappers
Marek Olšák
2020-02-26
2
-19
/
+9
*
gallium/hash_table: turn it into a wrapper around util/hash_table
Marek Olšák
2020-02-26
2
-2
/
+2
*
gallium/hash_table: use the same callback signatures as util/hash_table
Marek Olšák
2020-02-26
1
-3
/
+3
*
gallium/hash_table: consolidate hash tables with pointer keys
Marek Olšák
2020-02-26
1
-12
/
+1
*
winsys/svga: Enable transhuge pages for buffer objects
Thomas Hellstrom
2020-01-29
1
-0
/
+1
*
winsys/svga: use new ioctl for logging
Roland Scheidegger
2020-01-29
4
-6
/
+42
*
util: Move gallium's PIPE_FORMAT utils to /util/format/
Eric Anholt
2019-11-14
1
-1
/
+1
*
util: remove LIST_DEL macro
Timothy Arceri
2019-10-28
1
-3
/
+3
*
util: remove LIST_DELINIT macro
Timothy Arceri
2019-10-28
1
-3
/
+3
*
util: remove LIST_ADDTAIL macro
Timothy Arceri
2019-10-28
2
-4
/
+4
*
util: remove LIST_INITHEAD macro
Timothy Arceri
2019-10-28
2
-4
/
+4
*
winsys/svga: Limit the maximum DMA hardware buffer size
Thomas Hellstrom
2019-10-24
1
-1
/
+4
*
tree-wide: replace MAYBE_UNUSED with ASSERTED
Eric Engestrom
2019-07-31
1
-1
/
+1
*
util: use standard name for sprintf()
Eric Engestrom
2019-07-19
1
-1
/
+1
*
winsys/svga: Make it possible to specify coherent resources
Thomas Hellstrom
2019-06-20
3
-15
/
+10
*
winsys/svga/drm: Fix 32-bit RPCI send message
Deepak Rawat
2019-06-06
1
-12
/
+23
*
winsys/drm: Fix out of scope variable usage
Deepak Rawat
2019-06-02
1
-12
/
+13
*
svga: Add an environment variable to force coherent surface memory
Thomas Hellstrom
2019-05-17
4
-3
/
+18
*
pipebuffer, winsys/svga: Add functionality to update pb_validate_entry flags
Thomas Hellstrom
2019-05-17
1
-16
/
+7
*
winsys/svga: Fix RELOC_INTERNAL mob GPU access
Thomas Hellstrom
2019-05-17
1
-1
/
+9
*
svga: Remove the surface_invalidate winsys function
Thomas Hellstrom
2019-05-17
3
-18
/
+0
*
svga: move host logging to winsys
Charmaine Lee
2019-05-02
5
-0
/
+495
*
winsys/svga: Don't abort on EBUSY errors from execbuffer
Thomas Hellstrom
2019-05-02
1
-1
/
+3
*
winsys/svga: Update the drm interface file
Thomas Hellstrom
2019-05-02
2
-174
/
+188
*
winsys/svga: Enable the transfer_from_buffer GPU command for vgpu10
Thomas Hellstrom
2019-05-02
1
-0
/
+1
*
winsys/svga: Add an environment variable to force host-backed operation
Thomas Hellstrom
2019-05-02
1
-6
/
+11
*
winsys/svga/drm: Include sys/types.h
Khem Raj
2019-04-30
1
-0
/
+1
*
Delete autotools
Dylan Baker
2019-04-15
1
-36
/
+0
*
winsys/svga: use new pb_usage_flags enum type
Brian Paul
2019-03-08
3
-6
/
+26
*
drm-uapi: use local files, not system libdrm
Eric Engestrom
2019-02-14
1
-1
/
+1
*
winsys/svga: Fix a memory leak
Thomas Hellstrom
2018-11-29
1
-0
/
+2
*
scons: drop unused HAVE_STDINT_H macro
Eric Engestrom
2018-10-30
1
-1
/
+0
*
svga: Add missing include guards
Michał Janiszewski
2018-10-30
1
-0
/
+1
*
winsys/drm: check for CAPS2/SM41 support if VGPU10 is enabled
Charmaine Lee
2018-09-10
1
-1
/
+1
*
winsys/drm: Add support for quality level in surface ioctl
Deepak Rawat
2018-09-10
4
-8
/
+16
*
winsys/drm: enable intra_surface_copy if HW_CAP2 is supported
Charmaine Lee
2018-09-10
1
-6
/
+9
*
winsys/svga: Add support for new surface ioctl, multisample pattern
Deepak Rawat
2018-09-10
5
-95
/
+321
*
svga: add sample count to the surface_can_create interface
Charmaine Lee
2018-09-10
1
-1
/
+5
[next]