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-09
i965: fix cube map lock-up / corruption
Brian Paul
2009-03-09
st: silence warning
Brian Paul
2009-03-09
st: remove unused DrawPixels code
Brian Paul
2009-03-09
st: use pointer_to_offset() cast wrapper to convert pointers to uint
Brian Paul
2009-03-09
mesa: reorder register file enums
Brian Paul
2009-03-09
st: also check for a8 texture support in bitmap code
Keith Whitwell
2009-03-09
fix typo in fragment pipe alu define, should fix dot3_rgb tex combine
Roland Scheidegger
2009-03-09
vbo: yet tighter still usage of FLUSH_NEED_CURRENT
Keith Whitwell
2009-03-09
vbo: stricter checks on Driver.NeedFlush
Keith Whitwell
2009-03-07
mesa: s/int/GLsizeiptr/ to silence warning with 64-bit build
Brian Paul
2009-03-07
gallium: use unsigned long to silence warnings with 64-bit build
Brian Paul
2009-03-07
r300: remove assignment to removed StringPos field
Brian Paul
2009-03-07
mesa: move shared context state functions to new shared.c file
Brian Paul
2009-03-07
vbo: make bind_array_obj() code a little more concise
Brian Paul
2009-03-07
mesa: use @ to silence some Makefile output
Brian Paul
2009-03-07
mesa: move glViewport and glDepthRange functions into new viewport.c file
Brian Paul
2009-03-07
swrast: remove old comment
Brian Paul
2009-03-07
swrast: rename s_buffers.c -> s_clear.c
Brian Paul
2009-03-07
mesa: gl_register_file enum typedef
Brian Paul
2009-03-07
mesa: remove GL_MESA_program_debug extension
Brian Paul
2009-03-07
mesa: silence warning
Brian Paul
2009-03-07
mesa: remove last of _mesa_unreference_framebuffer() calls
Brian Paul
2009-03-07
r300: shut up valgrind
Maciej Cencora
2009-03-06
Add Solaris to OS'es using PROT_EXEC mmap() to get executable heap space
Alan Coopersmith
2009-03-06
glsl: call the program optimizer
Brian Paul
2009-03-06
i965: check if we run out of GRF/temp registers
Brian Paul
2009-03-06
mesa: added _mesa_read_shader() function to read shaders from files
Brian Paul
2009-03-06
i965: bump up BRW_EU_MAX_INSN
Brian Paul
2009-03-06
mesa: add new program optimizer code
Brian Paul
2009-03-06
i965: comments
Brian Paul
2009-03-06
i965: comments and minor clean-ups
Brian Paul
2009-03-06
i965: avoid unnecessary calls to brw_wm_is_glsl()
Brian Paul
2009-03-06
r300: fix depth write regression (found by Nicolai Haehnle)
Maciej Cencora
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
[next]