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-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
2009-04-16
intel: fix small compressed texture upload
Roland Scheidegger
2009-04-15
i915: Add decode of dest buffer variables (destination format)
Eric Anholt
2009-04-15
intel: Fix segfault when doing SW mipmap generation with a PBO texture upload.
Eric Anholt
2009-04-14
DRI2: Don't fault on NULL DrawBuffer
Ian Romanick
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-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-04-03
intel: #include texgetimage.h
Brian Paul
2009-03-30
intel: Avoid mapping the texture image for CopyTex{,Sub}Image
Adam Jackson
2009-03-28
i965: srgb texture fixes
Roland Scheidegger
2009-03-28
i965: add support for signed rgba texture format
Roland Scheidegger
2009-03-28
fix various small intel blitter issues
Roland Scheidegger
2009-03-23
i965: Fix trailing "d" in debug output for 3DSTATE_VERTEX_ELEMENTS.
Eric Anholt
2009-03-20
Fix DRI2 accelerated EXT_texture_from_pixmap with GL_RGB format.
Eric Anholt
2009-03-12
i965: add support for ATI_envmap_bumpmap
Roland Scheidegger
2009-03-11
intel: include main/viewport.h
Brian Paul
2009-03-07
mesa: remove last of _mesa_unreference_framebuffer() calls
Brian Paul
2009-03-05
intel: Fix bpp setting of blits to 8bpp targets.
Eric Anholt
[next]