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
Age
Commit message (
Expand
)
Author
2009-05-26
enable surface sync function
Alex Deucher
2009-05-26
r6xx: fix more r6xx specific cases
Alex Deucher
2009-05-26
R6xx: select proper shader format
Alex Deucher
2009-05-26
fix segfault when running glxinfo
Alex Deucher
2009-05-26
add missing RS780 pci id
Alex Deucher
2009-05-26
fix build when HAVE_LIBDRM_RADEON is defined
Alex Deucher
2009-05-21
r6xx/r7xx: fix segfault in vertex shader setup
Alex Deucher
2009-05-21
r6xx: fix count on START_3D packet
Alex Deucher
2009-05-20
Add missing file from local.
root
2009-05-19
Makeup checkin for radeon code change paired with r6/7 code.
root
2009-05-19
Fix nop insertion bug. redbook hello can run.
Richard Li
2009-05-15
Fix r6 code bugs.
Richard Li
2009-05-08
R6xx/R7xx: WIP r6xx-rewrite code
Richard Li
2009-04-21
R6xx/R7xx: remove unused files
Richard Li
2009-04-21
R6xx/R7xx: add updated reg file
Richard Li
2009-04-21
Initial pull of code from r6xx-r7xx-support branch
Richard Li
2009-04-10
Fix build errors from merge
Alex Deucher
2009-04-10
Merge branch 'radeon-rewrite' of git+ssh://agd5f@git.freedesktop.org/git/mesa...
Alex Deucher
2009-04-10
Remove r500 stuff
Alex Deucher
2009-04-09
R600/r700: add new cmdbuf macros
Alex Deucher
2009-04-09
R6xx/R7xx: r300 -> r600 symbols
Alex Deucher
2009-04-09
r300: fix color tiling
Dave Airlie
2009-04-09
r300: reorder fog coordinate and WPOS fp attributes
Maciej Cencora
2009-04-09
r300: fix regression from swtcl rewrite
Maciej Cencora
2009-04-09
Merge remote branch 'origin/master' into radeon-rewrite
Dave Airlie
2009-04-08
R600: initial copy of r300 code
Alex Deucher
2009-04-08
Mesa: allow suppression of debug messages in a debug build
Robert Ellison
2009-04-08
gallium: when using gl_PointCoord ensure we use the correct attribute.
Alan Hourihane
2009-04-08
mesa: Don't attempt to free the dummy program.
José Fonseca
2009-04-07
st: implement glCopyTexImage() for GL_DEPTH24_STENCIL8 internal format
Brian Paul
2009-04-07
st: implement GL_DEPTH_STENCIL format for glReadPixels and DrawPixels()
Brian Paul
2009-04-07
mesa: add another special/optimized case in _mesa_unpack_depth_span()
Brian Paul
2009-04-07
swrast: fix point rendering function selection
Brian Paul
2009-04-07
mesa: fix incorrect component ordering for sRGB8 texture fetch/store
Brian Paul
2009-04-07
glsl: enable the new linear scan register allocator code
Brian Paul
2009-04-07
glsl: don't optimize program if MESA_GLSL=nopt
Brian Paul
2009-04-07
radeon: fix compiler warning
Alex Deucher
2009-04-07
swrast: restore !shader check around add_specular()
Brian Paul
2009-04-07
r300: swtcl rewrite and cleanup
Maciej Cencora
2009-04-07
radeon/r200/r300: fix missing dma buffer validation
Dave Airlie
2009-04-07
radeon: fix bocs wrapper
Dave Airlie
2009-04-06
swrast: more texcombine clean-ups
Brian Paul
2009-04-06
swrast: asst. clean-ups in texcombine code
Brian Paul
2009-04-06
swrast: fix secondary color add for glBitmap
Brian Paul
2009-04-06
swrast: fix incorrect arithmetic for GL_ADD_SIGNED/GL_COMBINE4_NV mode
Brian Paul
2009-04-06
st: as with swrast, interpret texture border color according to texture format
Brian Paul
2009-04-06
st: rename a helper function
Brian Paul
2009-04-06
swrast: fix texture border color interpretation
Brian Paul
2009-04-06
mesa: Fix orientation adjustment for reading stencil pixels.
José Fonseca
2009-04-06
intel: Avoid dri2 GetBuffers round-trips for internal Viewport calls.
Eric Anholt
[next]