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.h
Age
Commit message (
Expand
)
Author
2011-03-01
i965: Use negative relocation deltas to minimse vertex uploads
Chris Wilson
2010-03-04
intel: Remove non-kernel-exec-fencing support.
Eric Anholt
2010-02-12
intel: Track named regions and make sure we only have one region per named bo
Kristian Høgsberg
2010-02-11
i915: Remove always-true irq_active struct intel_screen field
Kristian Høgsberg
2010-02-11
i915: Remove a few DRI1 era struct intel_screen fields
Kristian Høgsberg
2010-02-11
i915: Drop intelScreenPrivate typedef and just call it struct intel_screen
Kristian Høgsberg
2010-02-11
i915: Remove unused intelRegion struct
Kristian Høgsberg
2010-01-04
Remove leftover __DRI{screen,drawable,context}Private references
Kristian Høgsberg
2009-11-19
intel: Remove non-GEM support.
Eric Anholt
2009-04-06
i965: Use GTT maps when available to upload vertex arrays and system VBOs.
Eric Anholt
2009-01-26
intel: make intelUpdateScreenFromSAREA() static
Brian Paul
2009-01-26
intel: Move swap-related functions from intel_buffers.c to new intel_swapbuff...
Brian Paul
2009-01-20
[intel] Go back to using the typedef for the sarea struct
Timo Aaltonen
2008-12-23
Remove third buffer support from Mesa.
Dave Airlie
2008-12-02
intel: restore old vertex submit paths for i8xx hardware.
Dave Airlie
2008-09-12
intel: Remove dead allow_batchbuffer param.
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-24
Revert "Revert "Merge branch 'drm-gem'""
Dave Airlie
2008-08-24
Revert "Merge branch 'drm-gem'"
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-05-06
[intel-GEM] Add tiling support to swrast.
Keith Packard
2008-02-22
Use drm_i915_sarea instead of drmI830Sarea and remove i830_common.h
Alan Hourihane
2008-01-22
[intel] Clean up references to screen buffer metrics.
Kristian Høgsberg
2007-12-12
[intel] Move bufmgr back to context instead of screen, fixing glthreads.
Eric Anholt
2007-11-26
i915: Catch cases where not all state is emitted for a new batchbuffer.
Keith Whitwell
2007-11-16
[intel] Add 965 support to shared intel_blit.c
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