index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
main
/
fog.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: update some old-style (K&R?) function pointer calls
Brian Paul
2015-11-20
1
-1
/
+1
*
mesa: Avoid double promotion.
Matt Turner
2015-07-29
1
-1
/
+1
*
mesa: trim down some #includes
Brian Paul
2014-09-10
1
-1
/
+0
*
mesa: GL_EXT_fog_coord is not optional
Ian Romanick
2013-06-28
1
-1
/
+1
*
mesa: remove outdated version lines in comments
Rico Schüller
2013-06-05
1
-1
/
+0
*
mesa: Restore 78-column wrapping of license text in C-style comments.
Kenneth Graunke
2013-04-23
1
-3
/
+4
*
mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability.
Kenneth Graunke
2013-04-23
1
-1
/
+1
*
mesa: Change "BRIAN PAUL" to "THE AUTHORS" in license text.
Kenneth Graunke
2013-04-23
1
-1
/
+1
*
mesa: Drop manual checks for outside begin/end.
Eric Anholt
2013-01-21
1
-1
/
+0
*
mesa: Rename API_OPENGL to API_OPENGL_COMPAT.
Paul Berry
2012-11-29
1
-3
/
+3
*
mesa/es: Validate glFog pname in Mesa code rather than the ES wrapper
Ian Romanick
2012-08-29
1
-4
/
+11
*
mesa: Add the basics for the NV_fog_distance extension
Nicholas Miell
2011-11-01
1
-0
/
+14
*
mesa: implement clamping controls (ARB_color_buffer_float)
Marek Olšák
2011-03-29
1
-0
/
+5
*
mesa: replace macro with function
Brian Paul
2011-03-19
1
-8
/
+13
*
Drop GLcontext typedef and use struct gl_context instead
Kristian Høgsberg
2010-10-13
1
-1
/
+1
*
mesa: Include macros.h in files that use symbols from macros.h.
Vinson Lee
2010-07-30
1
-0
/
+1
*
mesa: Fix array out-of-bounds access by _mesa_Fogf.
Vinson Lee
2009-12-08
1
-1
/
+4
*
mesa: Fix array out-of-bounds access by _mesa_Fogi.
Vinson Lee
2009-12-08
1
-2
/
+4
*
mesa: fix some potential uninitialized memory references
Brian Paul
2009-08-13
1
-1
/
+1
*
Committing in .
Jouk Jansen
2006-03-29
1
-12
/
+12
*
GLSL fixes:
Michal Krol
2006-03-21
1
-12
/
+23
*
Added GLAPIENTRY decorations for all first level OpenGL API function entry
Kendall Bennett
2003-10-21
1
-4
/
+4
*
Merge Jose's documentation and core Mesa changes from embedded branch
Keith Whitwell
2003-07-17
1
-0
/
+19
*
clamp fog color
Brian Paul
2003-05-10
1
-8
/
+6
*
Header file clean-up:
Brian Paul
2002-10-24
1
-5
/
+1
*
added test for EXT_fog_coord
Brian Paul
2001-05-30
1
-4
/
+5
*
Consistent copyright info (version number, date) across all files.
Gareth Hughes
2001-03-12
1
-5
/
+3
*
lots of gl_*() to _mesa_*() namespace clean-up
Brian Paul
2001-03-03
1
-5
/
+5
*
Remove 'pv' parameter from Line/Tri/Point funcs. The provoking vertex
Keith Whitwell
2001-01-05
1
-8
/
+6
*
Major rework of tnl module
Keith Whitwell
2000-12-26
1
-14
/
+36
*
Committing in .
Jouk Jansen
2000-11-22
1
-7
/
+7
*
Move the transform and lighting code to two new directories
Keith Whitwell
2000-11-16
1
-103
/
+1
*
- Changes for new software rasterizer modules
Keith Whitwell
2000-11-05
1
-2
/
+2
*
Moved the software rasterizer to a new directory.
Keith Whitwell
2000-10-31
1
-159
/
+1
*
Replace the flags Mesa was using for ctx->NewState with a new set
Keith Whitwell
2000-10-30
1
-2
/
+2
*
New colormac.h file for color-related macros.
Brian Paul
2000-10-28
1
-1
/
+2
*
Basic work to support deep color channels:
Brian Paul
2000-10-28
1
-6
/
+6
*
Do per-pixel fog when GL_FOG_HINT is GL_NICEST.
Keith Whitwell
2000-10-28
1
-6
/
+6
*
restored test for __alpha in _mesa_win_fog_coords_from_z()
Brian Paul
2000-10-27
1
-3
/
+4
*
Implement EXT_fog_coord and EXT_secondary_color.
Keith Whitwell
2000-10-27
1
-197
/
+171
*
First batch of OpenGL SI related changes:
Brian Paul
2000-09-26
1
-2
/
+2
*
test
Keith Whitwell
2000-07-07
1
-2
/
+1
*
test
Keith Whitwell
2000-07-07
1
-1
/
+2
*
test
Keith Whitwell
2000-07-07
1
-2
/
+1
*
test
Keith Whitwell
2000-07-07
1
-1
/
+2
*
test
Keith Whitwell
2000-07-07
1
-2
/
+1
*
test
Keith Whitwell
2000-07-07
1
-2
/
+2
*
test
Keith Whitwell
2000-07-07
1
-2
/
+1
*
test
Keith Whitwell
2000-07-07
1
-1
/
+2
*
test
Keith Whitwell
2000-07-07
1
-2
/
+1
[next]