index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added PointSize and PointParametersfv to dd interface, for completeness.
Brian Paul
2001-01-09
2
-110
/
+146
*
Fixed 'IRound' to 'IROUND' in mmath.h
Keith Whitwell
2001-01-08
16
-112
/
+89
*
Still need 'DD_TRI_CULL_FRONT_BACK'
Keith Whitwell
2001-01-08
1
-3
/
+3
*
Add call to Driver.RenderPrimitive()
Keith Whitwell
2001-01-08
1
-1
/
+2
*
revert XMesaCreateContext changes
Keith Whitwell
2001-01-08
2
-90
/
+85
*
Add a 'RenderPrimitive' callback to t_vb_render.c. Helps out drivers
Keith Whitwell
2001-01-08
17
-48
/
+67
*
Bring the FX driver into line with core mesa changes.
Keith Whitwell
2001-01-08
3
-26
/
+30
*
Modify X11 driver and fake glx to store a GLcontext
Keith Whitwell
2001-01-08
8
-97
/
+103
*
Implementation of GL_EXT_texture_env_dot3.
Gareth Hughes
2001-01-06
5
-63
/
+108
*
Fixed bug in MinMagThresh computation.
Brian Paul
2001-01-05
5
-122
/
+144
*
Committing in .
Jouk Jansen
2001-01-05
1
-5
/
+1
*
various compilation/warning fixes
Keith Whitwell
2001-01-05
8
-13
/
+22
*
Remove 'pv' parameter from Line/Tri/Point funcs. The provoking vertex
Keith Whitwell
2001-01-05
33
-1100
/
+779
*
added underflow check in validate_shine_table()
Brian Paul
2001-01-04
1
-2
/
+5
*
added divide by zero check
Brian Paul
2001-01-04
1
-3
/
+9
*
changed some point functions, new picking code
Brian Paul
2001-01-04
1
-57
/
+81
*
minor bug fixes
Brian Paul
2001-01-04
1
-4
/
+9
*
added divide by zero check
Brian Paul
2001-01-03
1
-2
/
+5
*
added divide by zero checks
Brian Paul
2001-01-03
1
-3
/
+12
*
New point rasterization functions based on template code that
Brian Paul
2001-01-03
2
-894
/
+393
*
More color macro clean-ups.
Brian Paul
2001-01-03
10
-63
/
+75
*
minor clean-up
Brian Paul
2001-01-03
1
-24
/
+25
*
Added missing #include "mmath.h"
Jon Taylor
2001-01-03
1
-1
/
+2
*
missed a few color macro changes
Brian Paul
2001-01-02
1
-8
/
+8
*
Removed fixed.h (GLfixed now in mtypes.h, fixed-pt macros in mmath.h)
Brian Paul
2001-01-02
18
-233
/
+180
*
include state.h
Brian Paul
2001-01-02
1
-2
/
+3
*
minor GLchan-related changes
Brian Paul
2001-01-02
1
-9
/
+22
*
Committing in .
Jouk Jansen
2001-01-02
2
-115
/
+137
*
Add render stage for unclipped vb's to fx driver.
Keith Whitwell
2000-12-28
17
-62
/
+197
*
try and force a log message
Keith Whitwell
2000-12-28
1
-1
/
+0
*
try and force a log message
Keith Whitwell
2000-12-28
1
-0
/
+1
*
try and force a log message
Keith Whitwell
2000-12-28
1
-1
/
+0
*
Fixed GGIMesa build problems.
Jon Taylor
2000-12-28
2
-47
/
+28
*
try and force a log message
Keith Whitwell
2000-12-27
2
-1
/
+3
*
try and force a log message
Keith Whitwell
2000-12-27
1
-2
/
+1
*
try and force a log message
Keith Whitwell
2000-12-27
1
-1
/
+2
*
try and force a log message
Keith Whitwell
2000-12-27
1
-2
/
+1
*
fix demos/fire, enable lazy vertex flushing
Keith Whitwell
2000-12-27
4
-6
/
+13
*
Fix evalpoints bug (samples/nurb)
Keith Whitwell
2000-12-27
2
-8
/
+9
*
fix sproingies bug
Keith Whitwell
2000-12-27
5
-27
/
+21
*
Fixes for compiling assembly (disable unused 'masked' versions)
Keith Whitwell
2000-12-27
9
-103
/
+144
*
The array cache.
Keith Whitwell
2000-12-26
4
-0
/
+1189
*
fix xscreensaver cores
Keith Whitwell
2000-12-26
2
-5
/
+7
*
Major rework of tnl module
Keith Whitwell
2000-12-26
126
-6446
/
+19423
*
set visual->MRD to 2.0
Brian Paul
2000-12-16
1
-2
/
+2
*
Polygon._OffsetAny wasn't being computed
Brian Paul
2000-12-16
1
-2
/
+5
*
minor fog clean-ups (Klaus Niederkrueger)
Brian Paul
2000-12-15
1
-16
/
+19
*
added more GLX extension function stubs
Brian Paul
2000-12-15
3
-94
/
+702
*
Renamed texture object _P to _MaxLevel and _M to _MaxLambda.
Brian Paul
2000-12-14
5
-44
/
+46
*
added some more GLX extension entrypoints (fix GLUT link problems when using ...
Brian Paul
2000-12-14
3
-11
/
+147
[next]