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
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
gamma: Add missing headers.
Vinson Lee
2010-02-20
10
-5
/
+12
*
gamma: Remove unnecessary header.
Vinson Lee
2010-02-20
1
-1
/
+0
*
intel: Silence compiler format warnings.
Vinson Lee
2010-02-20
2
-2
/
+2
*
mesa: restore _mesa_snprintf() - it's needed for Windows
Brian Paul
2010-02-19
1
-3
/
+3
*
intel: Set buffer stamp before getting new buffers
Kristian Høgsberg
2010-02-19
1
-1
/
+5
*
Drop macro wrappers for the aligned memory functions
Kristian Høgsberg
2010-02-19
9
-19
/
+19
*
Replace the _mesa_*printf() wrappers with the plain libc versions
Kristian Høgsberg
2010-02-19
36
-318
/
+314
*
Replace _mesa_malloc, _mesa_calloc and _mesa_free with plain libc versions
Kristian Høgsberg
2010-02-19
44
-189
/
+184
*
mesa: replace _mesa_bzero() with memset()
Brian Paul
2010-02-19
2
-2
/
+2
*
mesa: replace old MEMSET macro with memset
Brian Paul
2010-02-19
3
-9
/
+9
*
mesa: replace old MEMCPY macro with memcpy
Brian Paul
2010-02-19
6
-17
/
+17
*
Remove _mesa_memcmp in favor of plain memcmp.
Kenneth Graunke
2010-02-19
2
-3
/
+2
*
Remove _mesa_memset in favor of plain memset.
Kenneth Graunke
2010-02-19
5
-5
/
+3
*
Remove _mesa_memcpy in favor of plain memcpy.
Kenneth Graunke
2010-02-19
13
-29
/
+25
*
Remove _mesa_atoi in favor of plain atoi.
Kenneth Graunke
2010-02-19
1
-2
/
+2
*
Remove _mesa_strcmp in favor of plain strcmp.
Kenneth Graunke
2010-02-19
5
-11
/
+9
*
Remove _mesa_strncpy in favor of plain strncpy.
Kenneth Graunke
2010-02-19
1
-1
/
+1
*
gamma: s#colormac.h#main/colormac.h#
Vinson Lee
2010-02-19
6
-6
/
+6
*
gamma: s/gammacontext.h/gamma_context.h/
Vinson Lee
2010-02-19
14
-14
/
+14
*
i915: update render buffers at prepare_render time
Jesse Barnes
2010-02-18
1
-0
/
+1
*
intel: Include main/hash.h using "" instead of <>
Kristian Høgsberg
2010-02-18
1
-1
/
+1
*
intel: Implement the DRI2 invalidate function properly
Kristian Høgsberg
2010-02-17
16
-48
/
+79
*
dri/nouveau: Some multithreaded rendering fixes.
Francisco Jerez
2010-02-17
18
-1278
/
+1124
*
nouveau: fix legacy dri driver build
Johannes Obermayr
2010-02-17
3
-8
/
+6
*
dri/nouveau: Use event driven buffer validation.
Francisco Jerez
2010-02-16
2
-4
/
+41
*
dri2: Event driven buffer validation.
Francisco Jerez
2010-02-16
5
-12
/
+20
*
dri2: Allocate cliprect as part of the __DRIdrawableRec
Kristian Høgsberg
2010-02-16
2
-4
/
+8
*
r600: use new program cloning functions
Brian Paul
2010-02-14
1
-1
/
+1
*
r300: use new program cloning functions
Brian Paul
2010-02-14
1
-1
/
+1
*
r600: Silence uninitialized variable warnings.
Vinson Lee
2010-02-14
1
-0
/
+4
*
r300: Silence uninitialized variable warning.
Vinson Lee
2010-02-14
1
-1
/
+1
*
r600: Silence uninitialized variable warning.
Vinson Lee
2010-02-14
1
-1
/
+1
*
i965: Remove unnecessary headers.
Vinson Lee
2010-02-12
1
-8
/
+0
*
dri: Remove unnecessary headers.
Vinson Lee
2010-02-12
3
-16
/
+0
*
mesa: Remove unnecessary headers.
Vinson Lee
2010-02-12
2
-3
/
+0
*
intel: Remove unused variable.
Vinson Lee
2010-02-12
1
-1
/
+0
*
intel: Avoid dri_bo_flink() in intel_update_renderbuffers()
Kristian Høgsberg
2010-02-12
1
-8
/
+2
*
intel: Track named regions and make sure we only have one region per named bo
Kristian Høgsberg
2010-02-12
4
-1
/
+41
*
dri: Store the loader private passed in at dri context creation
Kristian Høgsberg
2010-02-12
2
-1
/
+7
*
Revert "r600c: substract vbo offset to vbo size"
Jerome Glisse
2010-02-12
1
-1
/
+1
*
r600c: substract vbo offset to vbo size
Jerome Glisse
2010-02-12
1
-1
/
+1
*
r600: be more exact in vb size calculation
Andre Maasikas
2010-02-12
1
-1
/
+2
*
r600: support GL_SHORT attributes
Andre Maasikas
2010-02-12
1
-5
/
+5
*
i915: Remove always-true irq_active struct intel_screen field
Kristian Høgsberg
2010-02-11
3
-8
/
+0
*
i915: Remove a few DRI1 era struct intel_screen fields
Kristian Høgsberg
2010-02-11
2
-9
/
+0
*
i915: Drop intelScreenPrivate typedef and just call it struct intel_screen
Kristian Høgsberg
2010-02-11
4
-15
/
+9
*
i915: Remove unused intelRegion struct
Kristian Høgsberg
2010-02-11
1
-23
/
+0
*
i915: Remove left-over drmUnmap()
Kristian Høgsberg
2010-02-11
2
-7
/
+1
*
ffb: Fix build.
Vinson Lee
2010-02-10
1
-1
/
+1
*
dri: Fix one last copy-and-paste brain damage from a previous commit
Ian Romanick
2010-02-10
1
-1
/
+1
[next]