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
/
drm
/
nouveau
/
dri
Age
Commit message (
Expand
)
Author
2009-06-05
nouveau: add pipe_buffer/fence code to pipe drivers, move nv50 over
Ben Skeggs
2009-05-08
nouveau: remove dri1 code now we're using the dri state tracker
Ben Skeggs
2009-05-08
nouveau: use dri state tracker for dri1
Ben Skeggs
2009-04-28
gallium: Update the drm_api.
Thomas Hellstrom
2009-03-24
nouveau: Frontbuffer needs to be marked as linear.
Younes Manton
2009-03-18
nouveau: rewrite winsys in terms of drm_api, support dri2 state tracker
Ben Skeggs
2009-03-13
gallium: Remove do_flip argument from surface_copy
Jakob Bornecrantz
2009-02-20
nouveau: reenable all the non-nv50 pipe drivers
Ben Skeggs
2009-02-20
nv50: rework for texture_transfer changes
Ben Skeggs
2009-02-05
nv04-nv40: move 2d blit/fill code into pipe driver
Ben Skeggs
2009-02-05
nv50: move 2d blit/fill code into pipe driver
Ben Skeggs
2009-02-04
nouveau: link against libdrm_nouveau (installed with libdrm)
Ben Skeggs
2009-01-24
nouveau: fix st_get_framebuffer_surface() breakage
Pekka Paalanen
2009-01-12
nouveau: fix warning
Ben Skeggs
2009-01-10
nouveau: Factor out common winsys bits into libnouveaudrm.a
Younes Manton