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
/
mesa
/
drivers
/
dri
/
common
Age
Commit message (
Expand
)
Author
2007-10-12
Merge branch 'dri2'
Kristian Høgsberg
2007-10-12
dri: remove ttm common code since superioctl is device specific
Dave Airlie
2007-10-11
Add a version field to __DRIextension.
Kristian Høgsberg
2007-10-11
Move new texOffset extension to the new extension mechanism.
Kristian Høgsberg
2007-10-11
Convert a left-over private void * to __DRIcontext *.
Kristian Høgsberg
2007-10-11
Add a DRI_ReadDrawable marker extension to signal read drawable capability.
Kristian Høgsberg
2007-10-11
Move media stream counter entry points to new extension.
Kristian Høgsberg
2007-10-11
Move GLX_MESA_swap_frame_usage DRI entry points to the new mechanism.
Kristian Høgsberg
2007-10-10
Move swap_interval to new extension mechanism.
Kristian Høgsberg
2007-10-10
Move the copySubBuffer extension over to the new mechanism.
Kristian Høgsberg
2007-10-10
Implement new screen extension API.
Kristian Høgsberg
2007-10-10
Stop passing in unused fbconfigs to createNewScreen.
Kristian Høgsberg
2007-10-10
Pull createNewScreen entry point into dri_util.c.
Kristian Høgsberg
2007-10-10
Replace open-coded major, minor, and patch version fields with __DRIversionRec.
Kristian Høgsberg
2007-10-10
Convert all DRI entrypoints to take pointers to __DRI* types.
Kristian Høgsberg
2007-10-10
Drop createContext and destroyContext from DRIinterfaceMethods.
Kristian Høgsberg
2007-10-10
Drop createDrawable and destroyDrawable fron DRIinterfaceMethods.
Kristian Høgsberg
2007-10-10
Drop __DRInativeDisplay and pass in __DRIscreen pointers instead.
Kristian Høgsberg
2007-10-09
i915: fixup up bufmgr to pass num buffers to kernel
Dave Airlie
2007-10-05
Remove XIDs from DRI interface (see #5714).
Kristian Høgsberg
2007-10-04
i915: add superioctl support to the ttm codepaths.
Dave Airlie
2007-10-03
i915: add superioctl initial support inside bufmgr ttm
Dave Airlie
2007-10-03
i915/drmbuf: attempt to push relocations into buffer manager
Dave Airlie
2007-09-25
drm: update bufmgr code to reflect changes in drm interface
Dave Airlie
2007-09-21
Fix buffer/fence reference counting due to Destroy vs Unreference difference.
Eric Anholt
2007-09-20
Add disabled-by-default tracing of TTM bufmgr operations.
Eric Anholt
2007-09-20
Fix flipped sign to strerror.
Eric Anholt
2007-09-20
Merge branch 'master' into i915-unification
Eric Anholt
2007-09-18
Add some error reporting and a couple of assertions to TTM bufmgr.
Eric Anholt
2007-08-16
Convert TTM code to require the server provide buffers for front/back/depth.
Eric Anholt
2007-08-16
Fix bad printf on TTM fence_wait failure.
Eric Anholt
2007-08-16
Don't forget to update buffer offset after validation.
Eric Anholt
2007-08-12
fix spantmp2 READ_RGBA inline asm (#11931)
Dan Torop
2007-08-02
Don't try to use kernel BO flags in dri_bufmgr_fake internals.
Eric Anholt
2007-08-01
fix mem leak (bug 11793)
Brian
2007-07-31
bufmgr_fake: eliminate the referenced list, which is now just on_hardware.
Eric Anholt
2007-07-25
Add notes about bufmgr initialization failures.
Eric Anholt
2007-07-10
Clear pointers to freed cliprects.
Michel Dänzer
2007-07-06
bufmgr_ttm: hook up destroy function, track buffer names.
Eric Anholt
2007-07-05
bufmgr_fake: Keep the bufmgr lock held while freeing a block.
Eric Anholt
2007-07-05
Merge branch 'i915-unification' of git+ssh://people.freedesktop.org/~anholt/m...
Eric Anholt
2007-06-28
Add a few missing GL 2.0 entrypoints, regenerate related files.
Brian
2007-06-21
Improve fake bufmgr debugging, and don't try to migrate static buffers.
Eric Anholt
2007-06-18
Fix TTM static allocation flags.
Eric Anholt
2007-06-18
Test for TTM presence initially rather than test for lack of classic aperture.
Eric Anholt
2007-05-31
Add buffer manager destroy function.
Eric Anholt
2007-05-24
Replace the flags/hint arguments to bo_alloc{,_static} with a location mask.
Eric Anholt
2007-05-24
Merge branch 'master' into i915-unification
Eric Anholt
2007-05-22
Add interfaces for overriding texture images with driver specific 'offsets'.
Michel Dänzer
2007-05-18
Merge branch 'master' into i915-unification
Eric Anholt
[next]