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
/
swrast
/
swrast_priv.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
swrast: replace __FUNCTION__ with __func__
Marius Predut
2015-04-14
1
-2
/
+2
*
swrast: replace INLINE with inline
Brian Paul
2015-02-26
1
-5
/
+5
*
mesa: remove outdated version lines in comments
Rico Schüller
2013-06-05
1
-1
/
+0
*
mesa: Restore 78-column wrapping of license text in C-style comments.
Kenneth Graunke
2013-04-23
1
-3
/
+4
*
mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability.
Kenneth Graunke
2013-04-23
1
-1
/
+1
*
mesa: Change "BRIAN PAUL" to "THE AUTHORS" in license text.
Kenneth Graunke
2013-04-23
1
-1
/
+1
*
dri/swrast: use swrast_renderbuffer type
Brian Paul
2012-01-24
1
-1
/
+2
*
dri/swrast: rename swrast_renderbuffer to dri_swrast_renderbuffer
Brian Paul
2012-01-24
1
-4
/
+4
*
dri/swrast: remove obsolete GetRow/PutRow code
Brian Paul
2012-01-24
1
-10
/
+0
*
dri: drop drisw_util.h
George Sapountzis
2011-11-04
1
-1
/
+1
*
Add MapRenderbuffer implementations for software drivers.
Eric Anholt
2011-11-01
1
-0
/
+5
*
Revert "Fix 24bpp software rendering"
Brian Paul
2011-06-25
1
-1
/
+0
*
Fix 24bpp software rendering
Marc Pignat
2011-06-24
1
-0
/
+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
-2
/
+2
*
drisw: make stride issue profound
George Sapountzis
2010-03-27
1
-8
/
+0
*
rename dri_sw to drisw_util for consistency
George Sapountzis
2010-03-21
1
-1
/
+1
*
dri/swrast: add comment in case it's not clear
George Sapountzis
2010-03-15
1
-2
/
+2
*
dri/swrast: update copyright email
George Sapountzis
2010-03-15
1
-5
/
+1
*
dri/swrast: port to dri_sw (drawable)
George Sapountzis
2010-03-15
1
-6
/
+24
*
dri/swrast: port to dri_sw (context)
George Sapountzis
2010-03-15
1
-6
/
+21
*
dri/swrast: port to dri_sw
George Sapountzis
2010-03-15
1
-27
/
+1
*
DRI/swrast: Remove color-index support from DRI swrast driver
Ian Romanick
2010-03-03
1
-5
/
+4
*
Replace the _mesa_*printf() wrappers with the plain libc versions
Kristian Høgsberg
2010-02-19
1
-2
/
+2
*
swrast: Add support for x8r8g8b8 fbconfig.
Eric Anholt
2009-02-03
1
-4
/
+6
*
mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...
Brian Paul
2008-09-18
1
-1
/
+1
*
replace __inline and __inline__ with INLINE macro
Brian Paul
2008-06-21
1
-3
/
+3
*
dri/swrast: cosmetic, mainly generic vs. xorg terminology
George Sapountzis
2008-05-23
1
-5
/
+20
*
dri/swrast: add support for r3g3b2
George Sapountzis
2008-05-23
1
-0
/
+1
*
Add DRI driver that uses the mesa swrast module.
George Sapountzis
2008-05-20
1
-0
/
+126