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
*
linux-solo compiles as far as the gamma driver, which seems independently
vtx-0-2-21112003-freeze
Keith Whitwell
2003-11-21
35
-304
/
+325
*
compilation fixes, disable ubyte color code for now at least
Keith Whitwell
2003-11-12
12
-493
/
+279
*
Turn off some debug
Keith Whitwell
2003-11-11
1
-2
/
+2
*
Clean a little
Keith Whitwell
2003-11-11
1
-3
/
+8
*
Don't adjust indicies if adjustment is zero
Keith Whitwell
2003-11-11
1
-4
/
+6
*
Fix import_color functions.
Keith Whitwell
2003-11-11
1
-6
/
+4
*
Add CallLists() to vtxfmt.
Keith Whitwell
2003-11-11
6
-44
/
+149
*
Add CallLists to vtxfmt definition. Fix some FLUSH() usage in save
Keith Whitwell
2003-11-11
5
-17
/
+15
*
Add missing GL_FRONT_AND_BACK case.
Keith Whitwell
2003-10-16
1
-1
/
+2
*
Fix assertion
Keith Whitwell
2003-10-15
1
-3
/
+5
*
Restore code to clean incoming position data of size <= 2.
Keith Whitwell
2003-10-14
1
-7
/
+25
*
Deal with wrapped, weak primitives correctly.
Keith Whitwell
2003-10-14
2
-46
/
+88
*
Bind material data when required.
Keith Whitwell
2003-10-14
1
-73
/
+66
*
Implement FALLBACK() when receiving EvalCoord or CallList inside
Keith Whitwell
2003-10-14
1
-29
/
+34
*
Reset ctx->Driver.CurrentSavePrimitive to PRIM_UNKNOWN after compiling a
Keith Whitwell
2003-10-14
1
-0
/
+10
*
Implement compiled DrawArrays and DrawElements.
Keith Whitwell
2003-10-14
2
-3
/
+92
*
Initialize the arrayelt helper
Keith Whitwell
2003-10-14
1
-0
/
+6
*
Make it clear that the driver (or tnl/ module) must supply
Keith Whitwell
2003-10-14
1
-7
/
+11
*
Use correct check to terminate DrawArrays loop
Keith Whitwell
2003-10-14
1
-1
/
+1
*
Cope with being initialized multiple times.
Keith Whitwell
2003-10-14
1
-0
/
+3
*
Use _mesa_compile_error() rather than just _mesa_error().
Keith Whitwell
2003-10-14
1
-9
/
+9
*
Cope with dangling attribute references from display lists
Keith Whitwell
2003-10-14
4
-44
/
+65
*
use VERT_ATTRIB constants in definitions of _save_VertexAttrib*
Keith Whitwell
2003-10-13
1
-8
/
+8
*
Add code for GL_COMPILE_AND_EXECUTE
Keith Whitwell
2003-10-13
1
-3
/
+1
*
Use ctx->Exec rather than _glapi_Dispatch so that this will work
Keith Whitwell
2003-10-13
1
-30
/
+30
*
Fix error in material recording.
Keith Whitwell
2003-10-13
1
-1
/
+16
*
Fix several more display list glitches.
Keith Whitwell
2003-10-13
4
-97
/
+163
*
use VERT_ATTRIB constants in definitions of _tnl_VertexAttrib*
Keith Whitwell
2003-10-13
1
-8
/
+8
*
Fix typo in VertexAttrib2fNV
Keith Whitwell
2003-10-13
1
-1
/
+1
*
Correctly convert back colors to GLchan values when copying
Keith Whitwell
2003-10-13
1
-2
/
+2
*
Correct initialization of tnl->vtx.current for material attributes.
Keith Whitwell
2003-10-13
1
-2
/
+4
*
Add code to get materials working in lighting again.
Keith Whitwell
2003-10-13
2
-22
/
+80
*
Flush vertex data before playing back a vertex_list.
Keith Whitwell
2003-10-13
1
-0
/
+3
*
remove debug statements
Keith Whitwell
2003-10-13
8
-59
/
+2
*
Fix a few minor displaylist bugs
Keith Whitwell
2003-10-13
1
-42
/
+9
*
Solve the gears glitches.
Keith Whitwell
2003-10-10
2
-9
/
+9
*
Fix a typo with evalcoord1f
Keith Whitwell
2003-10-10
2
-3
/
+16
*
Get edgeflag/unfilled polygons working.
Keith Whitwell
2003-10-10
7
-18
/
+54
*
vertex_list display lists (replacing the old immediate struct) are
Keith Whitwell
2003-10-10
10
-159
/
+395
*
Fallback (opcode-based) display lists are working.
Keith Whitwell
2003-10-10
4
-21
/
+29
*
Fix assertion in render stage.
Keith Whitwell
2003-10-10
4
-22
/
+55
*
Added quite a bit of debug prints. Fixed a couple of smaller bugs.
Keith Whitwell
2003-10-10
3
-16
/
+74
*
Checkpoint -- The whole library compiles now...
Keith Whitwell
2003-10-09
12
-41
/
+214
*
Checkpoint -- module compiles. Some issues with strides outstanding.
Keith Whitwell
2003-10-09
3
-33
/
+29
*
Checkpoint commit -- module compiles
Keith Whitwell
2003-10-09
15
-781
/
+453
*
remove one more unused type
Keith Whitwell
2003-10-09
2
-50
/
+0
*
Remove no-longer-used vector types
Keith Whitwell
2003-10-09
2
-315
/
+0
*
Actually include the dlist.c changes this time.
Keith Whitwell
2003-10-08
1
-0
/
+692
*
new file
Keith Whitwell
2003-10-08
1
-0
/
+57
*
Checkpoint commit.
Keith Whitwell
2003-10-08
6
-27
/
+25
[next]