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
/
common
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
dri: Add DRI entrypoints to create a context for a given API
Kristian Høgsberg
2010-04-28
2
-5
/
+61
*
|
dri_util: Assume error checking is done properly in glXMakeCurrent
Jakob Bornecrantz
2010-04-27
1
-14
/
+17
*
|
dri: Remove unnecessary header.
Vinson Lee
2010-04-24
1
-1
/
+0
*
|
DRI2/GLX: check for vblank_mode in DRI2 GLX code
Jesse Barnes
2010-04-22
1
-0
/
+11
*
|
DRI2: add config query extension
Jesse Barnes
2010-04-22
2
-0
/
+50
|
/
*
Merge branch '7.8'
Jesse Barnes
2010-04-19
1
-1
/
+1
|
\
|
*
mesa: Use __OpenBSD__ to check for OpenBSD.
Matthieu Herrb
2010-04-19
1
-1
/
+1
*
|
dri: Drop another unused __DRIscreen field
Kristian Høgsberg
2010-03-30
1
-5
/
+0
*
|
dri: Drop the unused dummyContext
Kristian Høgsberg
2010-03-30
2
-36
/
+0
*
|
dri: Drop an unused __DRIcontext field
Kristian Høgsberg
2010-03-30
1
-5
/
+0
*
|
drisw: fix use after free (bug 27370)
George Sapountzis
2010-03-30
1
-2
/
+0
*
|
dri/common: add comment about DRISW wrt DRI1 / DRI2
George Sapountzis
2010-03-26
1
-36
/
+47
*
|
drisw_util: add fields for gallium swrast_dri
George Sapountzis
2010-03-25
2
-0
/
+16
*
|
dri: fix dri_test.c for non-TLS build
Luca Barbieri
2010-03-23
1
-2
/
+7
*
|
dri: add _glthread_GetID to dri_test.c dummy glapi
Luca Barbieri
2010-03-23
1
-0
/
+6
*
|
dri: make unresolved symbol test link work even without a libGL.so
Luca Barbieri
2010-03-23
1
-0
/
+68
*
|
dri: test whether the built drivers have unresolved symbols
Luca Barbieri
2010-03-23
1
-0
/
+10
*
|
rename dri_sw to drisw_util for consistency
George Sapountzis
2010-03-21
2
-2
/
+2
*
|
dri/common: mv __driUtilMessage to utils.c
George Sapountzis
2010-03-15
5
-31
/
+28
*
|
dri/swrast: drop mtypes.h from dri_sw
George Sapountzis
2010-03-15
1
-1
/
+1
*
|
dri/swrast: port to dri_sw (drawable)
George Sapountzis
2010-03-15
1
-4
/
+1
*
|
dri/swrast: port to dri_sw (context)
George Sapountzis
2010-03-15
2
-2
/
+2
*
|
dri: add dri_sw.c helper
George Sapountzis
2010-03-15
2
-0
/
+382
|
/
*
Grammar and spelling fixes
Jeff Smith
2010-03-12
1
-1
/
+1
*
DRI: Put back missing break-statement
Ian Romanick
2010-03-04
1
-0
/
+1
*
DRI: Remove support for color-index visuals
Ian Romanick
2010-03-03
1
-10
/
+5
*
dri: Remove dead code.
Vinson Lee
2010-02-27
2
-36
/
+10
*
dri: Add assert to check for null pointer dereference.
Vinson Lee
2010-02-27
1
-0
/
+1
*
dri: Assert pointer is not null before dereferencing.
Vinson Lee
2010-02-27
1
-0
/
+1
*
remove hack for miniglx from dri/utils.c
George Sapountzis
2010-02-26
1
-3
/
+2
*
dri: remove old assertion (see bug 26734)
Brian Paul
2010-02-24
1
-8
/
+0
*
intel: Implement DRI image extension
Kristian Høgsberg
2010-02-24
2
-0
/
+3
*
Replace _mesa_malloc, _mesa_calloc and _mesa_free with plain libc versions
Kristian Høgsberg
2010-02-19
3
-25
/
+25
*
intel: Implement the DRI2 invalidate function properly
Kristian Høgsberg
2010-02-17
2
-0
/
+7
*
dri2: Event driven buffer validation.
Francisco Jerez
2010-02-16
2
-4
/
+15
*
dri2: Allocate cliprect as part of the __DRIdrawableRec
Kristian Høgsberg
2010-02-16
2
-4
/
+8
*
dri: Remove unnecessary headers.
Vinson Lee
2010-02-12
3
-16
/
+0
*
dri: Store the loader private passed in at dri context creation
Kristian Høgsberg
2010-02-12
2
-1
/
+7
*
dri: Allow selective generation of accum. buffer configs
Ian Romanick
2010-02-10
2
-3
/
+5
*
Merge branch 'mesa_7_7_branch'
Brian Paul
2010-01-22
1
-1
/
+1
|
\
|
*
Fix PowerPC related typo in spantmp2.h
Ruediger Oertel
2010-01-22
1
-1
/
+1
*
|
dri: Remove unnecessary glapi headers.
Chia-I Wu
2010-01-21
1
-1
/
+0
*
|
Merge branch 'master' of ssh://people.freedesktop.org/~jbarnes/mesa
Jesse Barnes
2010-01-11
2
-0
/
+3
|
\
\
|
*
|
DRI2: add SwapBuffers support
Jesse Barnes
2010-01-08
2
-0
/
+3
|
|
/
*
|
Push __driDriverExtensions out of dri_util.c and into the drivers
Kristian Høgsberg
2010-01-04
2
-9
/
+2
*
|
Remove leftover __DRI{screen,drawable,context}Private references
Kristian Høgsberg
2010-01-04
6
-41
/
+36
|
/
*
Merge branch 'mesa_7_6_branch' into mesa_7_7_branch
Ian Romanick
2009-12-16
1
-1
/
+1
|
\
|
*
dri: Initialize variable in driBindContext.
Vinson Lee
2009-12-15
1
-1
/
+1
|
*
dri: Fix potential null pointer dereference in driBindContext.
Vinson Lee
2009-12-06
1
-1
/
+2
|
*
dri: Fix potential null pointer deference in dri_put_drawable.
Vinson Lee
2009-12-06
1
-4
/
+4
[prev]
[next]