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
Commit message (
Expand
)
Author
Age
Files
Lines
*
r600g: add initial cayman acceleration support.
Dave Airlie
2011-05-25
3
-4
/
+424
*
r600g: flush the DB dest base as well.
Dave Airlie
2011-05-25
1
-1
/
+1
*
r600g: bump domain selection up one layer.
Dave Airlie
2011-05-18
3
-6
/
+24
*
r600g: reduce flushes so only when texture and CB overlap.
Dave Airlie
2011-05-15
2
-8
/
+17
*
r300g: dynamically ask for and release Hyper-Z access
Marek Olšák
2011-05-15
3
-27
/
+99
*
r600g: don't unmap if we haven't mapped
Dave Airlie
2011-05-13
1
-2
/
+4
*
r600g: use a local var to store pointer to which register we are working on
Dave Airlie
2011-05-13
1
-7
/
+8
*
r600g: make range/block act more like a page table
Dave Airlie
2011-05-13
3
-50
/
+45
*
r600g: reduce r600_reg footprint
Dave Airlie
2011-05-13
3
-788
/
+785
*
r600g: reduce memory usage from range/block hash table.
Dave Airlie
2011-05-13
3
-23
/
+38
*
r600g: delay mapping until first map request. (v2)
Dave Airlie
2011-05-13
2
-6
/
+4
*
r600g: fix flushes on rs780/rs880
Alex Deucher
2011-05-11
1
-1
/
+3
*
svga/drm: Implement svga_winsys_screen::get_hw_version.
José Fonseca
2011-05-10
1
-0
/
+14
*
r600g: avoid recursion in rv670 flush workaround
Alex Deucher
2011-05-06
1
-2
/
+7
*
Add pci id for FirePro 2270
Kostas Georgiou
2011-05-06
1
-0
/
+1
*
r600g: further r6xx cache flush fixes
Alex Deucher
2011-05-05
1
-12
/
+10
*
r600g: add rv670 flushing workaround.
Dave Airlie
2011-05-06
1
-0
/
+4
*
r600g: fix cache flushes on r6xx
Alex Deucher
2011-05-06
1
-9
/
+27
*
r600g: do RV6xx base updates inline with state updates.
Dave Airlie
2011-05-05
2
-54
/
+22
*
i915g: add const qualifier to silence warning
Brian Paul
2011-05-03
1
-1
/
+1
*
r600g: add some new pci ids
Alex Deucher
2011-05-03
1
-0
/
+4
*
winsys/wayland: Fix typo in Makefile
Benjamin Franzke
2011-04-25
1
-1
/
+1
*
winsys: Add wayland shm sw winsys
Benjamin Franzke
2011-04-25
4
-0
/
+343
*
r600g: remove some pointless and unused functions
Marek Olšák
2011-04-25
3
-21
/
+3
*
r600g: do not reset device to 0 when doing unrelated operations
Marek Olšák
2011-04-25
1
-2
/
+0
*
r600g: fix userspace fences again
Alex Deucher
2011-04-20
1
-0
/
+3
*
r600g: don't flush the dest caches on every draw
Fredrik Höglund
2011-04-20
2
-67
/
+141
*
r600g: make loop const always flush
Dave Airlie
2011-04-19
2
-2
/
+2
*
r600g: add dirty tracking to context reg.
Dave Airlie
2011-04-19
1
-7
/
+12
*
r600g: deinline some large functions.
Dave Airlie
2011-04-19
2
-76
/
+83
*
r600g: consolidate r600/evergreen code for resource emission.
Dave Airlie
2011-04-19
3
-41
/
+8
*
r600g: don't flush caches if we already did so, even for a subset of the flags
Bas Nieuwenhuizen
2011-04-19
1
-2
/
+2
*
r600g: attempt to avoid emitting resources that are the same
Dave Airlie
2011-04-19
1
-18
/
+49
*
r600g: modify block to only emit the first few dirty registers. (v2)
Dave Airlie
2011-04-19
3
-11
/
+37
*
r600g: track dirty registers better. (v2)
Dave Airlie
2011-04-19
3
-121
/
+170
*
r300g/winsys: rename r300->radeon and do a little cleanup
Marek Olšák
2011-04-18
10
-146
/
+461
*
r600g: use some loops.
Dave Airlie
2011-04-17
2
-29
/
+24
*
r600g: consolidate the same piece of cut-n-paste code into a function.
Dave Airlie
2011-04-17
3
-42
/
+21
*
r300g: fix crash when adding a new relocation
Marek Olšák
2011-04-08
1
-1
/
+2
*
r300g: add 'radeon: ' prefix to error messages in winsys
Marek Olšák
2011-04-08
2
-5
/
+5
*
r600g: add some additional ontario pci ids
Alex Deucher
2011-04-04
1
-0
/
+2
*
r300g: do not wait for a busy BO if neither GPU nor CPU is changing it
Marek Olšák
2011-04-03
4
-12
/
+75
*
r300g: remove unused RADEON_PB_USAGE_CACHE
Marek Olšák
2011-04-03
2
-6
/
+0
*
r300g: avoid mapping the same buffer twice
Marek Olšák
2011-04-03
1
-0
/
+5
*
r300g: remove the redundant reference counter in radeon_bo
Marek Olšák
2011-04-03
3
-36
/
+21
*
r600g: implement texture barrier
Fredrik Höglund
2011-03-29
1
-0
/
+17
*
r600g: implement the pipe_screen fence functions
Fredrik Höglund
2011-03-29
1
-0
/
+23
*
i915g: Fix build.
Vinson Lee
2011-03-28
1
-3
/
+6
*
i915g: use drm ioctl to get pci devid
Daniel Vetter
2011-03-28
1
-18
/
+8
*
r600g: fix bo names causing -35 EDEADLCK
Dave Airlie
2011-03-22
3
-0
/
+48
[next]