glapi / teximage: implement EGLImageTargetTexStorageEXT
[mesa.git] / src / mesa / main / fog.c
2018-05-04 Ian Romanickmesa: Add missing support for glFogiv(GL_FOG_DISTANCE_M...
2018-01-30 Mathias Fröhlichmesa: Remove unused gl_fog_attrib::_Scale.
2017-04-08 Gustaw Smolarczykmesa/main: Maintain compressed fog mode.
2015-11-23 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-11-20 Brian Paulmesa: update some old-style (K&R?) function pointer...
2015-08-17 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-07-29 Matt Turnermesa: Avoid double promotion.
2014-09-10 Brian Paulmesa: trim down some #includes
2013-06-28 Ian Romanickmesa: GL_EXT_fog_coord is not optional
2013-06-05 Rico Schüllermesa: remove outdated version lines in comments
2013-04-24 Kenneth Graunkemesa: Restore 78-column wrapping of license text in...
2013-04-24 Kenneth Graunkemesa: Add "OR COPYRIGHT HOLDERS" to license text discla...
2013-04-24 Kenneth Graunkemesa: Change "BRIAN PAUL" to "THE AUTHORS" in license...
2013-01-22 Eric Anholtmesa: Drop manual checks for outside begin/end.
2012-11-29 Paul Berrymesa: Rename API_OPENGL to API_OPENGL_COMPAT.
2012-08-29 Ian Romanickmesa/es: Validate glFog pname in Mesa code rather than...
2011-11-01 Nicholas Miellmesa: Add the basics for the NV_fog_distance extension
2011-04-23 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-03-29 Marek Olšákmesa: implement clamping controls (ARB_color_buffer_float)
2011-03-19 Brian Paulmesa: replace macro with function
2010-10-28 Christian KönigMerge branch 'master' of ssh://git.freedesktop.org...
2010-10-26 Thomas Balling Sør... Merge branch 'pipe-video' of git://anongit.freedesktop...
2010-10-26 Thomas Balling Sør... Merge branch 'master' into pipe-video
2010-10-20 Keith WhitwellMerge branch 'llvm-cliptest-viewport'
2010-10-18 Keith WhitwellMerge remote branch 'origin/master' into lp-setup-llvm
2010-10-13 Kristian HøgsbergDrop GLcontext typedef and use struct gl_context instead
2010-10-12 Christian KönigMerge branch 'master' of ssh://git.freedesktop.org...
2010-10-05 Thomas Balling Sør... Merge branch 'master' into pipe-video
2010-08-18 Christoph BumillerMerge remote branch 'origin/master' into nv50-compiler
2010-08-14 Ian RomanickMerge branch 'master' into glsl2
2010-07-30 Vinson Leemesa: Include macros.h in files that use symbols from...
2010-06-24 Eric AnholtMerge branch 'glsl2-head' into glsl2
2010-03-12 Younes MantonMerge remote branch 'origin/master' into pipe-video
2010-01-12 Chia-I WuMerge branch 'master' into opengl-es-v2
2010-01-08 José FonsecaMerge remote branch 'origin/master' into lp-binning
2009-12-22 Roland ScheideggerMerge branch 'gallium-edgeflags'
2009-12-22 Keith WhitwellMerge branch 'i965g-restart'
2009-12-17 Michal KrolMerge branch 'master' into pipe-format-simplify
2009-12-12 Michal KrolMerge branch 'master' into glsl-pp-rework-2
2009-12-11 Brian PaulMerge branch 'mesa_7_7_branch'
2009-12-11 Brian PaulMerge branch 'mesa_7_6_branch' into mesa_7_7_branch
2009-12-09 Vinson Leemesa: Fix array out-of-bounds access by _mesa_Fogf.
2009-12-09 Vinson Leemesa: Fix array out-of-bounds access by _mesa_Fogi.
2009-09-23 Keith WhitwellMerge branch 'softpipe-opt'
2009-08-18 Ian RomanickMerge branch 'master' into asm-shader-rework-1
2009-08-14 Maciej CencoraMerge branch 'vbo_clean'
2009-08-14 Brian PaulMerge branch 'mesa_7_5_branch'
2009-08-13 Brian Paulmesa: fix some potential uninitialized memory references
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2006-03-29 Jouk Jansen Committing in .
2006-03-21 Michal KrolGLSL fixes:
2003-10-21 Kendall BennettAdded GLAPIENTRY decorations for all first level OpenGL...
2003-07-17 Keith WhitwellMerge Jose's documentation and core Mesa changes from...
2003-05-10 Brian Paulclamp fog color
2002-10-24 Brian PaulHeader file clean-up:
2001-05-30 Brian Pauladded test for EXT_fog_coord
2001-03-12 Gareth HughesConsistent copyright info (version number, date) across...
2001-03-03 Brian Paullots of gl_*() to _mesa_*() namespace clean-up
2001-01-05 Keith WhitwellRemove 'pv' parameter from Line/Tri/Point funcs. The...
2000-12-26 Keith WhitwellMajor rework of tnl module
2000-11-22 Jouk Jansen Committing in .
2000-11-16 Keith WhitwellMove the transform and lighting code to two new directories
2000-11-05 Keith Whitwell- Changes for new software rasterizer modules
2000-10-31 Keith WhitwellMoved the software rasterizer to a new directory.
2000-10-30 Keith WhitwellReplace the flags Mesa was using for ctx->NewState...
2000-10-28 Brian PaulNew colormac.h file for color-related macros.
2000-10-28 Brian PaulBasic work to support deep color channels:
2000-10-28 Keith WhitwellDo per-pixel fog when GL_FOG_HINT is GL_NICEST.
2000-10-27 Brian Paulrestored test for __alpha in _mesa_win_fog_coords_from_z()
2000-10-27 Keith WhitwellImplement EXT_fog_coord and EXT_secondary_color.
2000-09-26 Brian PaulFirst batch of OpenGL SI related changes:
2000-07-07 Keith Whitwelltest
2000-07-07 Keith Whitwelltest
2000-07-07 Keith Whitwelltest
2000-07-07 Keith Whitwelltest
2000-07-07 Keith Whitwelltest
2000-07-07 Keith Whitwelltest
2000-07-07 Keith Whitwelltest
2000-07-07 Keith Whitwelltest
2000-07-07 Keith Whitwelltest
2000-07-07 Keith Whitwelltest
2000-06-05 Brian Pauladded ASSERT_OUTSIDE_BEGIN_END_AND_FLUSH() in _mesa_Fogfv()
2000-03-07 Brian Paulmade gl_make_fog_coords() static
2000-02-25 Keith WhitwellFog coordinate stage which drivers may use to replace...
2000-02-02 Brian Paulminor clean-ups
2000-02-02 Brian Paulchanged _gl prefix to _mesa_ on fog functions
1999-11-11 Brian Paulfirst big check-in of new Mesa 3.3 code
1999-11-08 Brian Paulclean-up of header includes (Daryll)
1999-10-08 Keith WhitwellFixed includes & added a few hooks for the DRI.
1999-08-19 jtgInitial revision