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
/
main
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed conform problems with recent material tracking change.
Keith Whitwell
2001-02-16
2
-64
/
+55
*
Fix propogation of material values in VB's that don't reach the lighting
Keith Whitwell
2001-02-15
3
-15
/
+68
*
fixed bug in gl_validate_all_lighting_tables() found with CI mode conformance...
Brian Paul
2001-02-13
1
-3
/
+5
*
removed bogus assertions
Brian Paul
2001-02-13
1
-7
/
+1
*
gl_error clean-ups
Brian Paul
2001-02-13
2
-4
/
+4
*
added debug assertions to be sure drivers initialize all required function po...
Brian Paul
2001-02-12
1
-4
/
+72
*
minor updates to sync w/ XFree86 changes
Brian Paul
2001-02-09
1
-17
/
+10
*
GLchan fixes
Brian Paul
2001-02-07
1
-4
/
+4
*
fixed texel indexing bug in _mesa_GetTexImage()
Brian Paul
2001-02-07
1
-2
/
+2
*
added some code for proxy texture tests
Brian Paul
2001-02-07
1
-5
/
+41
*
VMS compile update
Jouk Jansen
2001-02-07
1
-2
/
+2
*
remove unused functions
Brian Paul
2001-02-07
1
-44
/
+1
*
made some changes to the initialization of gl_texture_image fields
Brian Paul
2001-02-07
2
-57
/
+65
*
added a number of debugging tests to be sure drivers handle texture images co...
Brian Paul
2001-02-06
1
-12
/
+35
*
Overhaul of texture image handling.
Brian Paul
2001-02-06
12
-1728
/
+1829
*
added _mesa_adjust_image_for_convolution()
Brian Paul
2001-02-06
2
-4
/
+40
*
Use a lookup table to compute exponents in tnl fogging code. Slightly
Keith Whitwell
2001-02-06
3
-13
/
+12
*
replaced frustrum with frustum
Brian Paul
2001-02-05
1
-2
/
+2
*
Committing in .
Jouk Jansen
2001-02-05
1
-0
/
+8
*
Some more work on interal debugging, timing routines for things that
Gareth Hughes
2001-02-03
1
-5
/
+7
*
Committing in .
Jouk Jansen
2001-01-31
1
-0
/
+4
*
added packed types to glGetMinMax and glGetHistogram error checks
Brian Paul
2001-01-30
1
-4
/
+28
*
GL_SHADE_MODEL wasn't popped correctly
Brian Paul
2001-01-29
1
-2
/
+2
*
removed unused vars
Brian Paul
2001-01-29
1
-2
/
+1
*
Removed knowledge of swrast Clear/Bitmap/Accum/Draw/Read/CopyPixels
Keith Whitwell
2001-01-29
8
-116
/
+99
*
redo _mesa_PopAttrib() to call Mesa state functions so derived state is updated
Brian Paul
2001-01-24
1
-185
/
+210
*
removed the unused/broken GL_PGI_misc_hints extension
Brian Paul
2001-01-24
8
-361
/
+12
*
Lots of GLchan datatype changes.
Brian Paul
2001-01-24
11
-149
/
+162
*
Replaced struct gl_visual with struct __GLcontextModesRec from glcore.h.
Brian Paul
2001-01-23
15
-223
/
+199
*
fixed glTexSubImage error check bug #128775
Brian Paul
2001-01-23
1
-2
/
+3
*
Fixes for performance bug on compiled array element paths.
Keith Whitwell
2001-01-17
1
-18
/
+4
*
Fixed conform feedback and drawelements tests.
Keith Whitwell
2001-01-14
3
-8
/
+5
*
fix conform dlist test
Keith Whitwell
2001-01-13
2
-12
/
+15
*
Fix crash in book/stencil.
Keith Whitwell
2001-01-13
2
-13
/
+13
*
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
2
-5
/
+6
*
Still need 'DD_TRI_CULL_FRONT_BACK'
Keith Whitwell
2001-01-08
1
-3
/
+3
*
Add a 'RenderPrimitive' callback to t_vb_render.c. Helps out drivers
Keith Whitwell
2001-01-08
9
-31
/
+32
*
Implementation of GL_EXT_texture_env_dot3.
Gareth Hughes
2001-01-06
4
-55
/
+69
*
Committing in .
Jouk Jansen
2001-01-05
1
-5
/
+1
*
various compilation/warning fixes
Keith Whitwell
2001-01-05
4
-8
/
+8
*
Remove 'pv' parameter from Line/Tri/Point funcs. The provoking vertex
Keith Whitwell
2001-01-05
6
-26
/
+30
*
added underflow check in validate_shine_table()
Brian Paul
2001-01-04
1
-2
/
+5
*
More color macro clean-ups.
Brian Paul
2001-01-03
3
-23
/
+32
*
minor clean-up
Brian Paul
2001-01-03
1
-24
/
+25
*
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
7
-166
/
+109
*
include state.h
Brian Paul
2001-01-02
1
-2
/
+3
*
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
3
-4
/
+7
[next]