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
*
[g3dvl] get softpipe to work again
Christian König
2011-04-10
1
-13
/
+12
*
[g3dvl] stop waiting for replay of DRI2CopyRegion
Christian König
2011-04-07
1
-4
/
+1
*
[g3dvl] and finally split the decoder part out of the context
Christian König
2011-04-06
2
-12
/
+3
*
Merge remote branch 'origin/master' into pipe-video
Christian König
2011-03-19
10
-25
/
+46
|
\
|
*
r600g: fix logic error in 028987c80362eddd39176628486a456b076f0427
Alex Deucher
2011-03-14
1
-1
/
+1
|
*
r600g: emit SURFACE_BASE_UPDATE packet on rv6xx
Alex Deucher
2011-03-14
2
-2
/
+25
|
*
gallium: remove flags from the flush function
Marek Olšák
2011-03-11
2
-2
/
+2
|
*
r600: don't close fd on failed load
Dave Airlie
2011-03-10
1
-3
/
+0
|
*
scons: Fix immediate Python exceptions with SCons on SunOS.
Vinson Lee
2011-03-08
2
-2
/
+2
|
*
r300g: decide whether a flush should be asynchronous when calling it
Marek Olšák
2011-03-08
3
-16
/
+17
*
|
get softpipe winsys to compile again
Christian König
2011-03-19
1
-6
/
+9
*
|
Merge remote branch 'origin/master' into pipe-video
Christian König
2011-03-03
10
-46
/
+151
|
\
|
|
*
r300g: require DRM 2.3.0 (kernel 2.6.34)
Marek Olšák
2011-03-02
1
-7
/
+6
|
*
r300g: do not use ioctl thread offloading on single-core machines
Marek Olšák
2011-03-02
3
-1
/
+4
|
*
i915g: kill relocs accouting
Daniel Vetter
2011-03-01
2
-6
/
+0
|
*
r600g: add NV_conditional_render support.
Dave Airlie
2011-03-01
3
-26
/
+80
|
*
r600g: start using drm minor version to enable things.
Dave Airlie
2011-03-01
2
-6
/
+61
*
|
Merge remote branch 'origin/master' into pipe-video
Christian König
2011-02-28
6
-5
/
+46
|
\
|
|
*
i915g/winsys: buffer validation support
Daniel Vetter
2011-02-27
2
-0
/
+30
|
*
i915g: add raw batchbuffer dumping in drm winsys
Daniel Vetter
2011-02-27
3
-0
/
+11
|
*
i915g: Use the same debug env vars in drm and sw winsys
Jakob Bornecrantz
2011-02-26
1
-1
/
+1
|
*
i915g: Use unchecked writes in sw winsys batchbuffer
Jakob Bornecrantz
2011-02-26
1
-3
/
+3
|
*
scons: Reduce all Cygwin platform names to 'cygwin'.
Vinson Lee
2011-02-24
1
-1
/
+1
*
|
Merge remote branch 'origin/master' into pipe-video
Christian König
2011-02-24
25
-973
/
+1184
|
\
|
|
*
scons: Fix Cygwin platform names.
Vinson Lee
2011-02-23
1
-1
/
+1
|
*
i915g: Use dump function in sw winsys
Jakob Bornecrantz
2011-02-24
1
-7
/
+2
|
*
i915g: add some throttling
Daniel Vetter
2011-02-21
1
-0
/
+9
|
*
i915g: s/bool/boolean/ style-fixup in winsys
Daniel Vetter
2011-02-21
2
-2
/
+2
|
*
i915g: Fix warning
Jakob Bornecrantz
2011-02-21
1
-1
/
+0
|
*
i915g: s/__func__/__FUNCTION__/
Vinson Lee
2011-02-20
1
-1
/
+1
|
*
i915g: kill remnants of mmapped batchbuffer support
Daniel Vetter
2011-02-21
1
-12
/
+0
|
*
i915g: Add winsys/i915/sw to scons build
Jakob Bornecrantz
2011-02-21
1
-0
/
+4
|
*
i915g: Fix void ptr arith
Jakob Bornecrantz
2011-02-21
1
-1
/
+1
|
*
r300g: fix invalid dereference in winsys
Marek Olšák
2011-02-19
1
-1
/
+1
|
*
r300g: fix a race between CS and SET_TILING ioctls
Marek Olšák
2011-02-16
3
-6
/
+21
|
*
r300g: offload the CS ioctl to another thread
Marek Olšák
2011-02-15
4
-111
/
+220
|
*
r300g: actually implement the is_buffer_busy hook the right way
Marek Olšák
2011-02-15
1
-3
/
+3
|
*
r300g: handle interaction between UNSYNCHRONIZED and DONTBLOCK flags in bo_map
Marek Olšák
2011-02-15
1
-20
/
+16
|
*
r300g: fix a possible race condition when mapping a buffer
Marek Olšák
2011-02-15
2
-23
/
+34
|
*
r300g: flush CS in bo_map even if we get USAGE_DONTBLOCK
Marek Olšák
2011-02-14
1
-0
/
+1
|
*
r300g: implement pb_manager::is_buffer_busy
Marek Olšák
2011-02-14
1
-22
/
+27
|
*
r300g: fixup the handle_compare function
Marek Olšák
2011-02-13
1
-2
/
+2
|
*
r300g: typecast void* to unsigned correctly
Marek Olšák
2011-02-12
1
-2
/
+4
|
*
r300g: improve function radeon_bo_is_referenced_by_cs
Marek Olšák
2011-02-12
5
-18
/
+30
|
*
r300g: remove unused function prototypes, update copyright
Marek Olšák
2011-02-11
4
-4
/
+56
|
*
r300g: plug a memory leak in winsys
Marek Olšák
2011-02-11
1
-0
/
+1
|
*
r300g: remove unneeded code in winsys
Marek Olšák
2011-02-11
1
-6
/
+0
|
*
r300g: import the last bits of libdrm and cleanup the whole thing
Marek Olšák
2011-02-11
10
-762
/
+653
|
*
r600g: silence a few valgrind warnings
Brian Paterni
2011-02-08
3
-4
/
+4
|
*
r600g: Make some more things static.
Henri Verbeet
2011-02-03
1
-1
/
+1
[next]