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
2010-06-22
r300g: optimize the immediate mode emission path a bit
Marek Olšák
2010-06-20
r600g: handle DRM_API_HANDLE_TYPE_KMS in buffer_get_handle
Marek Olšák
2010-06-20
r300g: cleanup buffer_{from, get}_handle
Marek Olšák
2010-06-14
r300g: drop begin_cs/end_cs
Marek Olšák
2010-06-13
r300g: replace r300_cs_info with simplier get_cs_free_dwords
Marek Olšák
2010-06-11
winsys: Add fbdev software winsys.
Chia-I Wu
2010-06-06
nouveau: Remove left over argument in drm api
Jakob Bornecrantz
2010-06-04
i915g: Rename winsys c file.
Vinson Lee
2010-06-02
r300g: use r300_buffer_domain everywhere
Marek Olšák
2010-06-02
r300g: let the driver determine the GEM domain for buffer_create
Marek Olšák
2010-05-31
st/xorg, vmware: Make throttling configurable.
Thomas Hellstrom
2010-05-30
r600g: RS880 is r6xx-based
Alex Deucher
2010-05-29
r600g: remove unused variable
Marek Olšák
2010-05-29
r600g: fix gallium function parameters
Marek Olšák
2010-05-29
i915g: Rename winsys c file
Jakob Bornecrantz
2010-05-29
i915g: Move pci id to winsys struct
Jakob Bornecrantz
2010-05-27
r600g: Integrate into build
Jakob Bornecrantz
2010-05-27
r600g: adapt to latest interfaces changes
Marek Olšák
2010-05-27
r600g: Initial import
Jerome Glisse
2010-05-27
sw/xlib: avoid dereferencing a null pointer
Brian Paul
2010-05-26
r300g: add get_cs_info winsys entrypoint, abandon check_cs
Marek Olšák
2010-05-25
drm_api: Remove type argument from create screen callback
Jakob Bornecrantz
2010-05-25
gallium: Remove dri1_api.h and winsys support for DRI1
Jakob Bornecrantz
2010-05-24
sw/xlib: NULL-out pointers after freeing image data
Brian Paul
2010-04-30
xorg-vmwgfx: Add vmwctrl proto
Jakob Bornecrantz
2010-05-21
nouveau: Fix build after msaa merge
Jakob Bornecrantz
2010-05-16
r300g: expose radeon_bo_wait to the driver
Marek Olšák
2010-05-16
sw/wrapper: Implement dt_get_handle
Jakob Bornecrantz
2010-05-16
sw/wrapper: Make sure targets are textures
Jakob Bornecrantz
2010-05-13
r300g: fix texture transfers
Marek Olšák
2010-05-10
gallium: Add software drm api helper to scons build
Jakob Bornecrantz
2010-05-10
gallium: Add pipe wrapper software winsys to scons build
Jakob Bornecrantz
2010-05-10
i965g: avoid void * arithmetic
Roland Scheidegger
2010-05-07
glapi: Move to src/mapi/.
Chia-I Wu
2010-05-06
svga: Fix scons build
Jakob Bornecrantz
2010-05-02
r300g: do not validate buffers in check_cs
Marek Olšák
2010-05-02
r300g: cache tiling flags to reduce the number of DRM calls
Marek Olšák
2010-04-19
svga: Translate svga reloc flags to pb flags
Jakob Bornecrantz
2010-04-28
radeong: fix scons build
Joakim Sindholt
2010-04-27
i965g: Fix scons build of winsys
Jakob Bornecrantz
2010-04-26
r300g: fix warnings by using the const qualifier
Marek Olšák
2010-04-26
r300g: Add CS table writing.
Corbin Simpson
2010-04-26
r300g: emit MSPOS regs
Marek Olšák
2010-04-24
sw/xlib: Fix bad logic in shm allocation.
José Fonseca
2010-04-23
xlib/sw: remove stray semicolon
Brian Paul
2010-04-23
gallium: Convert some uses of get option to static
Jakob Bornecrantz
2010-04-23
gallium: s/free/FREE/ and same for friends.
José Fonseca
2010-04-23
sw/xlib: Fallback to XPutImage when shmget fails.
José Fonseca
2010-04-20
gallium: Fix copy typo
Jakob Bornecrantz
2010-04-20
svga: Minor clean up of winsys
Jakob Bornecrantz
[next]