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
Commit message (
Expand
)
Author
Age
Files
Lines
*
test for the proper drm version, at least 1.17 is required
Roland Scheidegger
2005-07-27
1
-1
/
+1
*
typo
Alan Hourihane
2005-07-26
1
-1
/
+1
*
support GLX_DIRECT_COLOR in 1.4.0
Alan Hourihane
2005-07-26
1
-3
/
+1
*
Remove the last remnants of GLX_BUILT_IN_XMESA. This allows the removal of
Ian Romanick
2005-07-26
3
-76
/
+1
*
Bump the required ddx to 1.4.0 as drmAddress has been removed so that 32/64bit
Alan Hourihane
2005-07-26
1
-4
/
+12
*
Fixes the glXGetProcAddress portion of the interface. Most of the functions
Ian Romanick
2005-07-26
32
-390
/
+209
*
Fix bug 1858 - array subscript out of range in gamma driver.
Brian Paul
2005-07-26
3
-3
/
+2
*
All elements of pre-DRI_NEW_INTERFACE_ONLY are removed. This allows
Ian Romanick
2005-07-24
25
-1215
/
+198
*
----------------------------------------------------------------------
Jouk Jansen
2005-07-22
1
-0
/
+3
*
make i810PrintSetupFlags() static, first param const
Brian Paul
2005-07-21
2
-4
/
+1
*
Clean up warnings in r300 code by making some symbols static, adding prototypes
Eric Anholt
2005-07-20
11
-18
/
+36
*
include driverfuncs.h
Brian Paul
2005-07-19
1
-2
/
+0
*
Fix the FFB driver for the renderbuffer changes
Alan Hourihane
2005-07-18
8
-94
/
+316
*
Wrap every place that accesses a dispatch table with a macro. A new script-
Ian Romanick
2005-07-18
5
-90
/
+99
*
XMesaResizeBuffers needs separate paths for client and server builds
Adam Jackson
2005-07-16
1
-0
/
+7
*
strip out vestigial #ifdef HAVE_CONFIG_H stanzas, they're confusing the
Adam Jackson
2005-07-16
1
-6
/
+0
*
disable call to via_sse_memcpy() until it's fixed
mesa_20050715
Brian Paul
2005-07-15
1
-1
/
+7
*
remove duplicate "User disable" string
Brian Paul
2005-07-15
1
-1
/
+0
*
replace gcc with $(CC) (Egbert Eich)
Brian Paul
2005-07-15
1
-4
/
+2
*
added a few more fallbackStrings (Andreas Stenglein)
Brian Paul
2005-07-14
1
-1
/
+5
*
Re-enable r200InitSpanFuncs, which was ifdefed out (probably by mistake?),
Roland Scheidegger
2005-07-06
1
-2
/
+0
*
Expose the fact that we do not do either selection of feedback buffers - eith...
Vladimir Dergachev
2005-07-02
2
-0
/
+11
*
Adding RV350_NJ ID.
Jerome Glisse
2005-07-01
1
-0
/
+2
*
Adapt extension string to new GL dispatch schema proposed
Jerome Glisse
2005-07-01
1
-1
/
+48
*
Fix a prototype
Karl Schultz
2005-07-01
1
-5
/
+5
*
convert sis and radeon driver to use spantmp2 instead of spantmp template. Re...
Roland Scheidegger
2005-07-01
3
-317
/
+27
*
Remove NEW_RENDERBUFFER stuff.
Brian Paul
2005-07-01
2
-15
/
+7
*
remove common macros used in the span functions of most drivers from the indi...
Roland Scheidegger
2005-07-01
19
-475
/
+124
*
Replace add_newer_entrypoints (src/mesa/main/context.c) with
Ian Romanick
2005-06-30
17
-268
/
+6408
*
-"fix" page flipping
Aapo Tahkola
2005-06-30
2
-13
/
+30
*
Uncomment a couple of helper functions.
Vladimir Dergachev
2005-06-27
1
-10
/
+1
*
Rename unchecked state to match DRM driver.
Vladimir Dergachev
2005-06-27
5
-140
/
+148
*
Get rid of the MESA_PBUFFER_ALLOC/FREE() macros.
Brian Paul
2005-06-27
4
-11
/
+11
*
Fix crashes during rasterization fallback by avoiding _tnl_need_projected_coords
Eric Anholt
2005-06-26
2
-2
/
+14
*
Remove the #if 0-ed out old span code.
Eric Anholt
2005-06-26
1
-45
/
+0
*
Explain the reason for TCL fallback when GL_SPHERE_MAP happens with
Eric Anholt
2005-06-26
1
-1
/
+2
*
Zero out the ENGPACKET allocated on the stack, to avoid sending uninitialized
Eric Anholt
2005-06-26
1
-0
/
+2
*
need parenthesis in realloc call
Brian Paul
2005-06-26
1
-1
/
+1
*
Remove the xmesa_set_buffer() function. No longer needed since the
Brian Paul
2005-06-23
2
-72
/
+0
*
Back out the actual enabling of depth tiling.
Nicolai Haehnle
2005-06-21
1
-7
/
+0
*
Add PCI ID for R420 JI.
Nicolai Haehnle
2005-06-21
1
-0
/
+2
*
r300 driver side of color tiling support.
Aapo Tahkola
2005-06-21
3
-2
/
+8
*
Make sure texture base addresses are used correctly.
Nicolai Haehnle
2005-06-21
2
-2
/
+2
*
DirectFB updates (Claudio Ciccani)
Brian Paul
2005-06-20
2
-131
/
+155
*
Fix gloss breakage when using hw tnl.
Aapo Tahkola
2005-06-16
2
-1
/
+21
*
Use depth tiling.
Aapo Tahkola
2005-06-16
2
-7
/
+28
*
Support 16-bit modes.
Aapo Tahkola
2005-06-16
3
-7
/
+21
*
Fix problems with elts when immediate mode is on.
Aapo Tahkola
2005-06-16
1
-9
/
+9
*
Turn off VBO's.
Aapo Tahkola
2005-06-16
1
-3
/
+27
*
lost_context never gets reset.
Aapo Tahkola
2005-06-16
1
-2
/
+3
[next]