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
2009-06-17
intel: remove extra \n from warning string
Brian Paul
2009-06-17
i965: send all warnings through _mesa_warning()
Robert Ellison
2009-06-15
intel: Release fb backing regions in intelDestroyBuffer()
Shuang He
2009-04-06
i965: Use GTT maps when available to upload vertex arrays and system VBOs.
Eric Anholt
2009-04-06
intel: Clean up some a leftover from sedding of bufmgr context->screen move.
Eric Anholt
2009-03-20
Fix DRI2 accelerated EXT_texture_from_pixmap with GL_RGB format.
Eric Anholt
2009-03-07
mesa: remove last of _mesa_unreference_framebuffer() calls
Brian Paul
2009-03-05
intel: Add always_flush_batch driconf option for making small batchbuffers.
Eric Anholt
2009-03-05
intel: Add always_flush_cache driconf option for debugging cache flush failure.
Eric Anholt
2009-02-26
intel: Disable creating DRI2 FBconfigs with depth size != color size.
Eric Anholt
2009-02-25
intel: Fix up x8r8g8b8 renderbuffer format so that alpha=1 spans code happens.
Eric Anholt
2009-02-17
intel: Clean up several 965 memory leaks on context destroy.
Eric Anholt
2009-02-10
intel: Add x8r8g8b8 visuals to DRI1 fbconfigs alongside a8r8gb8.
Eric Anholt
2009-02-10
gallium: Fixups for driCreateConfigs MSAA support.
Michel Dänzer
2009-02-09
re-add MSAA support
Brian Paul
2009-01-31
intel: Correct FBconfig color masks with DRI2. Fail at copy and paste.
Eric Anholt
2009-01-30
intel: Expose more FBconfigs in the 3D driver.
Eric Anholt
2009-01-26
intel: #include clean-ups
Brian Paul
2009-01-26
intel: make intelUpdateScreenFromSAREA() static
Brian Paul
2009-01-26
intel: remove unused var
Brian Paul
2009-01-26
intel: move intelInitExtensions() and related code into new intel_extensions.c
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-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
[next]