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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
winsys/radeon: make radeon_drm_winsys_create public
Christian König
2013-10-26
1
-1
/
+1
*
winsys/radeon: add the implementation of fences from r300g
Marek Olšák
2013-10-25
2
-0
/
+79
*
winsys/radeon: cleanup CS offloading
Christian König
2013-10-21
1
-21
/
+10
*
radeon/winsys: fix handling in radeon_drm_cs_flush v2
Christian König
2013-10-10
2
-5
/
+4
*
gallium/swrast: don't export any private symbols
Marek Olšák
2013-10-08
1
-1
/
+2
*
gallium/radeon: 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/freedreno/drm: drop obsolete .gitignore
Emil Velikov
2013-10-01
1
-1
/
+0
*
winsys/freedreno/drm: consolidate C sources list into Makefile.sources
Emil Velikov
2013-10-01
2
-1
/
+4
*
winsys/nouveau/drm: consolidate C sources list into Makefile.sources
Emil Velikov
2013-10-01
3
-3
/
+6
*
winsys/i915/sw: consolidate C sources list into Makefile.sources
Emil Velikov
2013-10-01
3
-11
/
+8
*
radeon/winsys: keep screen pointer in winsys v2
Christian König
2013-09-25
2
-4
/
+15
*
radeon/uvd: move alignment to winsys
Christian König
2013-09-25
1
-0
/
+6
*
winsys/radeon: share winsys between different fd's
Christian König
2013-09-22
1
-2
/
+17
*
winsys/radeon: remove cs_queue_empty
Christian König
2013-09-22
3
-19
/
+3
*
winsys/radeon: fix killing the CS thread
Christian König
2013-09-22
1
-4
/
+4
*
winsys/sw/xlib: fix compile error in xlib_sw_winsys.c.
Gaetan Nadon
2013-09-19
1
-1
/
+1
*
radeon/winsys: pad IBs to a multiple of 8 DWs
Alex Deucher
2013-09-06
1
-0
/
+30
*
radeonsi: Make sure libdrm_radeon headers are picked up from the right place
Jonathan Gray
2013-08-29
1
-1
/
+1
*
radeonsi: add flexible shader descriptor management and use it for sampler views
Marek Olšák
2013-08-17
1
-0
/
+12
*
r600g: disable GPUVM by default
Alex Deucher
2013-08-09
1
-1
/
+1
*
winsys/radeon: allow a NULL cs pointer in radeon_bo_map to fix a segfault
Marek Olšák
2013-07-13
1
-9
/
+11
*
winsys/intel: build with VISIBILITY_CFLAGS
Chia-I Wu
2013-07-11
1
-1
/
+2
*
nvc0: enable very initial support for nvf0 (GK110)
Ben Skeggs
2013-07-05
1
-0
/
+1
*
radeonsi: initial support for CIK chips
Alex Deucher
2013-06-28
2
-0
/
+9
*
radeonsi: rename SI chip class from TAHITI to SI
Alex Deucher
2013-06-28
2
-2
/
+2
*
winsys/intel: fix typo in "ETIMEOUT"
Jean-Sébastien Pédron
2013-06-26
1
-1
/
+1
*
winsys/intel: make struct intel_bo alias drm_intel_bo
Chia-I Wu
2013-06-12
1
-122
/
+50
*
winsys/intel: reorganize functions
Chia-I Wu
2013-06-12
1
-249
/
+249
*
ilo: update winsys interface
Chia-I Wu
2013-06-12
2
-56
/
+52
*
ilo: get rid of function tables in winsys
Chia-I Wu
2013-06-12
4
-560
/
+464
*
winsys/radeon: add env var to disable VM on Cayman/Trinity
Alex Deucher
2013-06-10
1
-0
/
+2
*
radeon/winsys: correct RADEON_GEM_WAIT_IDLE use
Jonathan Gray
2013-06-06
2
-2
/
+2
*
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
*
winsys/intel: test for and expose address swizzling
Chia-I Wu
2013-05-16
2
-0
/
+23
*
radeonsi: add support for hainan chips
Alex Deucher
2013-05-14
2
-0
/
+2
*
i915g: Optimize batchbuffer sizes
Stéphane Marchesin
2013-05-08
1
-1
/
+1
*
android: add ilo to the build system
Chia-I Wu
2013-05-06
1
-0
/
+40
*
scons: remove radeon build
Andreas Boll
2013-05-03
1
-14
/
+0
*
ilo: add the driver to the build system
Chia-I Wu
2013-04-26
1
-0
/
+4
*
winsys/intel: new winsys for intel
Chia-I Wu
2013-04-26
5
-0
/
+946
*
winsys/radeon: consolidate tracing into winsys v2
Jerome Glisse
2013-04-25
5
-29
/
+46
*
winsys/sw/xlib: Prevent shared memory segment leakage.
José Fonseca
2013-04-24
1
-0
/
+6
*
winsys/radeon: use query_value for timestamp, remove query_timestamp
Marek Olšák
2013-04-16
2
-25
/
+12
*
r600g: add a query returning the amount of time spent during bo_map sync.
Marek Olšák
2013-04-16
4
-2
/
+11
*
build: Get rid of GALLIUM_WINSYS_DIRS
Matt Turner
2013-04-15
2
-38
/
+65
*
radeon/winsys: add uvd ring support to winsys v3
Christian König
2013-04-11
3
-0
/
+31
*
winsys/radeon: add command stream replay dump for faulty lockup v3
Jerome Glisse
2013-04-05
7
-37
/
+443
*
r600g: add a driver query returning the amount of requested VRAM and GTT memory
Marek Olšák
2013-03-26
5
-0
/
+40
[prev]
[next]