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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix Alan Barnett's 'try10' display list bug.
Keith Whitwell
2001-07-17
1
-4
/
+4
*
Lighting now emits colors as CHAN_TYPE, as it used to. This will require
Keith Whitwell
2001-07-17
1
-7
/
+7
*
more work on float colors (still not finished)
Brian Paul
2001-07-14
1
-4
/
+4
*
assorted changes for supporting GLfloat color channels (not done)
Brian Paul
2001-07-13
1
-7
/
+7
*
Committing in .
Jouk Jansen
2001-07-13
2
-0
/
+35
*
Rename some of the tnl->Driver.* functions to tnl->Driver.Render.*, to make it
Keith Whitwell
2001-07-12
8
-1271
/
+1211
*
fixed logic error in OSMesaMakeCurrent() for 565 pixel support (Lars Andersson)
Brian Paul
2001-07-05
1
-3
/
+4
*
More .cvsignore updates.
pesco
2001-07-02
2
-0
/
+2
*
support for RGB_565 pixels (Lars Andersson), untested
Brian Paul
2001-06-27
1
-3
/
+212
*
Enable GL_ARB_texture_compression for XMesa/GLX driver. Texture
Brian Paul
2001-06-15
1
-1
/
+7
*
replace 255 with CHAN_MAX
Brian Paul
2001-06-15
1
-7
/
+7
*
fixed a comment
Brian Paul
2001-06-14
1
-2
/
+2
*
Allow different max texture sizes for 1/2D, 3D and cube maps.
Brian Paul
2001-06-13
1
-1
/
+0
*
removed some code in XMesaDestroyContext() which could lead to a segfault
Brian Paul
2001-06-04
1
-6
/
+9
*
apply David Miller's quad/backcolor patch
Keith Whitwell
2001-06-01
1
-23
/
+49
*
fixed s/w alpha channel bug
Brian Paul
2001-05-31
1
-2
/
+2
*
forgot to check-in yesterday
Brian Paul
2001-05-30
2
-0
/
+489
*
more DRI libGL-related changes
Brian Paul
2001-05-29
3
-20
/
+24
*
removed some old DRI-isms
Brian Paul
2001-05-29
4
-54
/
+13
*
added new functions to GLX_functions[]
Brian Paul
2001-05-29
1
-4
/
+65
*
more work on XMesa / libGL integration
Brian Paul
2001-05-25
3
-230
/
+158
*
added some casts so that older glx.h can be used
Brian Paul
2001-05-24
2
-9
/
+9
*
Initial changes to allow Mesa and its fake GLX to be built into XFree86 libGL.
Brian Paul
2001-05-24
3
-64
/
+138
*
prototyping some new stuff
Brian Paul
2001-05-24
1
-82
/
+314
*
s/Height/height/ (Jeff Potter)
Brian Paul
2001-05-21
1
-2
/
+2
*
New triangle rasterization code. Store per-span initial/step values in the
Brian Paul
2001-05-14
2
-532
/
+551
*
Fix for glean texgen test.
Keith Whitwell
2001-05-14
1
-8
/
+8
*
Set 'prefer_float_colors' true, now that tnl uses them natively.
Keith Whitwell
2001-05-10
1
-55
/
+40
*
applied Jeff & Keith's optimization to write_span_mono_pixmap()
Brian Paul
2001-05-10
1
-1
/
+22
*
fixed bad texture border test (sometimes caused a segfault)
Brian Paul
2001-05-10
1
-1
/
+1
*
minor clean-up
Brian Paul
2001-05-10
1
-18
/
+1
*
Driver interface changes
Keith Whitwell
2001-05-10
3
-2
/
+7
*
check hardware type and use SETUP_SNAP if needed
Brian Paul
2001-05-10
3
-13
/
+21
*
minor clean-ups
Brian Paul
2001-05-09
1
-8
/
+13
*
fixed font/bitmap x-offset bug (Frank Warmerdam)
Brian Paul
2001-05-09
1
-2
/
+2
*
fixed Y flip problem in read_rgba_pixels() (Frank Warmerdam)
Brian Paul
2001-05-09
1
-2
/
+3
*
remove debug code
Keith Whitwell
2001-05-09
1
-2
/
+2
*
fix for moebius infinite loop
Keith Whitwell
2001-05-03
1
-1
/
+2
*
minor clean-ups and warning fixes
Brian Paul
2001-05-03
2
-3
/
+3
*
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
*
minor XFree86 change
Brian Paul
2001-05-01
1
-1
/
+5
*
float color changes
Keith Whitwell
2001-05-01
2
-18
/
+18
*
Lots more eval fixes
Keith Whitwell
2001-04-30
1
-1
/
+5
*
typo
Keith Whitwell
2001-04-29
1
-2
/
+1
*
More HW_DIVIDE checks.
Keith Whitwell
2001-04-29
1
-6
/
+6
*
Allow drivers to provide a dynamic CHECK_HW_DIVIDE, to turn the divide off
Keith Whitwell
2001-04-29
2
-16
/
+18
*
fix color copying in twosided quads
Keith Whitwell
2001-04-28
1
-2
/
+10
*
add specialized interp for backcolor, edgeflags
Keith Whitwell
2001-04-28
3
-5
/
+129
[next]