index
:
Mesa
glamo
glamo-old
My Mesa repository
Thomas White
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
2010-02-16
dri2: Event driven buffer validation.
Francisco Jerez
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-10
intel: Don't expose GLX_SWAP_EXCHANGE_OML
Ian Romanick
2010-02-10
intel: Expose a minimal number of configs with accumulation buffer
Ian Romanick
2010-02-10
dri: Allow selective generation of accum. buffer configs
Ian Romanick
2010-02-10
intel: Stop exposing useless 24 depth/0 stencil configs
Ian Romanick
2010-02-10
intel: Remove redundant init of depth_bits / stencil_bits in intelInitScreen2
Ian Romanick
2010-02-10
intel: Update comment in intelInitScreen2 to noting DRI2 protocol issues
Ian Romanick
2010-02-03
mesa: Factor out the fb initialization details from _mesa_new_framebuffer.
Francisco Jerez
2010-01-30
intel: Remove unnecessary headers.
Vinson Lee
2010-01-26
intel: make sure we update the renderbuffers after a swap
Jesse Barnes
2010-01-25
intel: Don't do client-side frame throttling with DRI2 SwapBuffers.
Eric Anholt
2010-01-25
Revert "intel: Use the new DRI2 flush invalidate entrypoint to signal frame d...
Eric Anholt
2010-01-25
Merge branch 'mesa_7_7_branch'
Brian Paul
2010-01-23
intel: Remove unnecessary headers.
Vinson Lee
2010-01-19
intel: Use the new DRI2 flush invalidate entrypoint to signal frame done.
Eric Anholt
2010-01-11
Merge branch 'master' of ssh://people.freedesktop.org/~jbarnes/mesa
Jesse Barnes
2010-01-08
intel/DRI2: add DRI2flushExtension support with invalidate hook
Kristian Høgsberg
2010-01-04
intel: intelScreenContext() is no longer used
Kristian Høgsberg
2010-01-04
intel: Remove remaining dri2.enabled tests
Kristian Høgsberg
2010-01-04
intel: Remove struct intel_framebuffer
Kristian Høgsberg
2010-01-04
intel: Remove client-side vblank code
Kristian Høgsberg
2010-01-04
intel: Drop DRI1 static regions
Kristian Høgsberg
2010-01-04
intel: Drop DRI1 SwapBuffer implementation
Kristian Høgsberg
2010-01-04
intel: Drop DRI1 CopySubBuffer implementation
Kristian Høgsberg
2010-01-04
intel: Drop DRI1 support
Kristian Høgsberg
2010-01-04
Push __driDriverExtensions out of dri_util.c and into the drivers
Kristian Høgsberg
2010-01-04
Remove leftover __DRI{screen,drawable,context}Private references
Kristian Høgsberg
2009-12-28
intel: Remove dead fthrottle_mode option. We only do IRQ waits.
Eric Anholt
2009-12-22
intel: Remove unused stored values reported by clang.
Eric Anholt
2009-11-19
intel: Remove non-GEM support.
Eric Anholt
2009-10-30
intel: fix up some XRGB breakage
Brian Paul
2009-10-29
intel: update intel_create_renderbuffer(format), add XRGB support
Brian Paul
2009-10-23
mesa: Enable remap table in core.
Chia-I Wu
2009-10-01
i915: Add stub ARB_occlusion_query support under a driconf debug option.
Eric Anholt
2009-10-01
i915: Add optional support for ARB_fragment_shader under a driconf option.
Eric Anholt
2009-08-07
Revert "i965: Disable texture tiling by default."
Eric Anholt
2009-07-28
Merge branch 'mesa_7_5_branch'
Brian Paul
2009-07-27
intel: Fix leak of DRI option info due to using the wrong free routine.
Brian Paul
2009-07-27
intel: Use _mesa_warning() to report GEM warnings
Brian Paul
2009-07-02
intel: Fix leak of DRI option info due to using the wrong free routine.
Eric Anholt
2009-07-02
intel: Init num_fences to clean up valgrind warning.
Eric Anholt
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-06-23
i965: Disable texture tiling by default.
Eric Anholt
2009-06-16
Merge branch 'mesa_7_5_branch'
Brian Paul
[next]