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-05-14
intel: Use FRONT_AND_BACK for StencilOp as well.
Eric Anholt
2009-05-14
intel: Use GL_FRONT_AND_BACK for stencil clearing.
Eric Anholt
2009-05-14
i965: send all warnings through _mesa_warning()
Robert Ellison
2009-05-13
Merge branch 'mesa_7_5_branch'
Brian Paul
2009-05-13
intel: added null ptr check
Brian Paul
2009-05-13
intel: enable GL_APPLE_vertex_array_object
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-12
intel: Map write-only buffer objects through the GTT when possible.
Eric Anholt
2009-05-11
Test either GL_FRONT_LEFT or GL_FRONT for front-buffer rendering
Ian Romanick
2009-05-08
i965: improve debug logging
Robert Ellison
2009-05-08
i965: fix memory leak in context/renderbuffer region management
Robert Ellison
2009-05-08
intel: Add a metaops version of glGenerateMipmapEXT/SGIS_generate_mipmaps.
Eric Anholt
2009-05-08
intel: Put the constant texcoords used in metaops into a vbo.
Eric Anholt
2009-05-06
intel: Unmap buffers if needed at DeleteBuffer time.
Eric Anholt
2009-05-01
mesa: in glReadBufer() set _NEW_BUFFERS, not _NEW_PIXEL
Brian Paul
2009-05-01
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
2009-03-05
i965: fix 3DPRIMITIVE batch decode of the vertex count field.
Eric Anholt
[next]