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-03-06
r300: enable EXT_fog_coord extension
Maciej Cencora
2009-03-06
r300: route fog coord and W pos correctly
Maciej Cencora
2009-03-06
r300: rewrite and hopefully simplify RS setup
Maciej Cencora
2009-03-06
r300: add few macros for RS setup
Maciej Cencora
2009-03-06
r300: silence valgrind
Maciej Cencora
2009-03-06
r300: Print reg address when debugging is enabled
Maciej Cencora
2009-03-06
r300: don't crash on sw tcl hw if point size vertex attrib is sent
Maciej Cencora
2009-03-06
mesa: Reads must also be done with lock held.
José Fonseca
2009-03-06
mesa: Fix typo.
José Fonseca
2009-03-05
intel: Fix bpp setting of blits to 8bpp targets.
Eric Anholt
2009-03-05
i965: fix 3DPRIMITIVE batch decode of the vertex count field.
Eric Anholt
2009-03-05
i965: Stop dumping programs after the first all-zeroes entry.
Eric Anholt
2009-03-05
intel: Add always_flush_batch driconf option for making small batchbuffers.
Eric Anholt
2009-03-05
intel: Add always_flush_cache driconf option for debugging cache flush failure.
Eric Anholt
2009-03-05
i965: Add a note about why the _NEW_STENCIL is required in draw_buffers.
Eric Anholt
2009-03-05
intel: Remove a gratuitous MI_FLUSH after clearing with a blit.
Eric Anholt
2009-03-05
i965: Remove dead flushing code.
Eric Anholt
2009-03-05
i965: comments and formatting fixes
Brian Paul
2009-03-05
i965: fix emit_math1() function used for scalar instructions
Brian Paul
2009-03-05
mesa: added some assertions
Brian Paul
2009-03-05
mesa: when printing src regs, use |reg| for absolute value
Brian Paul
2009-03-05
i965: fix screen depth test in intel_validate_framebuffer)_
Brian Paul
2009-03-05
i965: init dest reg CondMask = COND_TR (the proper default)
Brian Paul
2009-03-04
i965: add software fallback for conformant 3D textures and GL_CLAMP
Robert Ellison
2009-03-04
mesa: call _mesa_get_cpu_string() to get CPU info for GL_RENDERER string
Brian Paul
2009-03-04
mesa: call _mesa_get_cpu_features() during one-time-init
Brian Paul
2009-03-04
mesa: new cpuinfo.c file to init/query cpu info and extensions
Brian Paul
2009-03-04
mesa: _mesa_get_x86_features() only needs to do its thing once
Brian Paul
2009-03-05
mesa: Add x86/common_x86.c to libmesagallium.a
Jakob Bornecrantz
2009-03-04
mesa: move sse.h and 3dnow.h #includes
Brian Paul
2009-03-04
mesa: remove unneeded x86.h header
Brian Paul
2009-03-04
mesa: make _mesa_init_x86_transform_asm() static
Brian Paul
2009-03-04
mesa: rename common_x86_macros.h -> x86_xform.h
Brian Paul
2009-03-04
mesa: rename x86.c -> x86_xform.c
Brian Paul
2009-03-04
mesa: refactor x86 code
Brian Paul
2009-03-04
mesa: Follow ARB_map_buffer_range more stricly.
José Fonseca
2009-03-04
Merge commit 'origin/master' into gallium-map-range
José Fonseca
2009-03-04
vbo: second attempt - avoid getting buffer_ptr and buffer_map out of sync
Keith Whitwell
2009-03-04
mesa: Clear cache->trans after destroying the transfer.
José Fonseca
2009-03-04
mesa: Clear cache->trans after destroying the transfer.
José Fonseca
2009-03-04
Revert "vbo: avoid getting buffer_ptr and buffer_map out of sync"
Keith Whitwell
2009-03-04
vbo: avoid getting buffer_ptr and buffer_map out of sync
Keith Whitwell
2009-03-04
Merge commit 'origin/master' into gallium-map-range
José Fonseca
2009-03-04
vbo: use FLUSH_UPDATE_CURRENT flag to indicate whether the vbo module is active
Keith Whitwell
2009-03-04
mesa: include mfeatures.h
Brian Paul
2009-03-04
mesa: Implement and use FlushMappedBufferRange.
José Fonseca
2009-03-04
gallium: Remove some superfluous instances of #include "p_inlines.h".
Michel Dänzer
2009-03-04
gallium: Unify reference counting.
Michel Dänzer
2009-03-03
mesa: include main/dd.h in t_vb_points.c and t_vp_build.c
Brian Paul
2009-03-03
gallium: remove old state tracker renderbuffer attachment assertion
Brian Paul
[next]