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
/
utils.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
util: Move DRI parse_debug_string() to util
Kristian Høgsberg Kristensen
2015-10-08
1
-8
/
+0
*
dri: Expand driParseDebugString return value to uint64_t.
Matt Turner
2014-04-15
1
-2
/
+2
*
mesa: change gl_format to mesa_format
Mark Mueller
2014-01-27
1
-1
/
+1
*
dri: Change value param to unsigned
Ian Romanick
2013-11-13
1
-1
/
+1
*
dri: Add function to implement queries common to all Mesa drivers
Ian Romanick
2013-11-07
1
-0
/
+3
*
dri: Convert driCreateConfigs to use a gl_format enum
Ian Romanick
2012-10-29
1
-1
/
+1
*
dri: move __driUtilMessage to xmlconfig.c
George Sapountzis
2011-11-04
1
-5
/
+0
*
dri: Remove unused memops.h
Kristian Høgsberg
2011-11-02
1
-25
/
+0
*
dri: Remove all extension enabling utility functions
Ian Romanick
2011-09-09
1
-25
/
+0
*
dri: Remove driver date from renderer string
Ian Romanick
2011-04-05
1
-1
/
+1
*
Drop GLcontext typedef and use struct gl_context instead
Kristian Høgsberg
2010-10-13
1
-2
/
+2
*
Drop GLframebuffer typedef and just use struct gl_framebuffer
Kristian Høgsberg
2010-10-13
1
-1
/
+1
*
Rename GLvisual and __GLcontextModes to struct gl_config
Kristian Høgsberg
2010-10-13
1
-1
/
+1
*
dri/common: mv __driUtilMessage to utils.c
George Sapountzis
2010-03-15
1
-0
/
+3
*
dri: Allow selective generation of accum. buffer configs
Ian Romanick
2010-02-10
1
-1
/
+2
*
mesa: Enable remap table in core.
Chia-I Wu
2009-10-23
1
-30
/
+2
*
intel: Add x8r8g8b8 visuals to DRI1 fbconfigs alongside a8r8gb8.
Eric Anholt
2009-02-10
1
-2
/
+2
*
mesa: merge gallium-0.2 into gallium-master-merge
Brian Paul
2009-02-09
1
-1
/
+2
|
\
|
*
Merge branch 'master' into gallium-0.2
Keith Whitwell
2008-09-21
1
-1
/
+1
|
|
\
|
*
|
re-add MSAA support
Alan Hourihane
2008-09-19
1
-2
/
+3
|
*
|
Merge branch 'gallium-0.1' into gallium-0.2
Keith Whitwell
2008-09-11
1
-1
/
+0
|
|
\
\
|
|
*
|
gallium: handle msaa
Roland Scheidegger
2008-06-27
1
-1
/
+2
|
|
*
|
mesa/dri: User standard integer types.
José Fonseca
2008-06-24
1
-1
/
+1
|
|
*
|
revert the DRI2 commits
Alan Hourihane
2008-06-12
1
-33
/
+8
|
|
*
|
Bring in DRI2 changes
Alan Hourihane
2008-06-11
1
-8
/
+33
|
|
*
|
Remove CVS keywords.
José Fonseca
2008-05-26
1
-1
/
+0
*
|
|
|
intel: Expose more FBconfigs in the 3D driver.
Eric Anholt
2009-01-30
1
-1
/
+2
*
|
|
|
Remove CVS keywords.
Keith Whitwell
2008-09-21
1
-1
/
+0
|
|
_
|
/
|
/
|
|
*
|
|
mesa: standardize on C99's uint*_t instead of u_int*_t
Keith Whitwell
2008-09-21
1
-1
/
+1
*
|
|
mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...
Brian Paul
2008-09-18
1
-1
/
+1
|
/
/
*
|
dri/swrast: cosmetic, mainly generic vs. xorg terminology
George Sapountzis
2008-05-23
1
-1
/
+2
*
|
Make utils.h self-contained.
George Sapountzis
2008-05-20
1
-3
/
+25
*
|
DRI interface changes and DRI2 direct rendering support.
Kristian Høgsberg
2008-03-31
1
-5
/
+7
|
/
*
Add helper function to calculate the area of the intersection of two rectangles.
Michel Dänzer
2006-09-28
1
-0
/
+2
*
Major rip-up of internal function insertion interface. The old
mesa_6_3_1
Ian Romanick
2005-07-28
1
-1
/
+7
*
All elements of pre-DRI_NEW_INTERFACE_ONLY are removed. This allows
Ian Romanick
2005-07-24
1
-6
/
+0
*
Replace add_newer_entrypoints (src/mesa/main/context.c) with
Ian Romanick
2005-06-30
1
-3
/
+46
*
new version check to allow to test for a range of ddx major versions, instead...
Roland Scheidegger
2005-01-26
1
-0
/
+5
*
uint*t -> u_int*t changes
Alan Hourihane
2004-12-14
1
-1
/
+1
*
Add a new function, driFillInModes, that is to be used by drivers to
Ian Romanick
2004-06-03
1
-1
/
+7
*
driCheckDriDdxDrmVersion uses a function that is not available to
Ian Romanick
2004-06-02
1
-0
/
+7
*
add driClipRectToFramebuffer helper function
Keith Whitwell
2003-12-11
1
-0
/
+4
*
Shared dri driver resources
Keith Whitwell
2003-08-06
1
-0
/
+54