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
2008-05-18
additional fog/color matrix changes from gallium-0.1
Brian Paul
2008-05-18
add state vars for color matrix, pixel transfer scale&bias
Brian Paul
2008-05-18
mesa: added internal post color matrix scale/bias vars
Brian Paul
2008-05-18
fixes to _mesa_combine_programs(), from gallium-0.1
Brian Paul
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
Don't link demos directly to X libraries
Dan Nicholson
2008-05-09
autoconf: Allow XCB to be used for GLX
Dan Nicholson
2008-05-09
Default DRI driver directory to match X.Org xserver
Dan Nicholson
2008-05-09
autoconf: Attempt to figure out the PIC flags for the platform
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
disable GL_DEPTH_TEST before glDrawPixels in case window has unrequested dept...
Brian Paul
2008-05-08
call glutDestroyWindow()
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
updated options/help
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
[next]