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_context.c
Age
Commit message (
Expand
)
Author
2009-10-28
Merge branch 'texformat-rework'
Brian Paul
2009-10-22
Merge branch 'mesa_7_6_branch'
Brian Paul
2009-10-22
intel: flush old context before binding new context
Brian Paul
2009-10-22
intel: Fallback field is a bitmask, use GLbitfield
Brian Paul
2009-10-08
mesa: remove a bunch of gl_renderbuffer fields
Brian Paul
2009-10-05
Merge branch 'mesa_7_6_branch'
Brian Paul
2009-10-05
intel: remove a buffer equality test in _mesa_make_current()
Brian Paul
2009-09-21
Merge branch 'mesa_7_6_branch'
Michel Dänzer
2009-09-21
Merge branch 'mesa_7_5_branch' into mesa_7_6_branch
Michel Dänzer
2009-09-21
intel: Fix crash in intel_flush().
Michel Dänzer
2009-09-20
Revert "mesa: move _mesa_meta_init/free() calls to core Mesa"
Brian Paul
2009-09-19
mesa: move _mesa_meta_init/free() calls to core Mesa
Brian Paul
2009-09-16
Merge branch 'mesa_7_6_branch'
Ian Romanick
2009-09-16
Merge branch 'mesa_7_5_branch' into mesa_7_6_branch
Ian Romanick
2009-09-16
intel: Deassociated drawables from private context struct in intelUnbindContext
Ian Romanick
2009-09-14
intel: remove unneeded driver function assignments
Brian Paul
2009-09-10
Merge branch 'mesa_7_5_branch' into mesa_7_6_branch
Ian Romanick
2009-09-10
intel: add B43 chipset support
Zhenyu Wang
2009-09-09
intel: add B43 chipset support
Zhenyu Wang
2009-09-08
Revert "intel: helper to debug bufmgr (disabled)"
Eric Anholt
2009-09-04
intel: Also get the DRI2 front buffer when doing front buffer reading.
Eric Anholt
2009-09-03
intel: Add support for ARB_sync.
Eric Anholt
2009-09-03
intel: helper to debug bufmgr (disabled)
Brian Paul
2009-08-10
intel: add missing \n to fprintf()
Brian Paul
2009-08-10
intel: use new _mesa_meta_blit_framebuffer() function
Brian Paul
2009-08-04
intel: Fix inverted test for disabling flushing of front buffer output.
Brian Paul
2009-08-04
intel: Wait on the last swapbuffers to complete before queuing a new one.
Brian Paul
2009-08-03
intel: Fix inverted test for disabling flushing of front buffer output.
Eric Anholt
2009-08-03
intel: Wait on the last swapbuffers to complete before queuing a new one.
Eric Anholt
2009-07-27
intel: Clean up leak of driver context structure on context destroy.
Brian Paul
2009-07-15
intel/radeon: add common metaops code.
Dave Airlie
2009-07-13
Merge branch 'mesa_7_5_branch'
Brian Paul
2009-07-12
intel: Bump driver data, add RC3 tag
Ian Romanick
2009-07-13
i965: add support for new chipsets
Xiang, Haihao
2009-07-02
intel: Clean up leak of driver context structure on context destroy.
Eric Anholt
2009-06-29
Merge branch 'mesa_7_5_branch'
Brian Paul
2009-06-29
intel: added null ptr check
Brian Paul
2009-06-29
Revert "intel: Remove unneded pthread mutex in LOCK_HARDWARE."
Eric Anholt
2009-06-29
intel: Move note_unlock() implementation to the one place it's needed.
Eric Anholt
2009-06-29
intel: Remove unneded pthread mutex in LOCK_HARDWARE.
Eric Anholt
2009-06-29
intel: Make LOCK_HARDWARE recursive to avoid hand-rolling recursiveness.
Eric Anholt
2009-06-26
intel / DRI2: Additional flush of fake front-buffer to real front-buffer
Ian Romanick
2009-06-17
intel: Skip the DRI2 renderbuffer update when doing Viewport on an FBO.
Eric Anholt
2009-06-26
Merge branch 'mesa_7_5_branch'
Brian Paul
2009-06-23
intel: Refuse to do texture tiling if we don't have the kernel support.
Eric Anholt
2009-06-19
intel: Also get the DRI2 front buffer when doing front buffer reading.
Eric Anholt
2009-06-19
intel: Fixups for 'mesa: create/destroy buffer objects via driver functions'.
Michel Dänzer
2009-06-09
i915: Add an option for testing the effect of early Z in classic mode.
Eric Anholt
2009-06-09
intel: make a bunch of glTexImage-related functions static
Brian Paul
2009-06-04
intel: Add support for tiled textures.
Eric Anholt
[next]