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
Age
Commit message (
Expand
)
Author
2004-05-08
Added german translation to option texture_units.
Felix Kuehling
2004-05-08
Don't mix variable definitions and other statements (fixed build on old
Eric Anholt
2004-05-07
Add support for GLX_SGI_make_current_read.
Ian Romanick
2004-05-07
Warning clean-ups.
Ian Romanick
2004-05-07
Enable use of new DRI interface in i830 driver.
Ian Romanick
2004-05-07
Add support for the 3rd and 4th texture units. The actual number of
Ian Romanick
2004-05-07
Added a config option to set the number of available texture units. A
Ian Romanick
2004-05-07
Refactor "classic" texture environments to be implemented in terms of
Ian Romanick
2004-05-05
Remove a debug printf that should not have been left in.
Ian Romanick
2004-05-05
Added support for the 3rd texture coordinate for cubemaps and 3D
Ian Romanick
2004-05-04
add r200 x86 sources
Dave Airlie
2004-05-04
switch to X86_SOURCES
Dave Airlie
2004-05-03
Skeletal fallback-only DRI driver. Initial checkin, not quite working yet.
Adam Jackson
2004-05-03
remove this use the one from the DRM
Dave Airlie
2004-05-03
the config is included by the Makefiles that includes this file...
Dave Airlie
2004-05-03
add asm sources
Dave Airlie
2004-05-03
clean up the common objects..
Dave Airlie
2004-05-03
get rid of last few XF86DRIClipRect
Dave Airlie
2004-05-03
fix up build for solo/dri
Dave Airlie
2004-05-02
fix StoreImage calls, remove dead code (Adam Jackson)
Brian Paul
2004-04-30
Define GLX_DIRECT_RENDERING in Makefile.template
Keith Whitwell
2004-04-29
Remove several files that are only used in the XFree86 / Xorg libGL.so.
Ian Romanick
2004-04-29
Allow *_dri.so to build in Mesa tree with the 'linux-dri' target.
Keith Whitwell
2004-04-27
Use the dispatch table directly instead of calling GL functions.
Ian Romanick
2004-04-27
Remove include of texutil.h to get build working.
Ian Romanick
2004-04-26
bring over build fixes from stable branch
Alan Hourihane
2004-04-24
call drmUnmapBufs() in mgaDestroyScreen (Tilman Sauerbeck)
Brian Paul
2004-04-23
Convert R200 driver to use the t_vertex interface.
Ian Romanick
2004-04-23
init mgaScreen->irq (Tilman Sauerbeck)
Brian Paul
2004-04-22
fix bracket at wrong place
Roland Scheidegger
2004-04-22
Fix order of EMIT_4UB_4F declarations
Keith Whitwell
2004-04-22
New glTexImage code.
Brian Paul
2004-04-15
add drm source dir for solo includes
Dave Airlie
2004-04-15
get the libraries the right way round..
Dave Airlie
2004-04-15
set default page flipping to zero can be changed in header file
Dave Airlie
2004-04-14
Hack to get things compiling - include "drm.h" instead of "xf86drm.h".
Keith Whitwell
2004-04-14
Link against GL_LIB_DEPS
Keith Whitwell
2004-04-14
First attempt at building a dri module in this tree
Keith Whitwell
2004-04-14
First pass at support for building DRI drivers in mesa tree.
Keith Whitwell
2004-04-14
disable under _SOLO build
Alan Hourihane
2004-04-14
get agpmode from config file
Dave Airlie
2004-04-13
fix the usage of GLX_MESA_allocate_memory
Alan Hourihane
2004-04-13
make this exactly like XFree86 .. allows 4x to work
Dave Airlie
2004-04-13
Add DRM_SOURCE_PATH to make system.
Jon Smirl
2004-04-08
make note about needing to fix the drm driver to enable SAVAGE_CMD_DMA
Alan Hourihane
2004-04-08
lots of Makefile updates for new build system
Brian Paul
2004-04-08
move pSAREAPriv declaration to be C-compliant
Brian Paul
2004-04-08
build fixes
Alan Hourihane
2004-03-27
Forgot to set SAVAGE_NEW_CULL in savageDDEnable_s3d.
Felix Kuehling
2004-03-26
Enable drawing directly to the (now tiled) front buffer.
Felix Kuehling
[next]