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
Age
Commit message (
Expand
)
Author
2004-09-19
Merge in all the i830 functional differences from the old i830 driver.
Ian Romanick
2004-09-17
rearrange a couple of lines of code to avoid compilation error in VC 6,
Karl Schultz
2004-09-15
replace glNormal3f(v) with GL_CALL(Normal3f)(v), etc (Andreas Stenglein
Brian Paul
2004-09-13
Minor extension string tweaks. Added support for vertex program extensions.
Ian Romanick
2004-09-13
cleanup and bugfixes for fxDDClear()
Daniel Borca
2004-09-13
cleanup and some changes towards GL_ARB_point_sprite (two-zero)
Daniel Borca
2004-09-13
cleanup
Daniel Borca
2004-09-10
applied patch #1026109
Brian Paul
2004-09-10
assorted updates (bug #1025977)
Brian Paul
2004-09-08
updated patch for vertex program
Dave Airlie
2004-09-07
This patch enables GL_ARB_vertex_program and GL_NV_vertex_program
Dave Airlie
2004-09-03
make sure the HW is clean before shooting the pipeline
Daniel Borca
2004-09-02
r200-maybe-flush-less-3.diff
Keith Whitwell
2004-08-31
The i915 driver was merged after EMIT_*_BGR bug was fixed. This brings
Keith Whitwell
2004-08-31
newer Glide3x snaps vertices internally for V1/VR/VB
Daniel Borca
2004-08-30
cleaned up extensions a bit
Daniel Borca
2004-08-30
clamp lodbias
Daniel Borca
2004-08-30
fixed automatic mipmap generation
Daniel Borca
2004-08-30
fog really needs W
Daniel Borca
2004-08-30
remove CR
Daniel Borca
2004-08-25
ICD update from Gregor Anich
Brian Paul
2004-08-25
print internalFormat value in r200ChooseTextureFormat() error message
Brian Paul
2004-08-25
Silence gcc 3.4 warnings on ReactOS. Mostly unused var warnings. (patch 101...
Brian Paul
2004-08-25
Windows ICD driver code (patch 1014800)
Brian Paul
2004-08-22
Converted the Savage driver to the new DRI interface and enabled compilation
Felix Kuehling
2004-08-20
hide GL_ARB_texture_compression from non-VSA cards
Daniel Borca
2004-08-19
why is GL_ARB_texture_env_combine different from EXT?
Daniel Borca
2004-08-19
"const int _nc" was really stupid...
Daniel Borca
2004-08-19
cleanup
Daniel Borca
2004-08-19
silence compiler warnings
Daniel Borca
2004-08-17
Revert the move of lost_context setting to UNLOCK_HARDWARE that was done in the
Eric Anholt
2004-08-17
Close some races with locking on R100 and R200 which could manifest as rendering
Eric Anholt
2004-08-16
Stupid me. I don't know why I moved the GLView.h here at first, but now I kno...
Philippe Houdoin
2004-08-16
cleanup
Daniel Borca
2004-08-16
fixed texture fetchers, fixed automatic mipmap generation, some cleanup
Daniel Borca
2004-08-16
fixed pixel drawing routines, some cleanup
Daniel Borca
2004-08-16
disabled stereo checking in wglChoosePixelFormat
Daniel Borca
2004-08-16
Remove unused HAVE_INDEX define.
Eric Anholt
2004-08-14
Update Visual Studio Project file for src tree updates.
Karl Schultz
2004-08-14
Forgot to commit this valuable file! :-)
Philippe Houdoin
2004-08-14
Fix a bug that set RGBA bits length always to 0 (reported by Marcin Konicki).
Philippe Houdoin
2004-08-14
build fix from XFree86 tree
Dave Airlie
2004-08-14
bring over change from xorg trunk - let build on non-i386
Dave Airlie
2004-08-14
bring over build fix from xorg tree
Dave Airlie
2004-08-12
Fix dri_util.c build with new headers.
Eric Anholt
2004-08-03
fix incorrect overflow detection when emitting R200_SS_MAT_1_SHININESS
Roland Scheidegger
2004-07-31
xorg-r200-uninitialized-variable-used.patch from Redhat xorg
Dave Airlie
2004-07-29
disabled automatic mipmaps until we can handle 565 textures.
Daniel Borca
2004-07-29
fixed conflict between depth & alpha in 16bpp
Daniel Borca
2004-07-26
disable W1 when single-texturing
Daniel Borca
[next]