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
/
i915
Age
Commit message (
Expand
)
Author
2007-12-13
[intel] Enable INTEL_DEBUG=bufmgr output in TTM mode as well as classic.
Eric Anholt
2007-12-12
[intel] Move bufmgr back to context instead of screen, fixing glthreads.
Eric Anholt
2007-12-07
[965] Convert the driver to dri_bufmgr interface and enable TTM.
Eric Anholt
2007-12-07
i915: fix the error in the previos commit.
Xiang, Haihao
2007-12-07
i915: Check the program size when uploading a program. fix bug 13494
Xiang, Haihao
2007-12-03
i915: Fix up state changes for i8xx.
Michel Dänzer
2007-11-29
[i915] Make INTEL_DEBUG=bufmgr actually do things for bufmgr_fake.
Eric Anholt
2007-11-26
i915: Catch cases where not all state is emitted for a new batchbuffer.
Keith Whitwell
2007-11-25
intel: Fix relative symlinks.
Michel Dänzer
2007-11-16
[intel] Add 965 support to shared intel_blit.c
Eric Anholt
2007-11-16
[intel] Move additional code to be shared from intel_context.h to intel/.
Eric Anholt
2007-11-16
[intel] Move intel_tex.h into place, forgotten in the previous commit.
Eric Anholt
2007-11-16
[i915] Add INTEL_DEBUG=sync debug flag to wait for fences after making them.
Eric Anholt
2007-11-16
[i915] Push locking in intelClearWithTris down inside meta_draw_poly.
Eric Anholt
2007-11-09
[i915] Remove old frontbuffer rotation hack.
Eric Anholt
2007-11-09
[intel] Move over files that will be shared with 965-fbo work.
Eric Anholt
2007-11-01
i915: make i915 use the cached mappings for batch/buffer objects.
Dave Airlie
2007-10-30
More vblank cleanups.
Michel Dänzer
2007-10-29
[i915] Include header to pick up intel_ttm_bo_create_from_handle() proto.
Eric Anholt
2007-10-29
Merge branch 'origin'
Eric Anholt
2007-10-29
Refactor and fix core vblank support
Jesse Barnes
2007-10-18
i915: Add some sanity checks to blit command debugging code.
Michel Dänzer
2007-10-17
i915: Don't emit 'empty' blit rectangles.
Michel Dänzer
2007-10-16
Replace symlink generation from i915 with files in intel/ and symlinks there.
Eric Anholt
2007-10-16
i915: Make sure extensions that require TTM actually work.
Michel Dänzer
2007-10-16
i915: fixup TTM interfaces to follow drm changes
Dave Airlie
2007-10-16
i915: Re-enable __DRItexOffsetExtension.
Michel Dänzer
2007-10-12
Merge branch 'dri2'
Kristian Høgsberg
2007-10-12
Merge branch 'master' into i915-superioctl
Dave Airlie
2007-10-12
i915: only enable TTM path if drm minor is > 11 for superioctl
Dave Airlie
2007-10-12
i915: fixup reloc header defines
Dave Airlie
2007-10-11
Drop no longer implemented MESA allocate extension from i915.
Kristian Høgsberg
2007-10-11
Add a version field to __DRIextension.
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-11
Move GLX_MESA_allocate_memory related functions to new extension 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
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
Remove screenConfigs from __DRIscreen.
Kristian Høgsberg
2007-10-10
Key drm_i915_flip_t typedef off of the ioctl #define instead.
Kristian Høgsberg
2007-10-10
Drop __DRInativeDisplay and pass in __DRIscreen pointers instead.
Kristian Høgsberg
2007-10-09
i915: workout max relocs from batch buffer size
Dave Airlie
2007-10-09
i915: fixup up bufmgr to pass num buffers to kernel
Dave Airlie
2007-10-05
i915: drop complex list handling for now
Dave Airlie
2007-10-05
i915: clean up lists on teardown
Dave Airlie
2007-10-05
i915: add copyrights to new files
Dave Airlie
2007-10-05
i915: increase batchbuffer back to 16k
Dave Airlie
[next]