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
Age
Commit message (
Expand
)
Author
2009-09-24
i915: Fix GetBufferSubData in the case of a system-memory BO.
Eric Anholt
2009-09-21
intel: Mark the FBO as incomplete if there's no intel_renderbuffer for it.
Eric Anholt
2009-09-21
intel: Fix crash in intel_flush().
Michel Dänzer
2009-09-16
intel: Deassociated drawables from private context struct in intelUnbindContext
Ian Romanick
2009-09-10
intel: add B43 chipset support
Zhenyu Wang
2009-09-04
i965: Fix warnings in intel_pixel_read.c.
Eric Anholt
2009-09-04
intel: Also get the DRI2 front buffer when doing front buffer reading.
Eric Anholt
2009-09-04
intel: Update Mesa state before span setup in glReadPixels.
Eric Anholt
2009-09-04
intel: Move intel_pixel_read.c to shared for use with i965.
Eric Anholt
2009-09-04
intel: Align untiled region height to 2 according to 965 docs.
Eric Anholt
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-07-27
intel: Fix leak of DRI option info due to using the wrong free routine.
Brian Paul
2009-07-27
intel: Clean up leak of driver context structure on context destroy.
Brian Paul
2009-07-27
intel: Use _mesa_warning() to report GEM warnings
Brian Paul
2009-07-20
intel: Fall back on glBitmap with fog enabled.
Eric Anholt
2009-07-12
intel: Bump driver data, add RC3 tag
Ian Romanick
2009-07-03
intel: Also update stencil bits in intel_update_wrapper().
Michel Dänzer
2009-06-30
i915: Fix assertion failure on remapping a non-BO-backed VBO.
Eric Anholt
2009-06-29
intel: added null ptr check
Brian Paul
2009-06-26
intel / DRI2: Additional flush of fake front-buffer to real front-buffer
Ian Romanick
2009-06-22
intel: intel_texture_drawpixels() can't handle GL_DEPTH_STENCIL.
Michel Dänzer
2009-06-22
i965: added intelFlush() call in intel_get_tex_image()
Brian Paul
2009-06-19
intel: Fix other metaops versus GL_COMPILE_AND_EXECUTE dlists.
Eric Anholt
2009-06-19
intel: Fix glClear behavior versus display lists.
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-17
i915: Don't put VBOs in graphics memory unless required for an operation.
Eric Anholt
2009-06-17
i915: Fall back on NPOT textured metaops on 830-class.
Eric Anholt
2009-06-17
intel: Don't complain on falling back from PBO fastpaths.
Eric Anholt
2009-06-17
i915: Use Stencil.Enabled instead of Stencil._Enabled in DrawBuffers.
Eric Anholt
2009-06-17
intel: Use FRONT_AND_BACK for StencilOp as well.
Eric Anholt
2009-06-17
intel: Use GL_FRONT_AND_BACK for stencil clearing.
Eric Anholt
2009-06-17
intel: Skip the DRI2 renderbuffer update when doing Viewport on an FBO.
Eric Anholt
2009-06-17
intel: Map write-only buffer objects through the GTT when possible.
Eric Anholt
2009-06-15
intel: Release fb backing regions in intelDestroyBuffer()
Shuang He
2009-06-02
intel: Clip to window after calling Driver.TexImage2D
Ian Romanick
2009-05-13
intel: added null ptr check
Brian Paul
2009-05-13
intel: create a private gl_array_object for intel_clear_tris(), fix bug 21638
Brian Paul
2009-05-11
Test either GL_FRONT_LEFT or GL_FRONT for front-buffer rendering
Ian Romanick
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-23
intel: Take advantage of GL_READ_ONLY_ARB to map to GEM bo_map write flag.
Eric Anholt
2009-04-22
intel: fix max anisotropy supported
Roland Scheidegger
2009-04-18
intel: #include polygon.h to silence warning
Brian Paul
2009-04-18
intel: Handle ARB_vertex_buffer_object state in intel_clear_tris().
Michel Dänzer
2009-04-17
intel: make sure polygon mode is set properly in intel_clear_tris()
Brian Paul
2009-04-16
intel: Add support for argb1555, argb4444 FBOs and fix rgb565 fbo readpixels.
Eric Anholt
[next]