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
/
gallium
/
drivers
/
r600
/
r600_translate.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium: add void *user_buffer in pipe_index_buffer
Marek Olšák
2012-04-30
1
-1
/
+1
*
r600g: don't share u_upload_mgr with u_vbuf, create its own
Marek Olšák
2012-04-24
1
-1
/
+1
*
r600g: cleanup includes
Marek Olšák
2012-03-05
1
-2
/
+1
*
r600g: merge r600_context with r600_pipe_context
Marek Olšák
2012-01-31
1
-1
/
+1
*
u_upload_mgr: remove the 'flushed' parameter
Marek Olšák
2012-01-05
1
-2
/
+1
*
r600g: cleanup draw_vbo and add comments
Marek Olšák
2011-10-26
1
-9
/
+8
*
r600g: Fix include style
Kai Wasserbäch
2011-08-29
1
-1
/
+1
*
r600g: fixed bo memory leak issue
Pierre-Eric Pelloux-Prayer
2011-06-13
1
-0
/
+1
*
r600g: use the same upload buffer for vertices, indices, and constants
Marek Olšák
2011-02-08
1
-1
/
+1
*
r600g: use the new vertex buffer manager
Marek Olšák
2011-02-07
1
-167
/
+2
*
r600g: upload translated indices via the uploader
Marek Olšák
2011-01-30
1
-3
/
+13
*
r600g: rework vertex format fallback
Marek Olšák
2011-01-30
1
-45
/
+52
*
r600g: fix vertex format fallback
Marek Olšák
2011-01-30
1
-9
/
+13
*
gallium: remove unused 'buf' parameter in pipe_buffer_unmap
Marek Olšák
2010-12-20
1
-3
/
+2
*
r600g: fix segfault when translating vertex buffer
Jerome Glisse
2010-12-14
1
-7
/
+5
*
r600g: avoid useless shader rebuild at draw call
Jerome Glisse
2010-12-06
1
-0
/
+3
*
r600g: build fetch shader from vertex elements
Jerome Glisse
2010-12-06
1
-24
/
+19
*
r600g: it looks like r600 can handle dword offsets in the indices.
Dave Airlie
2010-11-29
1
-7
/
+0
*
r600g: start splitting out common code from eg/r600.
Dave Airlie
2010-10-21
1
-0
/
+211