Be more consistant with paths in #includes. Eventually, eliminate a bunch of -I...
[mesa.git] / src / mesa / main / mtypes.h
2007-07-04 BrianBe more consistant with paths in #includes. Eventually...
2007-06-11 BrianReplace texobj->Complete with texobj->_Complete since...
2007-06-11 Briantypo: s/derrived/derived/
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-23 Briandoxygen-ize some comments
2007-05-22 Brianremove the unused texobj Mutex field
2007-05-17 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2007-05-16 Ian RomanickInitial implementation of MESA_texture_array
2007-04-21 Brianadded MemPool field
2007-04-18 Brians/GL_SHADER_PROGRAM/GL_SHADER_PROGRAM_MESA/ (a Mesa...
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-03-30 Eric AnholtMerge branch 'crestline-qa', adding support for the...
2007-03-27 BrianRestore the UseTexEnvProgram logic.
2007-03-26 Brianmerge of glsl-compiler-1 branch
2007-03-23 BrianAdd the ability to generate programs that doesn't use...
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-17 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2007-03-16 BrianColortable re-org.
2007-03-16 Brianadded a renderbuffer comment
2007-03-15 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2007-03-14 BrianRe-org of gl_pixel_attrib struct.
2007-03-12 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2007-03-11 BrianImplement support for GL_ARB_draw_buffers with GL_MAX_D...
2007-03-10 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2007-03-09 Michel DänzerMerge branch 'i915tex-pageflip'
2007-03-09 BrianMerge branch 'origin' into glsl-compiler-1
2007-03-09 BrianNew IMAGE_RED_TO_LUMINANCE flag passed to _mesa_pack_rg...
2007-03-06 Ian RomanickMerge branch 'master' of ssh+git://idr@git.freedesktop...
2007-02-27 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2007-02-27 Brians/matrix_stack/gl_matrix_stack/ and s/mesa_list_state...
2007-02-27 Brianremove unused DriverMgrCtx
2007-02-27 BrianAdd EmitHighLevelInstructions, EmitComments booleans...
2007-02-26 BrianDo proper framebuffer refcounting in _mesa_make_current().
2007-02-25 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2007-02-24 BrianRemove unneeded _Fragment/VertexShaderPresent fields...
2007-02-22 Brianadded MAX_PROGRAM_ENV_PARAMS
2007-02-22 BrianMerge branch 'origin' into glsl-compiler-1
2007-02-03 BrianAdd _NEW_PROGRAM flag to _MESA_NEW_NEED_EYE_COORDS.
2007-02-03 BrianAdd _NEW_PROGRAM flag to _MESA_NEW_NEED_EYE_COORDS.
2007-02-02 Keith WhitwellMerge branch 'vbo-0.2'
2007-01-24 Brianadded FRAG_BIT_TEX() and FRAG_BIT_VAR() macros
2007-01-16 Keith WhitwellMerge branch 'master' of git+ssh://keithw@git.freedeskt...
2007-01-16 Keith WhitwellMerge branch 'master-merge' into vbo-0.2
2007-01-10 BrianImplement vertex attribute binding.
2007-01-09 BrianMoved NumTexInstructions, NumTexIndirections, etc....
2007-01-05 Brianadded PROGRAM_SAMPLER
2007-01-05 Brianmove TexturesUsed[] into gl_program since vertex progra...
2006-12-20 BrianFix shader object reference counting and hash table...
2006-12-20 BrianClean-up and re-org of the main GLSL object types.
2006-12-20 BrianOverhaul of GLSL API functions, dispatching, etc.
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2006-12-15 BrianLots of assorted changes for new GLSL compiler backend.
2006-11-03 Brian PaulMinor changes to get ready for OpenGL 2.1.
2006-11-02 Brian PaulUndo some of yesterday's ATI_separate_stencil changes...
2006-11-02 Alan Hourihanemerge current trunk into vbo branch
2006-11-02 Brian PaulAdd ATI_separate_stencil and use it in preference to...
2006-11-01 Keith WhitwellMerge texmem-0-3-branch.
2006-11-01 Brian PaulAdded a few new ctx->Const. fields for shader-related...
2006-10-30 Keith WhitwellMove edgeflag into the VERT_ATTRIB_SEVEN slot. This...
2006-10-30 Keith Whitwellbetter handling of current attributes. Trivial dlist...
2006-10-30 Brian PaulMove gl_vertex_program_machine struct out of mtypes...
2006-10-22 Brian PaulColor clamping fixes.
2006-10-17 Brian PaulMove struct atifs_machine into s_atifragshader.c
2006-10-13 Brian PaulRevamp color table code.
2006-10-10 Brian Paula step toward moving run-time vertex program state...
2006-10-10 Brian PaulMove the fp_machine struct into s_nvfragmprog.c since...
2006-08-15 Ian RomanickAdd support for GL_EXT_gpu_program_parameters. Any...
2006-08-09 Eric AnholtAdd PROGRAM_FILE_MAX for i965 driver.
2006-08-03 Brian PaulInitial work for GL_EXT_texture_sRGB.
2006-07-20 Brian PaulSome structure renaming. Prefix vertex/fragment-relate...
2006-06-15 Brian Paulcomments for gl_array_object struct
2006-06-12 Ian RomanickAdd support for GL_APPLE_vertex_array_object. Several...
2006-05-23 Brian PaulAdd const qualifiers in a number of places.
2006-05-22 Keith Whitwellmemory usage fixes for glean/conform, use a better...
2006-05-22 Keith WhitwellBetter caching for texenv programs.
2006-05-20 Brian PaulIn gl_texture_image, replace ImageStride with an ImageO...
2006-05-05 Keith WhitwellDefine VERT_RESULT_EDGE
2006-04-25 Brian PaulPut color index attribute into the 6th attribute slot.
2006-04-25 Brian PaulNo longer alias generic vertex attribs with conventiona...
2006-04-14 Brian PaulReplace ctx->Const.MaxTextureUnits w/ ctx->Const.MaxTex...
2006-04-13 Brian PaulFix comment about MaxTextureUnits, needs to be min...
2006-04-11 Michal KrolMore GLSL code:
2006-03-29 Jouk Jansen Committing in .
2006-03-29 Brian PaulMove the computation of the viewport matrix into a...
2006-03-28 Brian Paulupdated comment about framebuffer's Visual field
2006-03-26 Brian Paulmerge from texman branch
2006-03-21 Michal KrolGLSL fixes:
2006-03-03 Roland ScheideggerUse standard ARB names instead of vendor-specific NV...
2006-02-13 Michal KrolRename current glsl program variable.
2005-12-14 Brian PaulRemoved the GL_SGIX/SGIS_pixel_texture extensions....
2005-12-12 Keith WhitwellSplit _MaintainTexEnvProgram into two flags _Maintain...
2005-12-07 Brian PaulUpdates for GL_EXT_timer_query:
2005-11-19 Brian PaulNo longer derive 'ati_fragment_shader' from 'program...
2005-11-19 Brian Paulmove a bunch of gl2/shading language structs from mtype...
2005-11-16 Brian PaulSupport for combined depth/stencil renderbuffers (GL_EX...
next