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
/
main
Age
Commit message (
Expand
)
Author
2008-07-29
mesa: remove an error check for NV_v_p that doesn't apply to ARB_v_p
Brian Paul
2008-07-29
mesa: implement grammar/parsing for precision/invariant syntax
Brian Paul
2008-07-29
disable GL_ARB_shading_language_120 until 1.20 features are complete
Brian Paul
2008-07-24
mesa: move extensions->version code into separate function
Brian Paul
2008-07-24
mesa: don't include Mesa version in GL_SHADING_LANGUAGE_VERSION string
Brian Paul
2008-07-16
mesa: add GL_POLYGON_OFFSET_POINT/LINE/FILL queries, remove GL_TEXTURE_ENV_CO...
Brian Paul
2008-07-15
mesa: check for __INTERIX to typedef uintptr_t
Blair Sadewitz
2008-07-14
mesa: fix stencil state problem when GL_ATI_separate_stencil wasn't enabled
Brian Paul
2008-07-14
mesa: also check for __NetBSD__
Blair Sadewitz
2008-07-09
mesa: check for OpenBSD (bug 15604)
Brian Paul
2008-07-08
mesa: remove debug code
Brian Paul
2008-07-08
bump version to rc3
Brian Paul
2008-07-08
mesa: implement glGetUniformiv() with new ctx->Driver function
Brian Paul
2008-07-08
mesa: bump version to rc2
Brian Paul
2008-07-04
Enable TexGen based on InputsRead when a fragment program is active
Nicolai Haehnle
2008-07-04
mesa: remove incorrect assertion
Brian Paul
2008-07-03
mesa: fix some error codes in _mesa_ShaderSourceARB()
Brian Paul
2008-07-03
mesa: fix problem freeing framebuffer/renderbuffer objects
Brian Paul
2008-07-02
mesa: fix vertex array validation test for attribute 0 (vert pos)
Brian Paul
2008-07-02
mesa: fix issues around multisample enable
Roland Scheidegger
2008-07-02
VBO: Regenerate files based on recent changes to gl_API.xml
Ian Romanick
2008-06-21
Solaris port of Mesa 7.1 with autoconf support
Alan Coopersmith
2008-06-17
mesa: fix inconsistent use of GL_UNSIGNED_INT vs. GL_UNSIGNED_INT_24_8_EXT fo...
Brian Paul
2008-06-17
mesa: make mm.c use unsigned ints for offsets.
Dave Airlie
2008-06-14
texenvprogram: Mark textures using ARB_shadow as ShadowSamplers
Nicolai Haehnle
2008-06-02
[texenvprogram] Fix refcounting-related memory leak.
Nicolai Haehnle
2008-05-29
Use the GLuint64EXT type defined by GL_EXT_timer_query
Brian Paul
2008-05-27
set version string to 7.1 rc1
Brian Paul
2008-05-19
Fix program refcounting assertion failure during context tear-down
Brian Paul
2008-05-14
Updated GLSL uniform/sampler handling from gallium-0.1 branch
Brian Paul
2008-05-09
Revert "mesa/intel: map/unmap texture objects around mipmap generation functi...
Dave Airlie
2008-05-09
Remove unused texunit parameter to ctx->Driver.GenerateMipmap()
Brian
2008-05-09
Added ctx->Driver.GenerateMipmap() driver hook
Dave Airlie
2008-05-09
mesa/intel: map/unmap texture objects around mipmap generation function.
Dave Airlie
2008-05-07
fix refcounting bugs in tnl/tex program caches
Brian Paul
2008-05-06
implement full reference counting for vertex/fragment programs
Brian
2008-05-06
Add support for ATI_separate_stencil in display lists.
Michal Wajdeczko
2008-05-01
fix conversion of GLfloat display list IDs
Brian Paul
2008-04-30
Add support for GL_REPLACE_EXT texture env mode.
Brian Paul
2008-04-29
mesa: adjust glBitmap coords by a small epsilon
Brian Paul
2008-04-23
drop stray includes of glapi
George Sapountzis
2008-04-23
glcore: drop outdated sources files intented for xorg
George Sapountzis
2008-04-23
glcore: build from mesa
George Sapountzis
2008-04-14
only use __x86_64__, not __amd64__ (bug 15503)
Brian Paul
2008-04-11
comments
Brian Paul
2008-04-01
fix mistakenly set ATIFragmentShader._Enabled bit (bug 15269)
Roland Scheidegger
2008-03-31
mesa: Free all shader program data before deleting all
Xiang, Haihao
2008-03-31
Revert "mesa: separate shader program object from shader object." (bug#15244)
Xiang, Haihao
2008-03-28
fix texture/renderbuffer mix-up in test_attachment_completeness()
Brian
2008-03-25
implement glGet/BindAttribLocationARB() for display lists
Brian
[next]