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
Age
Commit message (
Expand
)
Author
2010-03-09
i965: Fix ENDLOOP to only patch up this loop's BREAK and CONT.
Eric Anholt
2010-03-09
i965: Unalias all GLSL source regs from the destination regs used.
Eric Anholt
2010-03-09
i965: Print the offsets for WHILE and BREAK in disasm.
Eric Anholt
2010-03-09
i965: Fix nested loops in the VS.
Eric Anholt
2010-03-09
i965: Fix up VP constbuf leak on program delete.
Eric Anholt
2010-03-09
r300: don't crash if there's no colorbuffer
Maciej Cencora
2010-03-09
radeon: mark framebuffer as incomplete if renderbuffer format isn't supported...
Maciej Cencora
2010-03-09
r300: add support for more rendering formats
Maciej Cencora
2010-03-09
radeon/r200/r300/r600: add is_format_renderable function
Maciej Cencora
2010-03-09
progs/tests: use first color attachement
Maciej Cencora
2010-03-09
r300: enable HW accelerated gl(Read/Copy/Draw)Pixels
Maciej Cencora
2010-03-09
radeon: add hw accelerated glReadPixel support (not enabled yet)
Maciej Cencora
2010-03-09
glapi: Fix scons build -- list new file.
José Fonseca
2010-03-09
glapi: allow for any mangle prefix
George Sapountzis
2010-03-09
glapi: split out arch-specific code for entrypoints
George Sapountzis
2010-03-09
glapi: mv table functions to glapi_getproc.c and add local header
George Sapountzis
2010-03-09
drop stray XFree86Server, XGLServer
George Sapountzis
2010-03-09
svga: Don't do culling while the software pipeline is active.
Keith Whitwell
2010-03-09
mesa/st: initialize velements state properly
Roland Scheidegger
2010-03-09
cso: don't forget to release vertex elements state
Roland Scheidegger
2010-03-09
r300g: kill pf_component_count
Marek Olšák
2010-03-09
gallivm: checkpoint: nearest mipmap filtering
Brian Paul
2010-03-09
util: simplify util_format_get_nr_components helper
Roland Scheidegger
2010-03-09
util: Use bitshift arithmetic for pack too.
José Fonseca
2010-03-09
cso: Fix typo in assert.
Corbin Simpson
2010-03-09
r300g: Precalculate and CSO-bind PSC state.
Corbin Simpson
2010-03-09
r300g: Cleanup old PSC code a bit.
Corbin Simpson
2010-03-09
identity: fix copy & paste error
Roland Scheidegger
2010-03-09
r300g: fix gallium-vertexlementcso merge damage
Roland Scheidegger
2010-03-09
Merge branch 'gallium-vertexelementcso'
Roland Scheidegger
2010-03-09
st/mesa: fix clear/drawpixels/bitmap for new cso vertex elements interface
Roland Scheidegger
2010-03-09
gallium: don't use flexible array members in drivers for vertex elements cso
Roland Scheidegger
2010-03-09
auxiliary: fix vertex elements cso
Roland Scheidegger
2010-03-09
nv30: fix typo
David Heidelberger
2010-03-09
Squashed commit of gallium-no-texture-blanket
Keith Whitwell
2010-03-09
r300g: remove hacks from translate_vertex_data_swizzle
Marek Olšák
2010-03-09
draw: quads never provoke the first vertex
Marek Olšák
2010-03-09
softpipe: quads never provoke the first vertex
Marek Olšák
2010-03-09
llvmpipe: quads never provoke the first vertex
Marek Olšák
2010-03-09
mesa/st: Gallium quads, by spec, never change provoking vertex.
Corbin Simpson
2010-03-09
st/egl: Fix KMS build error after winsys handle change.
Chia-I Wu
2010-03-08
gallium: update some comments, remove others which are superfluous
Brian Paul
2010-03-08
vega: remove redundant DEFINES from .c.o rule
Brian Paul
2010-03-08
llvmpipe/gallivm: checkpoint: array of pointers to mipmap levels
Brian Paul
2010-03-08
nv: define NV30/40/50_MAX_TEXTURE_LEVELS
Brian Paul
2010-03-08
r300g: define R300_MAX_TEXTURE_LEVELS
Brian Paul
2010-03-08
svga: s/PIPE_MAX_TEXTURE_LEVELS/SVGA_MAX_TEXTURE_LEVELS/
Brian Paul
2010-03-08
i915g: define I915_MAX_TEXTURE_2D/3D_LEVELS
Brian Paul
2010-03-08
i965g: define BRW_MAX_TEXTURE_2D/3D_LEVELS
Brian Paul
2010-03-08
softpipe: define SP_MAX_TEXTURE_2D/3D_LEVELS
Brian Paul
[next]