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
2007-05-05
don't use hw to perform vertex transform etc. when using swtcl. This for comp...
Aapo Tahkola
2007-05-04
Makefile clean-ups for miniglx.
Brian
2007-05-03
fix some matrix/state token indexing bugs (see bug 10848)
Brian
2007-05-03
add some #includes to silence warnings
Brian
2007-05-02
fix some renderbuffer/wrapper bugs
Brian
2007-04-30
r300: Don't crash in radeonUpdatePageFlipping when !radeon->glCtx->DrawBuffer.
Michel Dänzer
2007-04-29
r300: Page flipping fixes.
Michel Dänzer
2007-04-29
r300: radeonMakeCurrent cleanups.
Michel Dänzer
2007-04-27
"Fix" for bug 9170. May need more attention.
Brian
2007-04-26
enable 2.1 extensions
Brian
2007-04-24
s/fog/attrib[FRAG_ATTRIB_FOGC][0]/
Brian
2007-04-24
assorted fixes for Windows/VC8
Karl Schultz
2007-04-23
Added proper cleanup code
Sean D'Epagnier
2007-04-21
Fixed fallout, glfbdev driver was calling a nop function that was removed.
Sean D'Epagnier
2007-04-21
s/occlude.h/queryobj.h/
Brian
2007-04-20
xmesa: call _glapi_set_dispatch() for all xserver DDXes.
George Sapountzis
2007-04-20
xmesa: minor cosmetic
George Sapountzis
2007-04-20
xmesa: split FX functions to separate file, part 2.
George Sapountzis
2007-04-20
xmesa: split FX functions to separate file, part 1.
George Sapountzis
2007-04-20
xmesa: spilt FX code to separate functions.
George Sapountzis
2007-04-20
Revert "xmesa: drop glide (FX) backend."
George Sapountzis
2007-04-19
xmesa: drop glide (FX) backend.
George Sapountzis
2007-04-17
Defer buffer pool creation to the first context creation.
Thomas Hellstrom
2007-04-17
r300: r300_render.c:391: warning: unused variable 'i'
Oliver McFadden
2007-04-16
just clean-ups
Brian
2007-04-16
move GL_EXT_stencil_two_side into alphabetical position
Brian
2007-04-16
Fix glActiveStencilFaceEXT dispatch problem (bug 10523).
Brian
2007-04-16
remove _tnl_arb_vertex_program_stage
Brian
2007-04-16
remove _tnl_arb_vertex_program_stage
Brian
2007-04-16
use b->display instead of b->xm_visual->display to fix some problems detected...
Brian
2007-04-16
Make sure we are locked when creating drm buffer objects.
Thomas Hellstrom
2007-04-14
set osmesa renderbuffer refcount=1 upon creation, free renderbuffer in OSMesa...
Brian
2007-04-14
r300: emit different clear paths for non-TCL, this gets the clear color correct
Dave Airlie
2007-04-14
r300: remove unneeded semicolon from macro
Dave Airlie
2007-04-14
r300: if we don't have TCL don't setup state emissions for vertex shaders
Dave Airlie
2007-04-13
xmesa: drop unused XMesaPutImageHelper.
George Sapountzis
2007-04-13
xmesa: export xmesa functions used by xfree86.
George Sapountzis
2007-04-11
use _mesa_reference_renderbuffer(), fix typo
Brian
2007-04-10
rs480: set vap cntl to what fglrx uses for non-TCL cards
Dave Airlie
2007-04-10
i915: Bring test for vsync to pipe B in line with i915tex.
Michel Dänzer
2007-04-10
r300: don't enable VAP/TCL on cards that don't support it
Dave Airlie
2007-04-09
i915tex: Fix some mismatches between texels or bytes for pitch/stride.
Michel Dänzer
2007-04-09
i915tex: Make sure texture format fetch hooks are initialized.
Michel Dänzer
2007-04-09
the RS400 definitely doesn't work at this point so don't let it init
Dave Airlie
2007-04-08
i915tex: Clean up resizing of renderbuffers.
Michel Dänzer
2007-04-08
driUpdateFramebufferSize: Use ctx->Driver.ResizeBuffers.
Michel Dänzer
2007-04-06
xmesa: use newly added xm_image.[hc]
George Sapountzis
2007-04-06
xmesa: add xf86glx_util.[hc] from xserver as xm_image.[hc]
George Sapountzis
2007-04-05
include points.h to fix warnings
Brian
2007-04-05
Remove SI imports/exports remnants.
George Sapountzis
[next]