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-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
2009-04-06
i965: Use GTT maps when available to upload vertex arrays and system VBOs.
Eric Anholt
2009-04-06
intel: Clean up some a leftover from sedding of bufmgr context->screen move.
Eric Anholt
2009-04-06
radeon: add support for new ttm
Jerome Glisse
2009-04-06
radeon: Expose a 32 bit RGBA fbconfig even when the screen depth is 16.
Michel Dänzer
2009-04-04
gallium: Clean up driver clear() interface.
Michel Dänzer
2009-04-04
gallium: Add utility helper for packing combined depth/stencil values.
Michel Dänzer
2009-04-03
intel: #include texgetimage.h
Brian Paul
2009-04-03
mesa: move glGetTexImage(), glGetCompresssedTexImage() code into new file
Brian Paul
2009-04-03
mesa: remove the noClamp parameter to _mesa_pack_rgba_span_float()
Brian Paul
2009-04-03
mesa: clamp colors to [0,1] for glGetTexImage() when format is GL_LUMINANCE
Brian Paul
2009-04-03
mesa: whitespace and comment clean-up
Brian Paul
2009-04-03
mesa: remove extra semicolons
Brian Paul
2009-04-03
mesa: in mesa_add_named_constant(), avoid adding duplicate constants
Brian Paul
2009-04-03
mesa: fix parameter counting in ARB vertex/fragment program parsing
Brian Paul
[next]