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
/
intel
/
intel_screen.c
Age
Commit message (
Expand
)
Author
2008-12-02
intel: restore old vertex submit paths for i8xx hardware.
Dave Airlie
2008-09-21
mesa: standardize on C99's uint*_t instead of u_int*_t
Keith Whitwell
2008-09-18
mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...
Brian Paul
2008-09-16
intel: Destroy bufmgr in screen destroy, not context.
Eric Anholt
2008-09-12
intel: Remove dead allow_batchbuffer param.
Eric Anholt
2008-09-10
intel: track move of bo_exec from drivers to bufmgr.
Eric Anholt
2008-09-10
intel: track bufmgr move to libdrm_intel and bufmgr_fake irq emit/wait change.
Eric Anholt
2008-09-10
intel: Move the bufmgr back to the screen.
Eric Anholt
2008-08-29
DRI2: Drop sarea, implement swap buffers in the X server.
Kristian Høgsberg
2008-08-24
Revert "Revert "Merge branch 'drm-gem'""
Dave Airlie
2008-08-24
Revert "Merge branch 'drm-gem'"
Dave Airlie
2008-08-08
Merge branch 'drm-gem'
Eric Anholt
2008-07-31
intel: sync to vblank by default
Jesse Barnes
2008-07-25
Revert "intel: disable zero-copy TFP."
Dave Airlie
2008-07-25
intel: disable zero-copy TFP.
Dave Airlie
2008-07-11
drm-gem: Use new GEM ioctls for tiling state, and support new swizzle modes.
Eric Anholt
2008-07-02
intel-gem: Fix Y-tiling span setup.
Eric Anholt
2008-07-01
intel-gem: Move bit 6 x tiling swizzle to a driconf option, and add new mode.
Eric Anholt
2008-06-18
Merge commit 'origin/master' into drm-gem
Eric Anholt
2008-06-11
comments
Brian Paul
2008-06-11
[gem] Enable bo_reuse by default.
Eric Anholt
2008-06-03
[intel] Convert drivers to using libdrm bufmgr code.
Eric Anholt
2008-05-06
[intel-GEM] Add tiling support to swrast.
Keith Packard
2008-05-05
Dump buffer tiled status from intelPrintSAREA
Keith Packard
2008-05-02
[intel] Fix build for GEM. TTM is now disabled, and fencing is gone.
Eric Anholt
2008-04-29
Change default of driconf "allow_large_textures" to announce hardware limits.
Michel Dänzer
2008-03-31
DRI interface changes and DRI2 direct rendering support.
Kristian Høgsberg
2008-03-09
DRI2: Drop DriverAPI.UpdateBuffer.
Kristian Høgsberg
2008-03-05
[intel] Add a driconf option to cache freed buffer objects for reuse.
Eric Anholt
2008-02-29
Use __DRIextension mechanism providing loader functionality to the driver.
Kristian Høgsberg
2008-02-29
Reduce the versioning madness required to create a DRI2 screen.
Kristian Høgsberg
2008-02-27
intel: Always use intelInitExtensions() for initializing extensions.
Kristian Høgsberg
2008-02-25
Remove GetMSC DriverAPI function.
Kristian Høgsberg
2008-02-25
Remove now unused setTexOffset from __DriverAPIRec.
Kristian Høgsberg
2008-02-22
Use drm_i915_sarea instead of drmI830Sarea and remove i830_common.h
Alan Hourihane
2008-02-15
[915] Revert broken context creation change from IS_915 commit.
Eric Anholt
2008-02-15
Add IS_915(), simplify IS_9XX() a bit.
Adam Jackson
2008-02-14
Add TTM buffer object based texture from pixmap implementation.
Kristian Høgsberg
2008-02-14
Hook up i915 driver to new DRI2 infrastructure.
Kristian Høgsberg
2008-02-13
[965] Fix ARB_occlusion_query from intel_screen.c merge.
Eric Anholt
2008-01-22
[intel] Clean up references to screen buffer metrics.
Kristian Høgsberg
2008-01-17
[intel] Make the no_rast option be standard driconf instead of INTEL_NO_RAST.
Eric Anholt
2008-01-09
[intel] Simplify intelCreateBuffer() a bit.
Kristian Høgsberg
2008-01-09
Factor out code to do the DRM_I830_GETPARAM ioctl.
Kristian Høgsberg
2007-12-20
[965] Enable EXT_framebuffer_object.
Eric Anholt
2007-12-20
[i915] Move meta_draw_quad into the vtbl with other meta operations.
Eric Anholt
2007-12-12
[intel] Move bufmgr back to context instead of screen, fixing glthreads.
Eric Anholt
2007-11-16
[intel] Add 965 support to shared intel_blit.c
Eric Anholt
2007-11-16
[i915] Pass static region names in so debugging says more than "static region".
Eric Anholt
2007-11-09
[i915] Remove old frontbuffer rotation hack.
Eric Anholt
[next]