mesa: fix issues around multisample enable
[mesa.git] / src / mesa / main / mtypes.h
2008-07-02 Roland Scheideggermesa: fix issues around multisample enable
2008-06-27 Roland Scheideggergallium: handle msaa
2008-06-25 Brian Paulmesa: point size arrays
2008-06-13 Brian Paulmesa: move some glapi bits around
2008-05-23 Jakob BornecrantzMerge branch 'gallium-i915-current' into gallium-0.1
2008-05-07 Brian Paulgallium: implement full reference counting for vertex...
2008-05-07 Briangallium: implement full reference counting for vertex...
2008-04-05 Brianmesa: no longer combine vertex/fragment shader paramete...
2007-10-31 BrianUpdate texenvprogram.c code to use prog_cache.c routines.
2007-10-31 Brianalloc caches for fixed-func vertex/fragment progs
2007-10-29 BrianRemove ctx field from texenvprog_cache
2007-10-27 BrianRe-implement GLSL texture sampler variables.
2007-09-11 BrianImplement query object interface.
2007-08-09 BrianCheckpoint intel_renderbuffer removal.
2007-07-31 Keith WhitwellMerge branch 'i915tex_privbuffers' into softpipe_0_1_branch
2007-07-30 BrianMerge branch 'softpipe_0_1_branch' of git+ssh://brianp...
2007-07-30 BrianLots of improvements to the surface-related code.
2007-07-27 michalMerge branch 'master' of git+ssh://michal@git.freedeskt...
2007-07-24 Brianremove unused MAX_3D_TEXTURE_SIZE, reformattting
2007-07-21 BrianRemove ctx->Point._Size and ctx->Line._Width.
2007-07-17 Keith WhitwellMerge branch 'origin' into softpipe_0_1_branch
2007-07-17 Keith WhitwellMerge branch 'i915tex_privbuffers' into softpipe_0_1_branch
2007-07-06 Patrice MandinMerge branch 'master' of git+ssh://pmandin@git.freedesk...
2007-07-06 michalMerge branch 'master' of git+ssh://michal@git.freedeskt...
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-24 Keith WhitwellUse the x11 driver as a test harness for the softpipe...
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...
next