index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
drivers
/
dri
/
i965
/
brw_draw_upload.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965: fix vb aperture space check
Dave Airlie
2008-04-18
1
-4
/
+8
*
965: fix vb upload size check
Dave Airlie
2008-04-18
1
-3
/
+5
*
i965: initial attempt at fixing the aperture overflow
Dave Airlie
2008-04-18
1
-9
/
+55
*
[965] Convert brw_draw_upload to managing dri_bos, not gl_buffer_objects.
Eric Anholt
2008-02-04
1
-157
/
+107
*
[965] Remove dead structure in brw_draw_upload.c.
Eric Anholt
2008-02-04
1
-24
/
+0
*
[965] Move temporary vbo array storage into the function using it.
Eric Anholt
2008-02-04
1
-32
/
+25
*
[965] Remove dead brw_vertex_element members.
Eric Anholt
2008-02-04
1
-1
/
+0
*
[965] Add a wrapper around interleaved copy_array_to_vbo_array for profiling.
Eric Anholt
2008-02-04
1
-7
/
+18
*
[965] Avoid overloaded use of the term 'input' for clarity.
Eric Anholt
2008-02-04
1
-13
/
+9
*
[965] Replace VEP/VBP state structures with inline batch emits.
Eric Anholt
2008-02-04
1
-53
/
+42
*
[965] Remove an open-coded memcpy.
Eric Anholt
2008-01-10
1
-4
/
+4
*
[intel] Add more cliprect modes to cover other meanings for batch emits.
Eric Anholt
2008-01-10
1
-2
/
+2
*
[965] Clarify a bit of index buffer upload code.
Eric Anholt
2008-01-09
1
-1
/
+4
*
[965] Enable EXT_framebuffer_object.
Eric Anholt
2007-12-20
1
-1
/
+1
*
[965] Move to using shared texture management code.
Eric Anholt
2007-12-16
1
-1
/
+1
*
[intel] Merge intel_buffer_objects to shared.
Eric Anholt
2007-12-15
1
-4
/
+8
*
[intel] warnings cleanup
Eric Anholt
2007-12-14
1
-13
/
+0
*
[965] Convert the driver to dri_bufmgr interface and enable TTM.
Eric Anholt
2007-12-07
1
-3
/
+3
*
[965] Replace various alignment code with a shared ALIGN() macro.
Eric Anholt
2007-10-04
1
-1
/
+1
*
Replace bmBufferOffset usage in batchbuffer setup with OUT_RELOC.
Eric Anholt
2007-10-04
1
-3
/
+5
*
Revert "WIP 965 conversion to dri_bufmgr."
Eric Anholt
2007-09-27
1
-3
/
+3
*
WIP 965 conversion to dri_bufmgr.
Eric Anholt
2007-09-27
1
-3
/
+3
*
[965] Remove AUB file support.
Eric Anholt
2007-09-27
1
-1
/
+0
*
i965: align the address of the first element within
Xiang, Haihao
2007-09-14
1
-0
/
+22
*
Merge branch 'vbo-0.2'
Keith Whitwell
2007-02-02
1
-94
/
+34
|
\
|
*
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
1
-1
/
+3
|
*
Use new rebase helper. Remove other rebase code.
Keith Whitwell
2007-01-30
1
-86
/
+19
|
*
Merge branch 'master' of git+ssh://
[email protected]
/git/mesa/mesa i...
Keith Whitwell
2007-01-16
1
-1
/
+1
|
|
\
|
*
|
cleanup code, compiles with vbo changes
Keith Whitwell
2006-10-31
1
-7
/
+4
|
*
|
checkpoint - remove dead files, otherwise untested
Keith Whitwell
2006-10-30
1
-2
/
+2
*
|
|
Add _mesa_ffsll() for compatibility on OSes without ffsll(), and use it.
Eric Anholt
2007-01-26
1
-1
/
+1
|
|
/
|
/
|
*
|
Gary Wong's fix for 64 bit cleanness of vertex program inputs bitmask.
Keith Whitwell
2006-11-21
1
-3
/
+3
|
/
*
Upload of interleaved arrays currently assumes that position is the
Keith Whitwell
2006-10-13
1
-0
/
+1
*
Add Intel i965G/Q DRI driver.
Eric Anholt
2006-08-09
1
-0
/
+678