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/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
*
winsys/svga: improve error/debug message output
Brian Paul
2013-03-19
3
-25
/
+35
*
gallium/build: Fix visibility CFLAGS in automake
Maarten Lankhorst
2013-03-16
1
-0
/
+2
*
freedreno: gallium driver for adreno
Rob Clark
2013-03-11
4
-0
/
+60
*
i915g: Use PIPE_FLUSH_END_OF_FRAME to trigger throttling
Stéphane Marchesin
2013-03-08
2
-4
/
+7
*
scons: Provide shorthand aliases for software winsyses.
José Fonseca
2013-03-05
3
-0
/
+3
*
winsys/radeon: Only add bo to hash table when creating flink
Martin Andersson
2013-03-01
1
-4
/
+4
*
winsys/null: fix var typo templet->templat
Brian Paul
2013-02-26
1
-1
/
+1
*
winsys/radeon: fix bo with virtual address referencing mismatch
Martin Andersson
2013-02-11
1
-0
/
+4
*
winsys/radeon: improve debuging printing
Jerome Glisse
2013-02-08
1
-1
/
+2
*
radeonsi: add support for Oland chips
Alex Deucher
2013-02-04
2
-0
/
+2
*
r600g: add cs memory usage accounting and limit it v3
Jerome Glisse
2013-01-31
2
-0
/
+21
*
radeon/winsys: add dma ring support to winsys v3
Jerome Glisse
2013-01-28
6
-79
/
+215
*
gallium/svga: Make sure -std=gnu99 is set.
Johannes Obermayr
2013-01-14
1
-1
/
+3
*
r300g: random hyperz cleanups
Marek Olšák
2013-01-14
1
-15
/
+10
*
Remove hacks for static Makefiles
Matt Turner
2013-01-13
11
-44
/
+0
*
winsys/sw/wayland: Fix build to properly use wayland cflags
Pekka Vuorela
2013-01-12
1
-1
/
+1
*
Clean up .gitignore files
Matt Turner
2013-01-10
13
-13
/
+0
*
winsys/sw/xlib: Convert to automake
Matt Turner
2013-01-10
3
-17
/
+36
*
winsys/sw/wrapper: Convert to automake
Matt Turner
2013-01-10
3
-12
/
+35
*
winsys/sw/wayland: Convert to automake
Matt Turner
2013-01-10
3
-13
/
+36
*
winsys/sw/null: Convert to automake
Matt Turner
2013-01-10
3
-16
/
+35
*
winsys/sw/fbdev: Convert to automake
Matt Turner
2013-01-10
3
-13
/
+35
*
winsys/sw/dri: Convert to automake
Matt Turner
2013-01-10
3
-13
/
+35
*
winsys/sw: Convert to automake
Matt Turner
2013-01-10
3
-26
/
+38
*
svga/winsys/drm: Convert to automake
Matt Turner
2013-01-10
3
-19
/
+42
*
nouveau/winsys/drm: Convert to automake
Matt Turner
2013-01-10
3
-11
/
+38
*
i915/winsys/sw: Convert to automake
Matt Turner
2013-01-10
3
-12
/
+42
[next]