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
/
radeon
/
radeon_buffer_objects.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: Set default access flags based on the run-time API
Ian Romanick
2012-01-19
1
-1
/
+1
*
mesa: Eliminate dd_function_table::MapBuffer
Ian Romanick
2011-08-23
1
-31
/
+1
*
radeon: Hack up an implementation of MapBufferRange
Ian Romanick
2011-08-23
1
-0
/
+33
*
mesa: Remove target parameter from dd_function_table::GetBufferSubData
Ian Romanick
2011-08-23
1
-1
/
+0
*
mesa: Remove target parameter from dd_function_table::BufferSubData
Ian Romanick
2011-08-23
1
-1
/
+0
*
mesa: Remove target parameter from dd_function_table::MapBuffer
Ian Romanick
2011-08-23
1
-1
/
+0
*
mesa: Remove target parameter from dd_function_table::UnmapBuffer
Ian Romanick
2011-08-23
1
-1
/
+0
*
Drop GLcontext typedef and use struct gl_context instead
Kristian Høgsberg
2010-10-13
1
-7
/
+7
*
Replace _mesa_malloc, _mesa_calloc and _mesa_free with plain libc versions
Kristian Høgsberg
2010-02-19
1
-1
/
+1
*
Remove _mesa_memcpy in favor of plain memcpy.
Kenneth Graunke
2010-02-19
1
-3
/
+3
*
radeon: fix glBufferSubData
Maciej Cencora
2009-11-14
1
-0
/
+5
*
radeon: update buffer map/unmap code for changes introduced in 92033a9516942d...
Maciej Cencora
2009-09-21
1
-2
/
+9
*
mesa: change ctx->Driver.BufferData() to return GLboolean for success/failure
Brian Paul
2009-09-03
1
-2
/
+7
*
radeon: remove RADEON_DEBUG_BO stuff
Alex Deucher
2009-08-17
1
-10
/
+1
*
r300: clear not_flushed OQ list after flush
Maciej Cencora
2009-08-15
1
-1
/
+1
*
radeon: handle debug versions of radeon_bo_open
Maciej Cencora
2009-08-14
1
-1
/
+10
*
radeon: add VBO support (not enabled yet)
Maciej Cencora
2009-08-14
1
-0
/
+217