gl: updated glext.h to version 56
[mesa.git] / src /
2009-10-23 Brian Paulmesa: fix GL_TEXTURE_INTERNAL_FORMAT query for compress...
2009-10-23 Brian Paulmesa: added _mesa_compressed_format_to_glenum()
2009-10-23 Brian Paulmesa: change s3tc vs. fxt1 priority when choosing compr...
2009-10-23 Ian RomanickARB prog parser: Fix parameter array size comparison
2009-10-23 Brian Paulintel: flush old context before binding new context
2009-10-23 Brian Paulglx: don't destroy context immediately if it's currentl...
2009-10-23 Brian Paulmesa: code refactoring- new _mesa_finish(), _mesa_flush()
2009-10-22 Brian Pauli965: fix hacked Fallback usage in brw_prepare_vertices()
2009-10-22 Brian Paulintel: define INTEL_FALLBACK_DRIVER for drivers
2009-10-22 Brian Paulintel: Fallback field is a bitmask, use GLbitfield
2009-10-22 Brian Pauli965: remove unused brw_context::tmp_fallback field
2009-10-22 Brian Pauli965: remove unused BRW_FALLBACK_TEXTURE bit
2009-10-22 Andre Maasikasr600: set barrier for tex inst if dst is used earlier...
2009-10-22 Andre Maasikasr600: need to export something from PS
2009-10-22 Andre Maasikasr600: add beginnings of ARL instruction
2009-10-20 Marc Dietrichcell: fix compilation on cell
2009-10-20 Vinson Leemesa: Fix Mac OS build.
2009-10-19 Mathias Fröhlichr300: fix texture size handling with size > 2048
2009-10-19 Robert Nolandr600: Fix size calculation for 24 bit depth
2009-10-16 Maciej Cencorar300: fix vertex program parameters limits
2009-10-16 Brian Paulmesa: use C locale for _mesa_strtod()
2009-10-15 Owen TaylorUse the right pitch when rendering to a texture
2009-10-15 Robert Nolandr600: FRAG_ATTRIB_WPOS and FRAG_ATTRIB_FOGC appear...
2009-10-15 Robert Nolandr600: cleanup in r600_cs_process_relocs().
2009-10-15 Robert Nolandradeon: return EINVAL for 0 length buffers.
2009-10-15 Andre Maasikasr600: fix tfp1 bo size
2009-10-15 Andre Maasikasr600: implement ProgramStringNotify
2009-10-15 Andre Maasikasr600: LIT dst.y gets value from src.x
2009-10-15 Andre Maasikasr600: DPH adds w comp of second operand, so set first...
2009-10-15 Andre Maasikasr600: fixup KIL instruction a bit
2009-10-15 Andre Maasikasr600: use CB_TARGET_MASK instead of CB_SHADER_MASK...
2009-10-15 Andre Maasikasr600: user correct alpha blend factor
2009-10-15 Andre Maasikasr600: clear position enable bit when when wpos is not...
2009-10-15 Brian Paulmesa: regenerated lex.yy.c w/ _mesa_strtod()
2009-10-15 Neil Robertsmesa: Use _mesa_strtod in the lexer for assembly shaders
2009-10-11 Eric Anholti965: Fix the last valid address setting for the index...
2009-10-11 Eric Anholti965: Fix the bounds emitted in the vertex buffer packets.
2009-10-10 Brian Paulsoftpipe: revert 564df9dc5f6335eb8dc68f3c69cf054d2142663c
2009-10-09 Alex Deucherradeon: fix scissor regression
2009-10-09 Brian Paulst/mesa: create aux buffers according to visual
2009-10-09 Brian Paulmesa: fix incorrect assertion in _mesa_add_aux_renderbu...
2009-10-07 Brian Paulgallium/xlib: call XQueryExtension() in glXQueryExtension()
2009-10-07 Brian Paulmesa/xlib: call XQueryExtension() in glXQueryExtension()
2009-10-07 Brian Paulmesa: don't need to free textures, VBOs, etc. in _mesa_...
2009-10-07 Nicolai Hähnleshader_api: Fix bounds checking of glUniform and glUnif...
2009-10-07 Nicolai Hähnleprog_parameter: Document the fact that Size may be > 4
2009-10-07 Brian Paulmesa/xlib: fix glXQueryDrawable() bugs, see bug 24320
2009-10-07 Brian Paulgallium/xlib: fix glXQueryDrawable() bugs, see bug...
2009-10-07 Brian Paulswrast: s/GLfloat/GLuint/ in bzero()
2009-10-07 Brian Paulswrast: add missing returns
2009-10-07 Brian Paulmesa/xlib: return 0 for errorBase, eventBase in glXQuer...
2009-10-07 Brian Paulgallium/xlib: return 0 for errorBase, eventBase in...
2009-10-05 Brian Paulintel: use driReadDrawable in do_copy_texsubimage()
2009-10-05 Brian Paulintel: use driReadDrawable, not driDrawable in do_blit_...
2009-10-05 Brian Paulintel: remove a buffer equality test in _mesa_make_curr...
2009-10-05 Brian Paulmesa: fix return value when clipping {Read,Draw}Pixels...
2009-10-05 Michel DänzerUse _mesa_select_tex_image() rather than hardcoding...
2009-10-04 Frederic Crozatr200: remove subpixel offset from viewport
2009-10-02 Nicolai Hähnler300: Workaround problem on R500 with very large fragme...
2009-10-02 Brian Paulmesa: fix incorrect default texture binding in unbind_t...
2009-10-02 Brian Paulgallium/xlib: use bitwise-and to test GLX_RGBA_BIT...
2009-10-02 Brian Paulxlib: use bitwise-and to test GLX_RGBA_BIT in choose_vi...
2009-10-02 Brian Paulgallium/xlib: return GLX_RGBA_BIT or GLX_COLOR_INDEX_BI...
2009-10-02 Brian Paulgallium: replace // comments with /* */
2009-10-02 Brian Paulgallium: remove // comment and extra whitespace
2009-10-01 Brian Paulmesa: fix memory leak when generating mipmaps for compr...
2009-10-01 Brian Paulmesa: fix mem leaks
2009-10-01 Brian Paulgallium/util: silence uninitialized var warning
2009-10-01 Brian Paulmesa: add missing return when out of memory
2009-10-01 Brian Paulmesa: fix potential uninitialized memory reads
2009-10-01 Brian Paulglsl: fix mem leak
2009-10-01 Brian Paulst/mesa: check for null before asserts, fix possible...
2009-10-01 Brian Paulst/mesa: silence hidden parameter warning
2009-10-01 Brian Paulst/mesa: fix non-mipmap lastLevel calculation.
2009-10-01 Vinson Leemesa: Return -FLT_MAX instead of 0 for LG2(0).
2009-09-30 Brian Paulglx: fix glXQueryContext(GLX_RENDER_TYPE)
2009-09-30 Eric Anholti965: Fix massive memory allocation for streaming textu...
2009-09-30 Brian Paulglsl: regenerated file
2009-09-30 Brian Paulglsl: rewrite sqrt(x) intrinsic to handle x=0
2009-09-30 Brian Paulglsl: add support for CMP instruction
2009-09-29 Brian Paulgallium/xlib: fix GLX_RENDER_TYPE query
2009-09-29 Brian Paulmesa/xlib: fix GLX_RENDER_TYPE query
2009-09-29 Brian Paulglx: indentation fixes
2009-09-29 Brian Paulmesa: bump version to 7.6.1
2009-09-29 Brian Paulmesa: work-around glXCopyContext() bug in _mesa_copy_te...
2009-09-29 Brian Paulsoftpipe: initialize the clear_flags bitvector in sp_cr...
2009-09-29 Brian Paulsoftpipe: Grab a ref when the fb is set.
2009-09-28 Ian RomanickMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-28 Ian RomanickPrep for 7.5.2 release
2009-09-28 Ian RomanickPrep for 7.6 release
2009-09-28 Brian PaulMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-28 Robert NolandFix build on non GLIBC platforms (FreeBSD at least)
2009-09-28 Brian Paulst/mesa: fix st_generate_mipmap() issues
2009-09-28 Brian Paulst/mesa: fix/simplify st_texture_object::lastLevel...
2009-09-28 Brian Paulgallium/util: add sanity check assertions
2009-09-25 Michel Dänzerintel: Handle GL_RGB8 for glCopyTex(Sub)Image.
2009-09-25 Vinson Leemesa: move declaration before code
2009-09-25 Eric Anholti915: Fix GetBufferSubData in the case of a system...
2009-09-24 Eric Anholtintel: Flush the batch when we're about to subdata...
2009-09-24 Eric Anholti965: Clean up some mess with the batch cache.
next