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
Age
Commit message (
Expand
)
Author
2009-06-08
mesa: regenerated files for GL_ARB_map_buffer_range
Brian Paul
2009-06-04
intel: Add support for tiled textures.
Eric Anholt
2009-06-04
i915: Don't rely on fence regs when we don't have to.
Eric Anholt
2009-06-04
i915: Remove some long-dead i830 code.
Eric Anholt
2009-06-02
glapi: regenerated files for GL_ARB_copy_buffer
Brian Paul
2009-06-02
intel: Clip to window after calling Driver.TexImage2D
Ian Romanick
2009-06-02
i915: Don't put VBOs in graphics memory unless required for an operation.
Eric Anholt
2009-06-02
i965: Support OPCODE_TRUNC in the brw_wm_fp.c code.
Eric Anholt
2009-06-01
Use separate $(MINSTALL) for installing libraries
Dan Nicholson
2009-05-26
i915: Fall back on NPOT textured metaops on 830-class.
Eric Anholt
2009-05-26
i915: Restore the Viewport and DepthRange functions on 8xx.
Eric Anholt
2009-05-26
intel: Override MaxRenderbufferSize with hardware constraints
Chris Wilson
2009-05-21
i965: fix whitespace in brw_tex_layout.c
Eric Anholt
2009-05-21
i956: Make state dependency of SF on drawbuffer bounds match Mesa's.
Eric Anholt
2009-05-21
intel: Fall back on any rendering to texture with no miptree.
Eric Anholt
2009-05-21
intel: Mark the FBO as incomplete if there's no intel_renderbuffer for it.
Eric Anholt
2009-05-21
intel: Don't segfault on glGenerateMipmaps of a cube map with one face defined.
Eric Anholt
2009-05-21
intel: Use _mesa_CheckFramebufferStatusEXT insteaad of glCheck...
Eric Anholt
2009-05-21
i965: rename var: s/tmp/vs_inputs/
Brian Paul
2009-05-18
Merge branch 'mesa_7_5_branch'
Brian Paul
2009-05-15
intel: Don't complain on falling back from PBO fastpaths.
Eric Anholt
2009-05-15
i915: Fix 945 cube map layout for the small mipmaps along the bottom.
Steinar H. Gunderson
2009-05-15
i915: Use Stencil.Enabled instead of Stencil._Enabled in DrawBuffers.
Eric Anholt
2009-05-15
i915: Only use the new 945 cube layout for compressed textures.
Eric Anholt
2009-05-14
i965: Fix varying payload reg assignment for the non-GLSL-instructions path.
Eric Anholt
2009-05-14
i965: Fix register allocation of GLSL fp inputs.
Eric Anholt
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: fix 1D texture borders with GL_CLAMP_TO_BORDER
Robert Ellison
2009-05-14
i965: send all warnings through _mesa_warning()
Robert Ellison
2009-05-14
r300: Make sure to drop current hardware state reference to texture objects.
Michel Dänzer
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
i965: enable additional code in emit_fb_write()
Brian Paul
2009-05-12
i965: increase BRW_EU_MAX_INSN
Brian Paul
2009-05-12
i965: comment
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-12
i915: Fix driver after HW glGenerateMipmap commit.
Eric Anholt
2009-05-11
Test either GL_FRONT_LEFT or GL_FRONT for front-buffer rendering
Ian Romanick
2009-05-11
i965: handle extended swizzle terms (0,1) in get_src_reg()
Brian Paul
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
i965: fix segfault on low memory conditions
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-08
i965: const qualifiers
Brian Paul
[next]