index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mesa
/
drivers
/
dri
/
radeon
Age
Commit message (
Expand
)
Author
2005-09-03
use new InitStencil/DepthPointer functions
Brian Paul
2005-09-02
set depthHasSurface for stencil renderbuffer
Brian Paul
2005-09-01
fix page flipping breakage
Brian Paul
2005-09-01
Finish up some of the gl_renderbuffer work.
Brian Paul
2005-09-01
s/__inline/INLINE/
Brian Paul
2005-08-31
remove redundant ctx->Driver fallback assignments that were already done in _...
Brian Paul
2005-08-25
Attempt to fix the issue reported by Alan Grimes with DRM_RADEON_TEXTURE
Eric Anholt
2005-08-15
Add Egberts fixes for 64bit architectures
Alan Hourihane
2005-08-08
fix up color tiling in miniglx radeon server code
Dave Airlie
2005-08-08
Remove platform specific bits from radeon_egl.c
Jon Smirl
2005-08-05
More EGL prep. No impact on anything outside of EGL
Jon Smirl
2005-08-04
New files for radeon egl driver.
Jon Smirl
2005-08-03
Add color tiling support to miniglx for radeon
Dave Airlie
2005-07-29
Leave the AGP_BASE code in. It is pointless to bump the interface
Jon Smirl
2005-07-29
Remove OUTREG(RADEON_AGP_BASE, info->ringHandle); from DRI driver
Jon Smirl
2005-07-28
glxEnableExtension is a platform-specific function exported by the loader.
Ian Romanick
2005-07-28
Major rip-up of internal function insertion interface. The old
Ian Romanick
2005-07-26
Fixes the glXGetProcAddress portion of the interface. Most of the functions
Ian Romanick
2005-07-24
All elements of pre-DRI_NEW_INTERFACE_ONLY are removed. This allows
Ian Romanick
2005-07-18
Wrap every place that accesses a dispatch table with a macro. A new script-
Ian Romanick
2005-07-15
remove duplicate "User disable" string
Brian Paul
2005-07-14
added a few more fallbackStrings (Andreas Stenglein)
Brian Paul
2005-07-01
convert sis and radeon driver to use spantmp2 instead of spantmp template. Re...
Roland Scheidegger
2005-07-01
remove common macros used in the span functions of most drivers from the indi...
Roland Scheidegger
2005-06-30
Replace add_newer_entrypoints (src/mesa/main/context.c) with
Ian Romanick
2005-06-26
Fix crashes during rasterization fallback by avoiding _tnl_need_projected_coords
Eric Anholt
2005-06-26
Explain the reason for TCL fallback when GL_SPHERE_MAP happens with
Eric Anholt
2005-05-31
Remove unused CTX_ARG2 define.
Eric Anholt
2005-05-31
Bugzilla #2195: Convert the radeon driver to the t_vertex interface. This cuts
Eric Anholt
2005-05-28
Put some fallback debugging output under DEBUG_FALLBACKS.
Eric Anholt
2005-05-28
Add a missing EnsureCmdBufSpace, matching r200.
Eric Anholt
2005-05-16
Apply r200 tcl fix to radeon - compiles but untested.
Keith Whitwell
2005-05-05
Refactor COMMON_SOURCES up to Makefile.template
Adam Jackson
2005-05-04
Major check-in of changes for GL_EXT_framebuffer_object extension.
Brian Paul
2005-04-22
First pass at updating these drivers with pipeline_stage struct changes.
Keith Whitwell
2005-04-08
Remove all the radeon_subset files. They were completely unused. Keith
Ian Romanick
2005-03-18
Add support for production version of ATI RN50/ES1000. (ATI Technologies
Michel Dänzer
2005-03-15
add support for user-configurable brilinear filtering on r200
Roland Scheidegger
2005-03-05
Fixing memset on ia64 & other archs
Dave Airlie
2005-03-05
remove one of the two _tnl_isolate_materials function calls
Roland Scheidegger
2005-02-26
Add a dri config option to enable the max texture level hack
Dave Airlie
2005-02-18
fd.o bug #2576: Add support for ATI RN50/ES1000. (ATI Technologies Inc.)
Michel Dänzer
2005-02-16
s/0/NULL/ (Jeff Muizelaar)
Brian Paul
2005-02-15
Add missing texture formats for completeness
Dave Airlie
2005-02-14
remove accidentally commited printf for tiling support
Roland Scheidegger
2005-02-13
Typo fix.
Michel Dänzer
2005-02-12
MMIO endianness fixes for Radeon drivers.
Michel Dänzer
2005-02-10
add texture micro and macro tiling to radeon/r200 driver. This can improve pe...
Roland Scheidegger
2005-02-10
add the new RADEON_CUBIC_OFFSET/FACES state packets/registers to radeon (and ...
Roland Scheidegger
2005-02-08
SUBPIXEL fixes from Dieter
Keith Whitwell
[next]