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
Age
Commit message (
Expand
)
Author
2008-05-18
added div by zero check for Fog.End/Start (from gallium-0.1)
Brian Paul
2008-05-18
clean-ups / additions from gallium-0.1 branch
Brian Paul
2008-05-16
bring in fixes/changes from gallium-0.1
Brian Paul
2008-05-16
fix an attr/src mix-up when setting-up/binding vertex arrays
Brian Paul
2008-05-16
fix merge collision
Brian Paul
2008-05-16
silence warning, new assertion
Brian Paul
2008-05-16
free(key) in _tnl_UpdateFixedFunctionProgram()
Shunichi Fuji
2008-05-16
Fix a program refcounting error, don't share program parameter lists.
Brian Paul
2008-05-16
minor changes to aid debugging
Brian Paul
2008-05-16
remove stray, left-over RefCount++
Brian Paul
2008-05-16
whitespace/formatting
Brian Paul
2008-05-16
init SamplersUsed bits in _mesa_parse_arb_fragment_program
Brian Paul
2008-05-16
fix assertion typo: s/=/==/
Brian Paul
2008-05-16
Fix memory leak in _tnl_UpdateFixedFunctionProgram
Shunichi Fuji
2008-05-16
Fix DRI build
Brian Paul
2008-05-14
Updated GLSL uniform/sampler handling from gallium-0.1 branch
Brian Paul
2008-05-14
mesa: new functions for managing list/index of uniforms
Brian Paul
2008-05-14
clean-up swizzle fields in fog code, fix NegateBase
Brian Paul
2008-05-14
sync up with gallium-0.1 changes
Brian Paul
2008-05-14
added _mesa_combine_parameter_lists()
Brian Paul
2008-05-14
mesa: added _mesa_insert_instructions()
Brian Paul
2008-05-14
mesa: added _mesa_free_instructions()
Brian Paul
2008-05-14
fix some additional program refcounting bugs
Brian Paul
2008-05-14
_generic_read_RGBA_span_BGRA8888_REV_SSE2: It should adjust the source
Xiang, Haihao
2008-05-09
Default DRI driver directory to match X.Org xserver
Dan Nicholson
2008-05-09
intel: use new mipmap generation hooks in driver.
Dave Airlie
2008-05-09
swrast/dri: switch over users of generate_mipmap to new interface
Dave Airlie
2008-05-09
Revert "mesa/intel: map/unmap texture objects around mipmap generation functi...
Dave Airlie
2008-05-09
Remove unused texunit parameter to ctx->Driver.GenerateMipmap()
Brian
2008-05-09
Added ctx->Driver.GenerateMipmap() driver hook
Dave Airlie
2008-05-09
mesa/intel: map/unmap texture objects around mipmap generation function.
Dave Airlie
2008-05-08
Add RS690M PCI ID.
Kristian Høgsberg
2008-05-08
disable debug printfs
Brian Paul
2008-05-08
mesa: Call RENDER_FINISH on the zero pixel case.
Xiang, Haihao
2008-05-07
fix refcounting bugs in tnl/tex program caches
Brian Paul
2008-05-07
Never fail `make clean'
Dan Nicholson
2008-05-07
Run `make clean' in drivers/xorg, too
Dan Nicholson
2008-05-07
Refactor installation targets
Dan Nicholson
2008-05-07
Ensure recursive makes always propagate errors
Dan Nicholson
2008-05-06
implement full reference counting for vertex/fragment programs
Brian
2008-05-06
Merge branch 'master' of ssh://git.freedesktop.org/git/mesa/mesa
Dan Nicholson
2008-05-06
Prevent makedepend from running multiple times
Dan Nicholson
2008-05-06
Always cleanup the makedepend backup files
Dan Nicholson
2008-05-06
Add support for ATI_separate_stencil in display lists.
Michal Wajdeczko
2008-05-06
Error consistently when running recursive make
Dan Nicholson
2008-05-06
i965: fix googleearth in classic mode.
Dave Airlie
2008-05-06
r300: fragment.position input needs no blanking out, it's correctly handled i...
Markus Amsler
2008-05-05
glcore: Set all external variables in configuration
George Sapountzis
2008-05-05
i965: Don't cast the result of brw_prepare_vertices to an unsigned value.
Xiang, Haihao
2008-05-05
r300: fix swtcl texrect path properly.
Dave Airlie
[next]