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_context.c
Age
Commit message (
Expand
)
Author
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
2009-05-26
intel: Override MaxRenderbufferSize with hardware constraints
Chris Wilson
2009-05-13
Merge branch 'mesa_7_5_branch'
Brian Paul
2009-05-13
intel: added null ptr check
Brian Paul
2009-05-13
Merge branch 'mesa_7_5_branch'
Brian Paul
2009-05-13
intel: create a private gl_array_object for intel_clear_tris(), fix bug 21638
Brian Paul
2009-05-12
intel: Skip the DRI2 renderbuffer update when doing Viewport on an FBO.
Eric Anholt
2009-05-08
i965: fix memory leak in context/renderbuffer region management
Robert Ellison
2009-04-28
i965: avoid segfault in intel_update_renderbuffers() if using DRI1
Brian Paul
2009-04-24
intel: Fix more issues with the combined depth-stencil attachment
Ian Romanick
2009-04-24
intel: Initialize region ptr to prevent assertion in intel_region_reference
Ian Romanick
2009-04-24
intel / DRI2: When available, use DRI2GetBuffersWithFormat
Ian Romanick
2009-04-22
intel: fix max anisotropy supported
Roland Scheidegger
2009-04-10
intel: added screen->dri2.loader null pointer check in intel_flush()
Brian Paul
2009-04-09
intel / DRI2: Accept fake front-buffer from loader
Ian Romanick
2009-04-09
intel / DRI2: Track and flush front-buffer rendering
Ian Romanick
2009-04-06
intel: Avoid dri2 GetBuffers round-trips for internal Viewport calls.
Eric Anholt
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-03-04
i965: add software fallback for conformant 3D textures and GL_CLAMP
Robert Ellison
2009-02-27
i915: Add support for a new G33-like chipset.
Shaohua Li
2009-02-17
intel: Clean up several 965 memory leaks on context destroy.
Eric Anholt
2009-02-10
intel: Don't do the extra MI_FLUSH in flushing except when doing glFlush().
Eric Anholt
2009-02-10
intel: don't crash when dri2 tells us about buffers we don't care about.
Eric Anholt
2009-01-26
intel: remove old #includes
Brian Paul
2009-01-26
intel: move intelInitExtensions() and related code into new intel_extensions.c
Brian Paul
2009-01-26
intel: move glClear-related code into new intel_clear.c file
Brian Paul
2009-01-26
intel: Move swap-related functions from intel_buffers.c to new intel_swapbuff...
Brian Paul
2009-01-23
Merge branch 'tex_combine4'
Brian Paul
2009-01-23
intel: enable GL_NV_texture_env_combine4 extension
Brian Paul
2009-01-23
intel: Prevent an "irq is not working" printf when only pipe B is enabled.
Owain G. Ainsworth
2009-01-23
Merge branch 'vertex_array_bgra'
Brian Paul
2009-01-23
i965: enable GL_EXT_vertex_array_bgra
Brian Paul
2009-01-23
965: Enable GL_EXT_stencil_two_side
Ian Romanick
2009-01-22
i965: enable GL_ARB_framebuffer_object
Brian Paul
[next]