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
/
tnl
/
t_rasterpos.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: Convert gl_context::Viewport to gl_context::ViewportArray
Courtney Goeltzenleuchter
2014-01-20
1
-8
/
+8
*
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: remove SQRTF, use sqrtf. Convert INV_SQRT() to inline function.
Brian Paul
2012-09-03
1
-1
/
+1
*
Remove _mesa_inv_sqrtf in favor of 1/SQRTF
Matt Turner
2012-07-21
1
-1
/
+1
*
mesa: Avoid revalidating shine tables in _tnl_RasterPos.
Mathias Fröhlich
2012-02-29
1
-2
/
+0
*
mesa: Avoid using the shine table for _tnl_RasterPos
Mathias Fröhlich
2012-02-29
1
-1
/
+5
*
mesa: replace GET_SHINE_TAB_ENTRY() macro with an inline function
Brian Paul
2012-02-10
1
-2
/
+1
*
mesa: remove gl_light::_SpotExpTable field
Brian Paul
2012-02-10
1
-4
/
+1
*
mesa: remove leftovers from color indexed rendering.
Mathias Fröhlich
2011-12-26
1
-6
/
+1
*
Drop GLcontext typedef and use struct gl_context instead
Kristian Høgsberg
2010-10-13
1
-4
/
+4
*
tnl: Remove unnecessary headers.
Vinson Lee
2010-07-31
1
-1
/
+0
*
tnl: Remove color-index TNL support
Ian Romanick
2010-03-03
1
-37
/
+15
*
tnl: Remove unnecessary header from t_rasterpos.c.
Vinson Lee
2010-01-12
1
-1
/
+0
*
mesa: Add support for ARB_depth_clamp.
Eric Anholt
2009-09-08
1
-10
/
+15
*
mesa: rename some gl_light fields to be clearer
Brian Paul
2009-04-03
1
-1
/
+1
*
mesa: re-org texgen state
Brian Paul
2009-02-21
1
-12
/
+12
*
mesa: prefix #includes with main/
Brian Paul
2009-02-09
1
-4
/
+4
*
mesa: move rastpos helper to tnl
Keith Whitwell
2008-09-21
1
-0
/
+505