Merge branch 'gallium-0.1' into gallium-tex-surfaces
[mesa.git] / src / mesa / main /
2008-05-19 Brian PaulMerge branch 'gallium-0.1' into gallium-tex-surfaces
2008-05-19 Brian PaulFix program refcounting assertion failure during contex...
2008-05-18 Brian PaulMerge branch 'gallium-0.1' into gallium-tex-surfaces
2008-05-18 Brian Paulalias ProgramEnvParameter4xyARB and ProgramParameter4xy...
2008-05-07 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-tex...
2008-05-07 Brian Paulmesa: free shader program data before deleting shader...
2008-05-07 Brian Paulgallium: implement full reference counting for vertex...
2008-05-07 Brianmesa: free shader program data before deleting shader...
2008-05-07 Briangallium: implement full reference counting for vertex...
2008-05-07 Brianmesa: comments, whitespace
2008-05-06 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-tex...
2008-05-05 Alan Hourihanefix _mesa_ffs for alternative compilers
2008-05-02 Keith WhitwellMerge branch 'gallium-0.1' into gallium-tex-surfaces
2008-05-01 Alan HourihaneFix build problem with MSVC
2008-04-30 Brian PaulAdd support for GL_REPLACE_EXT texture env mode.
2008-04-29 Brian Paulmesa: added _mesa_scale_and_bias_depth_uint()
2008-04-25 Brian Paulgallium: fix typo s/_mesa_unmap_drapix_pbo/_mesa_unmap_...
2008-04-24 Brian Paulmesa: adjust glBitmap coords by a small epsilon
2008-04-05 Brianmesa: no longer combine vertex/fragment shader paramete...
2008-04-04 BrianAlias glStencilOpSeparateATI with glStencilOpSeparate.
2008-04-04 BrianFinish up ATI_separate_stencil
2008-04-04 Roland Scheideggeradd missing _mesa_StencilFuncSeparateATI function
2008-03-28 Brian Paulmesa: fix texture/renderbuffer mix-up in test_attachmen...
2008-03-22 Briandelete default programs with ctx->Driver.DeleteProgram()
2008-03-21 BrianRefactor PBO validate/map code.
2008-03-21 Brian Pauladd a number of PBO validate/map/unmap functions
2008-03-21 BrianFix some PBO breakage.
2008-03-14 Brian Paulmesa: clamp point size in vertex program when computing...
2008-03-11 Brianfix Height2/Depth2 init problem when using texture...
2008-02-25 José FonsecaRemove files of unsupported build systems.
2008-02-11 Briangallium: take pitch/stride into account in mipmap gener...
2008-02-11 Briancode refactoring, new next_mipmap_level_size() function
2008-02-11 Brianadded _mesa_tex_target_to_face()
2008-02-11 Brianrefactor code, export _mesa_generate_mipmap_level()
2008-02-11 Brianmove _mesa_format_to_type_and_comps() to texformat.c
2008-02-11 Brianreorder cases in do_row()
2008-02-11 Brianre-indent do_row()
2008-02-11 Briancheckpoint- consolidation in do_row()
2008-02-11 Briancheckpoint- remove dependencies on gl_texture_format...
2008-02-08 BrianRemove unused texunit parameter to ctx->Driver.Generate...
2008-02-06 BrianAdded ctx->Driver.GenerateMipmap() driver hook
2008-01-18 Brianuse PROGRAM_CONSTANT instead of PROGRAM_STATE_VAR when...
2008-01-01 Brianfix mem leak (free key)
2008-01-01 Brianfree Default1D/2DArray objects
2007-12-14 Brianset SamplerUnit[] entry in load_texture() just to be...
2007-12-14 Brianset program->SamplersUsed bit when using a texture...
2007-12-12 Brianprefix some #includes
2007-12-11 Keith WhitwellRework gallium and mesa queries a little.
2007-12-05 BrianFix endianness bug in _mesa_texstore_argb8888()
2007-11-08 Brianin check_end_texture_render(), test for presence of...
2007-11-06 BrianDetermine GL extensions/limits by making pipe queries.
2007-11-05 Brianno-op glCopyPixels if width or height is zero
2007-11-02 Briandisable the driverContext assertions
2007-10-31 BrianUpdate texenvprogram.c code to use prog_cache.c routines.
2007-10-31 Brianmore flags for MaintainTnlProgram case, update #includes
2007-10-31 BrianUse ffvertex_prog.c code instead of t_vp_build.c code.
2007-10-31 BrianLift fixed function vertex program generation up from...
2007-10-31 Brianalloc caches for fixed-func vertex/fragment progs
2007-10-30 BrianSet _NEW_BUFFERS in glRead/DrawBuffer().
2007-10-29 BrianRewrite update_program() to use _mesa_get_fixed_func_fr...
2007-10-29 BrianRemove ctx field from texenvprog_cache
2007-10-29 BrianRefactor _mesa_UpdateTexEnvProgram()
2007-10-29 Michal KrolRename 'mms-config.' to 'mms.config'.
2007-10-29 BrianDisable the else clause which assigns the default fragm...
2007-10-27 BrianRe-implement GLSL texture sampler variables.
2007-10-23 Brianproperly init dst reg's CondMask/Swizzle fields
2007-10-23 Brianbump up MAX_INSTRUCTIONS and add an assertion to catch...
2007-10-19 Briancall Driver.Flush() in _mesa_notifySwapBuffers()
2007-10-17 BrianAdd some FLUSH_CURRENT() calls.
2007-10-15 Briancheck for width or height = 0 before calling driver...
2007-10-02 BrianGenerate a texenv fragment program if there's a GLSL...
2007-09-27 Briandon't use scissored bounds in _mesa_clip_copytexsubimage()
2007-09-26 BrianAdded new _mesa_clip_copytexsubimage() function to...
2007-09-25 Brianinclude programopt.h
2007-09-25 BrianDisable vertex shader fog, compute fog in fragment...
2007-09-19 Briantemporarily set the FRAG_BIT_FOGC bit in InputsRead...
2007-09-11 BrianImplement query object interface.
2007-09-10 Brianmove FLUSH_CURRENT
2007-09-06 BrianMove guts of glRasterPos down into T&L module.
2007-08-20 Briandon't map element buffer in _mesa_validate_DrawElements...
2007-08-11 Brianremove some temp pipe hacks
2007-08-10 Brianremove some temporary hacks
2007-08-10 Keith WhitwellAdd printf handlers, pass pci id and move texlayout...
2007-08-09 BrianCheckpoint intel_renderbuffer removal.
2007-08-02 Brianremove st_draw.h include
2007-08-02 BrianMerge branch 'softpipe_0_1_branch' of git+ssh://brianp...
2007-08-02 Keith WhitwellReroute some clear functionality.
2007-08-01 Brians/Z24_S8/S8_Z24/ (stencil is in the high byte)
2007-08-01 BrianCheckpoint: glClear changes - working, bug very rough.
2007-07-31 Briansp_z_surface.h is dead
2007-07-31 BrianRedesign pipe_surface in terms of pipe_region.
2007-07-31 Keith WhitwellMerge branch 'i915tex_privbuffers' into softpipe_0_1_branch
2007-07-31 Brian32 and z24s8 softpipe buffers
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-24 BrianMerge branch 'softpipe_0_1_branch' of git+ssh://brianp...
2007-07-21 ZhangFix a number of MINGW32 issues
2007-07-21 BrianRemove ctx->Point._Size and ctx->Line._Width.
next