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
2010-05-10
intel: Drop intelFlush()
Kristian Høgsberg
2010-05-10
intel: Only flush fake front buffer on API level glFlush()
Kristian Høgsberg
2010-05-10
intel: Don't mark front buffer dirty if we're only reading
Kristian Høgsberg
2010-05-10
intel: Mark frontbuffer dirty in intel_prepare_render()
Kristian Høgsberg
2010-05-10
glx: Only call DRI2 invalidate when necessary
Kristian Høgsberg
2010-05-10
svga: Fill in is_resource_referenced callback.
José Fonseca
2010-05-10
gallivm: Silent warning.
José Fonseca
2010-05-10
gallivm: Add missing lvalue.
José Fonseca
2010-05-10
st/mesa: only set prevInstWrotePsiz if translating a vertex program
Brian Paul
2010-05-10
st/mesa: additional assertions in dst_register()
Brian Paul
2010-05-10
i965g: link with software- wrapper winsys and drm api helper
Jakob Bornecrantz
2010-05-10
gallium: Add software drm api helper to scons build
Jakob Bornecrantz
2010-05-10
gallium: Add pipe wrapper software winsys to scons build
Jakob Bornecrantz
2010-05-10
i965g: fix resource creation recursion bug
Roland Scheidegger
2010-05-10
i965g: add brw_state_debug.c to SConscript
Roland Scheidegger
2010-05-10
i965g: avoid void * arithmetic
Roland Scheidegger
2010-05-10
gallivm: Temporarily disable custom LLVMDumpValue on MSVC.
José Fonseca
2010-05-10
gallivm: cosf/sinf are macros on MSVC.
José Fonseca
2010-05-09
mesa: Update comments in get_gen_es.py.
Vinson Lee
2010-05-09
swrast: fix 16-bit/channel rendering
Brian Paul
2010-05-09
osmesa: use unsigned 16-bit/channel format
Brian Paul
2010-05-09
mesa: fix typos, comment in signed 16-bit tex fetch code
Brian Paul
2010-05-09
mesa: added unsigned 16-bit/channel tex format
Brian Paul
2010-05-09
mesa: added comments for signed 16-bit formats
Brian Paul
2010-05-09
mesa: use GL_RGBA16_SNORM for accum buffer
Brian Paul
2010-05-09
mesa: added texstore function for signed 16-bit formats
Brian Paul
2010-05-09
mesa: added UNCLAMPED_FLOAT_TO_SHORT macro
Brian Paul
2010-05-09
mesa: add missing cases for signed 16-bit formats
Brian Paul
2010-05-09
st/mesa: Ignore internal_format in st_context_teximage.
Chia-I Wu
2010-05-08
gallivm: Add an alternative to LLVMDumpValue that works with Windows GUI apps.
José Fonseca
2010-05-08
gallivm: Fix mipfiltering with negative lod bias.
José Fonseca
2010-05-08
gallivm: Actually do floor/ceil/trunc for scalars.
José Fonseca
2010-05-08
gallivm: Import the code to compute the minimax polynomials.
José Fonseca
2010-05-08
gallivm: Use a minimax polynomial for exp2 in range [0,1] instead [-0.5,5].
José Fonseca
2010-05-08
gallivm: Don't hardcode number of args twice.
José Fonseca
2010-05-08
r300g: follow pipe_rasterizer_state::light_twoside
Marek Olšák
2010-05-08
r300g: follow pipe_rasterizer_state::point_size_per_vertex
Marek Olšák
2010-05-08
r300g: move GA_POINT_MINMAX back to rs_state
Marek Olšák
2010-05-08
r300g: fix glean/pointSprite using lodbias correction
Marek Olšák
2010-05-08
r300g: pass depth texture swizzle to the compiler if compare mode is enabled
Marek Olšák
2010-05-08
r300g: respect compare mode regardless of sampler type
Marek Olšák
2010-05-08
r300/compiler: fake equal/notequal for shadow samplers
Marek Olšák
2010-05-08
r300/compiler: use perspective division only for TXP in shadow samplers
Marek Olšák
2010-05-08
r300/compiler: make shadow sampler codegen more readable, add comments
Marek Olšák
2010-05-08
r300/compiler: shorten RC_*SWIZZLE* expressions
Marek Olšák
2010-05-08
r300/compiler: generalize depth texture mode to support arbitrary swizzles
Marek Olšák
2010-05-08
r300/compiler: fix LIT instruction case 0^0 = 1
Marek Olšák
2010-05-08
r300g: consolidate common render code into one function
Marek Olšák
2010-05-08
gallivm: The the JIT engine to use our sinf()/cosf() on Windows.
José Fonseca
2010-05-08
gallivm: Fix BREAK/CONT translation.
José Fonseca
[next]