Don't initialize extensions we can't support when !ttm.
[mesa.git] / src / mesa / main /
2007-07-05 Eric AnholtMerge branch 'i915-unification' of git+ssh://people...
2007-06-21 Eric AnholtMerge branch 'origin' into i915-unification
2007-06-11 BrianRework _mesa_update_texture_compare_function() to only...
2007-06-11 Brianrename/clean-up _mesa_validate_texture_wrap_mode
2007-06-11 Brianfix typo, added comment
2007-06-11 BrianReplace texobj->Complete with texobj->_Complete since...
2007-06-11 Briantypo: s/derrived/derived/
2007-06-11 BrianIn generic_nop() call _mesa_warning() instead of _mesa_...
2007-06-11 Brianremove dead code
2007-06-08 BrianIn supported_buffer_bitmask(), use framebuffer's visual...
2007-06-08 Briandisable depthBits test in check_compatible(), see bug...
2007-06-08 Brianremove obsolete comment about max DEFAULT_SOFTWARE_DEPT...
2007-06-07 Ian RomanickAdd support for GL_ARB_fragment_program_shadow.
2007-06-07 Ian RomanickFix ARB_fp spec conformance bug WRT shadow sampling.
2007-05-24 Eric AnholtMerge branch 'master' into i915-unification
2007-05-23 Briandoxygen-ize some comments
2007-05-23 Brianrestore GL_TEXTURE_LOD_BIAS in _mesa_PopAttrib(), bug...
2007-05-23 Brianincr/decr 1D/2DArray texture refcounts like other targets
2007-05-23 BrianFix point attentuation problem (bug 11042)
2007-05-22 Brianget rid of GenTexturesLock, used ctx->Shared->Mutex
2007-05-22 Brianremove the unused texobj Mutex field
2007-05-22 Brianremove a VMS-ism that doesn't seem needed elsewhere
2007-05-22 Brianimprove some comments, clean-up formatting
2007-05-22 Brianremove some whitespace
2007-05-21 Brianif light position is local, treat it as a homogeneous...
2007-05-19 Brianneed to copy new 1D/2D array texture objects in _mesa_P...
2007-05-18 Eric AnholtMerge branch 'master' into i915-unification
2007-05-17 Ian RomanickAdd missing _EXT suffix to 2D_ARRAY target enums.
2007-05-17 Ian RomanickAdd array texture targets to list that can use compress...
2007-05-17 Ian RomanickRefactor determining whether a texture target can use...
2007-05-17 Brianmake srcPtr param to make_1d_stack_mipmap() const
2007-05-17 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2007-05-16 Ian RomanickInitial implementation of MESA_texture_array
2007-05-15 Ian RomanickBring framebuffer_texture's error checking more in...
2007-05-14 Brianmaster/trunk is now for Mesa 7.1 devel: bump versions
2007-05-10 Brianmore indentation fixes, remove 'register' keywords
2007-05-10 Brianre-indent some code
2007-05-10 Ian RomanickFix reversed enable logic in enable_texture
2007-05-10 Ian RomanickConvert "bit" parameters to GLbitfield. Fix cut-and...
2007-05-10 Ian RomanickRefactor the loop in unbind_texobj_from_texunits.
2007-05-10 Ian RomanickRefactor queries of GL_(SOURCE|OPERAND)[012]_(ALPHA...
2007-05-10 Ian RomanickRefactor the way TestProxyTexImage is called in texture...
2007-05-10 Ian RomanickRefactor Enable / Disable and IsEnabled bits related...
2007-05-07 Brianbetter comments for _mesa_debug(), _mesa_warning()...
2007-04-27 BrianVersion bumps for 7.0
2007-04-26 BrianUnconditionally update _TriangleCaps bits. Fixes softw...
2007-04-24 Karl Schultzassorted fixes for Windows/VC8
2007-04-21 BrianspecularColor.alpha should default to 1, not 0
2007-04-21 Brianfix SkipPixels bugs in _mesa_pack_bitmap(), bug 10690
2007-04-21 BrianRename occlude.[ch] to queryobj.[ch]
2007-04-21 BrianRename occlude.[ch] to queryobj.[ch] to better reflect...
2007-04-21 Brianadded MemPool field
2007-04-21 BrianCall _mesa_warning() instead of _mesa_problem() when...
2007-04-21 BrianRemove unused Imakefiles.
2007-04-21 BrianLong obsolete.
2007-04-19 BrianIn _mesa_unpack_depth_span() look for special cases...
2007-04-18 Brians/GL_SHADER_PROGRAM/GL_SHADER_PROGRAM_MESA/ (a Mesa...
2007-04-17 BrianEnable texture sampling for vertex programs/shaders.
2007-04-17 Briandon't set GL_TEXTURE_MAX_LEVEL for GL_TEXTURE_RECTANGLE...
2007-04-16 BrianUse generic program limits instead of NV-specific ones...
2007-04-14 Brianillegal to set GL_TEXTURE_MAX_LEVEL w/ GL_TEXTURE_RECTA...
2007-04-14 Brianmore _mesa_unreference_framebuffer() calls, remove...
2007-04-09 Michel Dänzeri915tex: Make sure texture format fetch hooks are initi...
2007-04-09 Brianenable GLSL 1.20
2007-04-07 George SapountzisDrop XFree86Server from execmem.c
2007-04-05 George SapountzisRemove SI imports/exports remnants.
2007-04-05 Briantemporary add some extra renderbuffer debug code
2007-04-05 BrianRemove the never-used SI-style imports/exports code.
2007-04-02 Brianuse _mesa_reference_renderbuffer() in a few more places
2007-04-02 Brianupdated debug printf
2007-03-30 Eric AnholtMerge branch 'crestline-qa', adding support for the...
2007-03-27 Roland Scheideggerfix incorrect _MaxElement calculation
2007-03-27 BrianRestore the UseTexEnvProgram logic.
2007-03-26 Brianmerge of glsl-compiler-1 branch
2007-03-26 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2007-03-25 BrianFix some renderbuffer reference counting issues. Also...
2007-03-25 Xiang, HaihaoColor3iv: set the alpha value to 1.0
2007-03-24 BrianFree shader-related context state: _mesa_free_shader_st...
2007-03-24 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2007-03-24 BrianImplement alpha buffer copy for SwapBuffers().
2007-03-23 BrianAdd the ability to generate programs that doesn't use...
2007-03-23 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2007-03-22 Brianuse _mesa_copy_instructions()
2007-03-22 Alan HourihaneEnsure we have a valid ReadBuffer for CopyTexSubImage...
2007-03-21 Brianmerge from master
2007-03-21 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2007-03-21 Xiang, Haihaomesa: revert f9f79c8d770e696249bd98c68b563f887562c974
2007-03-19 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2007-03-18 Xiang, Haihaomesa: SWAP_BUFF support when calling DrawPixels(DEPTH_C...
2007-03-18 Xiang, Haihaomesa: enhance fxt1_quantize_ALPHA1
2007-03-18 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2007-03-17 Haihao Xiangfix some format conversion bugs in glGetTexImage()...
2007-03-17 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2007-03-16 BrianAssorted fixes for dealing with zero-size frame/renderb...
2007-03-16 BrianColortable re-org.
2007-03-16 Brianadded a renderbuffer comment
2007-03-16 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2007-03-15 Briansilently ignore DeleteProgram/Shader(id=0)
2007-03-15 Brianin _mesa_GetColorTable, return silently if table size...
2007-03-15 Brianno-op clear if buffer width or height is zero (bug...
next