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
/
drivers
/
nouveau
/
nouveau_screen.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
nouveau: fix nir and TGSI shader cache collision
Karol Herbst
2019-03-17
1
-1
/
+7
*
nouveau: add support for nir
Karol Herbst
2019-03-17
1
-0
/
+2
*
util: Change remaining uint32 cache ids to sha1
David McFarland
2018-10-26
1
-14
/
+15
*
nvc0: increase NOUVEAU_TRANSFER_PUSHBUF_THRESHOLD to 1024 on Kepler+
Rhys Perry
2018-10-25
1
-0
/
+1
*
nouveau: use build-id when available for disk cache
Timothy Arceri
2018-10-03
1
-7
/
+7
*
gallium/winsys: rename DRM_API_HANDLE_* to WINSYS_HANDLE_*
Dave Airlie
2018-05-30
1
-6
/
+6
*
util: move os_time.[ch] to src/util
Nicolai Hähnle
2017-11-09
1
-1
/
+1
*
gallium: Remove util_format_s3tc_init()
Matt Turner
2017-10-02
1
-2
/
+0
*
util/disk_cache: add new driver_flags param to cache keys
Timothy Arceri
2017-05-23
1
-1
/
+1
*
nouveau: enable glsl/tgsi on-disk cache
Boyan Ding
2017-03-22
1
-0
/
+30
*
gallium: add a pipe_context parameter to fence_finish
Marek Olšák
2016-08-10
1
-0
/
+1
*
gallium: push offset down to driver
Stanimir Varbanov
2016-05-30
1
-0
/
+6
*
nouveau: remove use of deprecated nouveau_device_wrap()
Ben Skeggs
2015-12-22
1
-0
/
+4
*
nouveau: fix screen creation failure paths
Ben Skeggs
2015-12-22
1
-2
/
+6
*
nouveau: remove use of deprecated nouveau_device::fd
Ben Skeggs
2015-12-22
1
-0
/
+1
*
nouveau: send back a debug message when waiting for a fence to complete
Ilia Mirkin
2015-11-05
1
-1
/
+1
*
nouveau: add support for sending debug messages via KHR_debug
Ilia Mirkin
2015-11-05
1
-0
/
+19
*
nouveau: get rid of tabs
Ilia Mirkin
2015-10-31
1
-152
/
+152
*
nouveau: use bool instead of boolean
Samuel Pitoiset
2015-07-21
1
-3
/
+3
*
gallium: add BIND flags for R/W buffers and images
Marek Olšák
2015-07-16
1
-1
/
+2
*
gallium: remove redundant pipe_context::fence_signalled
Marek Olšák
2015-07-05
1
-8
/
+0
*
gallium: handle fence_finish timeout in various drivers
Marek Olšák
2015-07-05
1
-0
/
+3
*
nouveau: support for custom VRAM domains
Alexandre Courbot
2015-06-22
1
-0
/
+10
*
gallium: implement get_device_vendor() for existing drivers
Giuseppe Bilotta
2015-03-23
1
-0
/
+7
*
nvc0: add support for indirect drawing
Christoph Bumiller
2014-07-15
1
-2
/
+4
*
nouveau: don't assume libdrm include prefix
Jonathan Gray
2014-03-20
1
-1
/
+1
*
nouveau: typecast the prime_fd handle when calling nouveau_bo_set_prime
Emil Velikov
2014-03-14
1
-1
/
+1
*
nouveau: create only 1 shared screen between vdpau and opengl
Maarten Lankhorst
2014-02-12
1
-0
/
+6
*
nouveau: Support DRI Image 7 extension
Maarten Lankhorst
2013-12-10
1
-2
/
+9
*
gallium/winsys/drm: Prepare for passing prime fds in winsys_handle
Christopher James Halse Rogers
2013-12-10
1
-0
/
+6
*
Move nv30, nv50 and nvc0 to nouveau.
Johannes Obermayr
2013-09-11
1
-2
/
+2
*
nouveau: implement missing timer query functionality
Christoph Bumiller
2012-07-13
1
-0
/
+24
*
nouveau: place static buffers in VRAM if preferred by the driver
Christoph Bumiller
2012-05-17
1
-0
/
+10
*
nouveau: switch to libdrm_nouveau-2.0
Christoph Bumiller
2012-04-14
1
-111
/
+38
*
gallium/util: remove u_simple_screen
Marek Olšák
2012-02-21
1
-1
/
+0
*
nouveau: get rid of winsys object
Marcin Slusarz
2011-12-13
1
-4
/
+3
*
nouveau: hide some debugging messages behind environment variable
Marcin Slusarz
2011-10-09
1
-0
/
+7
*
gallium/nouveau: remove unused nouveau_screen_bo_user
Marcin Slusarz
2011-06-20
1
-14
/
+0
*
nouveau: Fix serious compiler warnings
Johannes Obermayr
2011-03-18
1
-0
/
+1
*
gallium: cleanup fence_signalled and fence_finish
Marek Olšák
2011-03-11
1
-7
/
+5
*
gallium: kill is_resource_referenced
Marek Olšák
2011-03-11
1
-20
/
+0
*
gallium: add timeout parameter to fence_finish
Marek Olšák
2011-03-08
1
-1
/
+2
*
nouveau: create linear gart/vram mman in common screen init
Ben Skeggs
2011-03-01
1
-0
/
+9
*
nouveau: move nv50/nvc0 fencing to common location, and modify slightly
Ben Skeggs
2011-03-01
1
-3
/
+4
*
nouveau: Get larger push buffers.
Francisco Jerez
2010-10-12
1
-1
/
+1
*
nouveau: handle early initialization errors
Marcin Slusarz
2010-08-26
1
-1
/
+2
*
nouveau: s/__func__/__FUNCTION__/
Vinson Lee
2010-07-16
1
-1
/
+1
*
nouveau: s/snprintf/util_snprintf/
Vinson Lee
2010-07-16
1
-1
/
+2
*
nouveau: Remove reference to drm_api
Jakob Bornecrantz
2010-06-24
1
-1
/
+1
*
Merge branch 'gallium-msaa'
Roland Scheidegger
2010-05-21
1
-2
/
+0
|
\
[next]