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
/
nouveau
/
nouveau_bufferobj.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: s/FREE/free/
Brian Paul
2012-09-01
1
-3
/
+3
*
mesa: s/MALLOC/malloc/
Brian Paul
2012-09-01
1
-1
/
+1
*
nouveau/vieux: switch to libdrm_nouveau-2.0
Ben Skeggs
2012-04-14
1
-14
/
+14
*
mesa: Set default access flags based on the run-time API
Ian Romanick
2012-01-19
1
-1
/
+1
*
nouveau: remove target parameter from nouveau_bufferobj_map_range()
Brian Paul
2011-09-09
1
-1
/
+1
*
mesa: Eliminate dd_function_table::MapBuffer
Ian Romanick
2011-08-23
1
-17
/
+0
*
mesa: Remove target parameter from dd_function_table::MapBufferRange
Ian Romanick
2011-08-23
1
-2
/
+1
*
mesa: Remove target parameter from dd_function_table::GetBufferSubData
Ian Romanick
2011-08-23
1
-1
/
+1
*
mesa: Remove target parameter from dd_function_table::BufferSubData
Ian Romanick
2011-08-23
1
-1
/
+1
*
mesa: Remove target parameter from dd_function_table::MapBuffer
Ian Romanick
2011-08-23
1
-2
/
+2
*
mesa: Remove target parameter from dd_function_table::UnmapBuffer
Ian Romanick
2011-08-23
1
-1
/
+1
*
dri/nouveau: Keep small DYNAMIC_DRAW vertex buffers in system ram.
Francisco Jerez
2010-10-31
1
-5
/
+20
*
dri/nouveau: Honor the access flags in nouveau_bufferobj_map_range.
Francisco Jerez
2010-10-31
1
-32
/
+40
*
Drop GLcontext typedef and use struct gl_context instead
Kristian Høgsberg
2010-10-13
1
-8
/
+8
*
Remove _mesa_memcpy in favor of plain memcpy.
Kenneth Graunke
2010-02-19
1
-3
/
+3
*
Import a classic DRI driver for nv0x-nv2x.
Francisco Jerez
2010-02-04
1
-0
/
+172
*
nouveau: say goodbye to the old DRI driver...
Stephane Marchesin
2008-07-14
1
-627
/
+0
*
nouveau: ppc, swap fragment programs on big endian systems.
Dave Airlie
2007-11-01
1
-3
/
+14
*
nouveau: Split nouveau_buffers into nouveau_mem and nouveau_fbo
Ben Skeggs
2007-08-15
1
-2
/
+2
*
nouveau: match drm changes (0.0.7)
Ben Skeggs
2007-06-29
1
-3
/
+3
*
nouveau: new bufferobj code.
Ben Skeggs
2007-02-06
1
-159
/
+503
*
nouveau: Initial buffer object support
Ben Skeggs
2006-12-27
1
-0
/
+272