index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gallium
/
winsys
Age
Commit message (
Expand
)
Author
2011-03-14
r600g: fix logic error in 028987c80362eddd39176628486a456b076f0427
Alex Deucher
2011-03-14
r600g: emit SURFACE_BASE_UPDATE packet on rv6xx
Alex Deucher
2011-03-11
gallium: remove flags from the flush function
Marek Olšák
2011-03-10
r600: don't close fd on failed load
Dave Airlie
2011-03-08
scons: Fix immediate Python exceptions with SCons on SunOS.
Vinson Lee
2011-03-08
r300g: decide whether a flush should be asynchronous when calling it
Marek Olšák
2011-03-02
r300g: require DRM 2.3.0 (kernel 2.6.34)
Marek Olšák
2011-03-02
r300g: do not use ioctl thread offloading on single-core machines
Marek Olšák
2011-03-01
i915g: kill relocs accouting
Daniel Vetter
2011-03-01
r600g: add NV_conditional_render support.
Dave Airlie
2011-03-01
r600g: start using drm minor version to enable things.
Dave Airlie
2011-02-27
i915g/winsys: buffer validation support
Daniel Vetter
2011-02-27
i915g: add raw batchbuffer dumping in drm winsys
Daniel Vetter
2011-02-26
i915g: Use the same debug env vars in drm and sw winsys
Jakob Bornecrantz
2011-02-26
i915g: Use unchecked writes in sw winsys batchbuffer
Jakob Bornecrantz
2011-02-24
scons: Reduce all Cygwin platform names to 'cygwin'.
Vinson Lee
2011-02-23
scons: Fix Cygwin platform names.
Vinson Lee
2011-02-24
i915g: Use dump function in sw winsys
Jakob Bornecrantz
2011-02-21
i915g: add some throttling
Daniel Vetter
2011-02-21
i915g: s/bool/boolean/ style-fixup in winsys
Daniel Vetter
2011-02-21
i915g: Fix warning
Jakob Bornecrantz
2011-02-20
i915g: s/__func__/__FUNCTION__/
Vinson Lee
2011-02-21
i915g: kill remnants of mmapped batchbuffer support
Daniel Vetter
2011-02-21
i915g: Add winsys/i915/sw to scons build
Jakob Bornecrantz
2011-02-21
i915g: Fix void ptr arith
Jakob Bornecrantz
2011-02-19
r300g: fix invalid dereference in winsys
Marek Olšák
2011-02-16
r300g: fix a race between CS and SET_TILING ioctls
Marek Olšák
2011-02-15
r300g: offload the CS ioctl to another thread
Marek Olšák
2011-02-15
r300g: actually implement the is_buffer_busy hook the right way
Marek Olšák
2011-02-15
r300g: handle interaction between UNSYNCHRONIZED and DONTBLOCK flags in bo_map
Marek Olšák
2011-02-15
r300g: fix a possible race condition when mapping a buffer
Marek Olšák
2011-02-14
r300g: flush CS in bo_map even if we get USAGE_DONTBLOCK
Marek Olšák
2011-02-14
r300g: implement pb_manager::is_buffer_busy
Marek Olšák
2011-02-13
r300g: fixup the handle_compare function
Marek Olšák
2011-02-12
r300g: typecast void* to unsigned correctly
Marek Olšák
2011-02-12
r300g: improve function radeon_bo_is_referenced_by_cs
Marek Olšák
2011-02-11
r300g: remove unused function prototypes, update copyright
Marek Olšák
2011-02-11
r300g: plug a memory leak in winsys
Marek Olšák
2011-02-11
r300g: remove unneeded code in winsys
Marek Olšák
2011-02-11
r300g: import the last bits of libdrm and cleanup the whole thing
Marek Olšák
2011-02-08
r600g: silence a few valgrind warnings
Brian Paterni
2011-02-03
r600g: Make some more things static.
Henri Verbeet
2011-02-03
svga/drm: Flushing preemptively on a 1/3 of the aperture.
José Fonseca
2011-02-03
svga/drm: Update for pb_vtbl::map argument addition.
José Fonseca
2011-02-01
r600g: align the tiling modes with what the DDX and kernel expects.
Dave Airlie
2011-02-01
r600g: start looking at evergreen tiling.
Dave Airlie
2011-01-31
scons: Gracefully handle pkg-config errors with libdrm_radeon.
Vinson Lee
2011-01-31
r600g: fix eg OQ properly.
Dave Airlie
2011-01-31
r600g: fix OQ on evergreen
Alex Deucher
2011-01-31
r600g: fix occlusion query results.
Dave Airlie
[next]