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
*
Merge branch 'vbo-0.2'
Keith Whitwell
2007-02-02
160
-17877
/
+4184
|
\
|
*
Merge branch 'vbo-0.2-origin' into vbo-0.2
Keith Whitwell
2007-02-02
1
-5
/
+7
|
|
\
|
|
*
fix missing ADD_POINTERS, fixes crashes if the index elements are in a vbo.
Roland Scheidegger
2007-02-01
1
-5
/
+7
|
*
|
Modify assert to reflect rebase criteria
Keith Whitwell
2007-02-02
1
-1
/
+9
|
|
/
|
*
Correct usage/meaning of max_index parameter.
Keith Whitwell
2007-02-01
2
-2
/
+4
|
*
Cope with internally-generated null inputs.
Keith Whitwell
2007-02-01
1
-3
/
+6
|
*
Use new rebase helper. Remove other rebase code.
Keith Whitwell
2007-01-30
8
-233
/
+185
|
*
Helper for rebasing draw requests where min_index != 0.
Keith Whitwell
2007-01-30
3
-0
/
+236
|
*
do not rebase index buffers as it does not work currently (tested with r200 a...
Roland Scheidegger
2007-01-25
1
-2
/
+3
|
*
allocate larger minimum dstelt buffer
Roland Scheidegger
2007-01-25
1
-1
/
+1
|
*
fix dstelt memory allocation to avoid hash corruption
Roland Scheidegger
2007-01-25
1
-1
/
+1
|
*
remove tnl/t_vtx_x86_gcc.S file from sources as it no longer exists
Roland Scheidegger
2007-01-25
1
-2
/
+1
|
*
re-fix bug 9062 in vbo code
Roland Scheidegger
2007-01-25
1
-0
/
+5
|
*
typo fix. this case still fails.
Aapo Tahkola
2007-01-18
1
-1
/
+1
|
*
Fix invalid enums passed to MapBuffer
Aapo Tahkola
2007-01-18
1
-1
/
+1
|
*
Fix invalid enums passed to MapBuffer
Aapo Tahkola
2007-01-18
3
-4
/
+4
|
*
Don't special-case index, edgeflag.
Keith Whitwell
2007-01-16
1
-46
/
+3
|
*
Merge vbo_0_1_branch
Keith Whitwell
2007-01-16
5
-3303
/
+0
|
*
Merge branch 'master' of git+ssh://
[email protected]
/git/mesa/mesa i...
Keith Whitwell
2007-01-16
326
-18320
/
+41048
|
|
\
|
*
|
Remove unused index buffer.
Keith Whitwell
2007-01-15
2
-10
/
+1
|
*
|
Don't special-case FOG attribute initialization.
Keith Whitwell
2007-01-15
1
-1
/
+0
|
*
|
Correctly initialize current attribute sizes.
Keith Whitwell
2007-01-15
1
-2
/
+9
|
*
|
Remove debug, reenable inplace splitting.
keithw
2007-01-15
4
-25
/
+12
|
*
|
Split too-large draw commands.
Keith Whitwell
2007-01-15
1
-26
/
+102
|
*
|
Remove special-case handling for index and edgeflag
Keith Whitwell
2007-01-15
5
-181
/
+24
|
*
|
Hook in split functionality
keithw
2007-01-15
2
-7
/
+37
|
*
|
Add vbo_split files
keithw
2007-01-15
1
-0
/
+3
|
*
|
New files to manage splitting drawing commands
keithw
2007-01-15
4
-0
/
+1083
|
*
|
Don't perform dangling attribute check on POS attribute. It can't by
Keith Whitwell
2006-11-20
1
-1
/
+1
|
*
|
Fix compiler warnings.
Keith Whitwell
2006-11-03
1
-15
/
+29
|
*
|
need to call bind_arrays() in vbo_exec_DrawRangeElements.
Roland Scheidegger
2006-11-03
1
-1
/
+3
|
*
|
remove remaining traces of r200FlushVertices...
Roland Scheidegger
2006-11-03
2
-2
/
+0
|
*
|
Move r300 to new fbo interface based on Keith Whithwell.
Jerome Glisse
2006-11-02
1
-218
/
+86
|
*
|
Fix type-conversion of incoming vertices.
Keith Whitwell
2006-11-02
1
-4
/
+5
|
*
|
Fix typo in last commit
Keith Whitwell
2006-11-02
1
-1
/
+1
|
*
|
Similarly, fill in missing input slots in the vertex-array +
Keith Whitwell
2006-11-02
1
-0
/
+7
|
*
|
Fill in missing input slots in the vertex-array + no-vertex-program
Keith Whitwell
2006-11-02
1
-1
/
+10
|
*
|
merge current trunk into vbo branch
Alan Hourihane
2006-11-02
175
-1421
/
+28639
|
*
|
Fix typo in display list attrib binding.
Keith Whitwell
2006-11-02
1
-1
/
+1
|
*
|
Respect array->Normalized flag.
Keith Whitwell
2006-11-02
1
-15
/
+55
|
*
|
missing file
Keith Whitwell
2006-11-02
1
-0
/
+305
|
*
|
switch remaining drivers over to vbo
Keith Whitwell
2006-10-31
29
-68
/
+68
|
*
|
disable vtxfmt_a code, switch over to vbo
Keith Whitwell
2006-10-31
5
-13
/
+14
|
*
|
remove vtxfmt code, switch over to vbo
Keith Whitwell
2006-10-31
26
-6923
/
+21
|
*
|
pickup structs from vbo.h
Keith Whitwell
2006-10-31
2
-2
/
+2
|
*
|
move public structure definitions to vbo.h
Keith Whitwell
2006-10-31
5
-25
/
+31
|
*
|
cleanup code, compiles with vbo changes
Keith Whitwell
2006-10-31
15
-612
/
+98
|
*
|
oops, get.c is autogenerated
Keith Whitwell
2006-10-30
2
-4
/
+4
|
*
|
Move edgeflag into the VERT_ATTRIB_SEVEN slot. This means that our
Keith Whitwell
2006-10-30
12
-102
/
+107
|
*
|
Remove wakeup functions. This code is intended to be active all the
Keith Whitwell
2006-10-30
5
-46
/
+19
[next]