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
/
drivers
/
glide
Commit message (
Expand
)
Author
Age
Files
Lines
*
minor clean-ups
Brian Paul
2001-05-09
1
-8
/
+13
*
minor clean-ups and warning fixes
Brian Paul
2001-05-03
1
-1
/
+1
*
add disabled test to turn on vertex snapping.
Keith Whitwell
2001-05-03
1
-0
/
+5
*
fixed vertex color problems
Brian Paul
2001-05-02
2
-13
/
+13
*
teximage updates. seems to work fine.
Brian Paul
2001-05-02
2
-116
/
+121
*
float color changes
Keith Whitwell
2001-05-01
2
-18
/
+18
*
texture image code updates (not finished)
Brian Paul
2001-04-24
3
-195
/
+143
*
compilation fixes - texturing isn't working at this time
Brian Paul
2001-04-20
2
-2
/
+7
*
Fixed a texture conversion problem: sometimes need to produce an intermediate
Brian Paul
2001-04-20
1
-1
/
+3
*
include fxdrv.h before other headers (Ivan Kalvatchev)
Brian Paul
2001-04-03
1
-1
/
+1
*
fixed compilation problems related to ctx->_Enabled removal
Brian Paul
2001-03-30
1
-4
/
+5
*
Removed DD_Z_NEVER.
Brian Paul
2001-03-29
1
-1
/
+1
*
compilation updates
Brian Paul
2001-03-28
2
-3
/
+2
*
- Restore texImage->IntFormat.
Gareth Hughes
2001-03-28
1
-12
/
+12
*
silence compiler warnings
Brian Paul
2001-03-27
2
-3
/
+3
*
added teximage rescaling code. untested at this point
Brian Paul
2001-03-21
1
-8
/
+100
*
minor updates for 3.5
Brian Paul
2001-03-21
1
-5
/
+1
*
use new texture conversion code, still have to do image rescaling
Brian Paul
2001-03-21
1
-71
/
+43
*
Split driver struct into swrast/tnl/core components.
Keith Whitwell
2001-03-19
4
-90
/
+83
*
fixed a bunch of g++ warnings/errors. Compiling with g++ can help find lots ...
Brian Paul
2001-03-07
1
-1
/
+1
*
used indent to clean-up the code
Brian Paul
2001-03-03
13
-5466
/
+5758
*
lots of gl_*() to _mesa_*() namespace clean-up
Brian Paul
2001-03-03
5
-14
/
+14
*
minor extension tweaks
Brian Paul
2001-02-27
1
-0
/
+3
*
Disable most extensions by default. Drivers should enable them as needed.
Brian Paul
2001-02-26
1
-14
/
+6
*
plug in fallback teximage DD functions
Brian Paul
2001-02-19
1
-1
/
+13
*
Changed FetchTexel() function pointer arguments.
Brian Paul
2001-02-17
1
-32
/
+23
*
Allow swrast to cope (fairly) cleanly with GL_SEPERATE_SPECULAR when
Keith Whitwell
2001-02-16
1
-2
/
+1
*
new texture image routines work now
Brian Paul
2001-02-07
2
-14
/
+22
*
updated texture image handling - STILL UNTESTED
Brian Paul
2001-02-06
3
-320
/
+480
*
Overhaul of texture image handling.
Brian Paul
2001-02-06
3
-53
/
+43
*
Removed knowledge of swrast Clear/Bitmap/Accum/Draw/Read/CopyPixels
Keith Whitwell
2001-01-29
1
-193
/
+208
*
removed the unused/broken GL_PGI_misc_hints extension
Brian Paul
2001-01-24
1
-3
/
+0
*
Lots of GLchan datatype changes.
Brian Paul
2001-01-24
1
-9
/
+6
*
Replaced struct gl_visual with struct __GLcontextModesRec from glcore.h.
Brian Paul
2001-01-23
1
-3
/
+3
*
Fix several conformance problems. Hack solution to line stipple problem.
Keith Whitwell
2001-01-16
2
-3
/
+34
*
Fixed 'IRound' to 'IROUND' in mmath.h
Keith Whitwell
2001-01-08
1
-6
/
+4
*
Bring the FX driver into line with core mesa changes.
Keith Whitwell
2001-01-08
3
-26
/
+30
*
Remove 'pv' parameter from Line/Tri/Point funcs. The provoking vertex
Keith Whitwell
2001-01-05
5
-37
/
+103
*
More color macro clean-ups.
Brian Paul
2001-01-03
1
-2
/
+0
*
Removed fixed.h (GLfixed now in mtypes.h, fixed-pt macros in mmath.h)
Brian Paul
2001-01-02
2
-0
/
+18
*
Add render stage for unclipped vb's to fx driver.
Keith Whitwell
2000-12-28
3
-14
/
+62
*
Major rework of tnl module
Keith Whitwell
2000-12-26
8
-145
/
+1298
*
minor changes to fix compiler warnings
Brian Paul
2000-11-27
1
-0
/
+1
*
Support for swappable t&l modules, including an example one in the FX
Keith Whitwell
2000-11-24
7
-170
/
+213
*
Modified Files:
Jouk Jansen
2000-11-22
2
-49
/
+49
*
Replaced Texture.CurrentD[] with separate Texture.Current1/2/3D vars.
Brian Paul
2000-11-19
2
-4
/
+4
*
Minor header file changes to silence warnings.
Brian Paul
2000-11-17
1
-21
/
+0
*
Move the transform and lighting code to two new directories
Keith Whitwell
2000-11-16
4
-614
/
+22
*
Removed Driver.Color() and Driver.Index() functions.
Brian Paul
2000-11-14
2
-5
/
+9
*
Cleanup of derived state calculation prior to seperating software T&L
Keith Whitwell
2000-11-13
1
-1
/
+5
[next]