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
2010-01-05
i965: Fix build after blind merge of mesa 7.7 by Brian.
Eric Anholt
2010-01-05
nouveau: rewrite nouveau_stateobj to use BEGIN_RING properly
Maarten Maathuis
2010-01-05
nouveau: kill nouveau_push.h and use libdrm versions of BEGIN_RINGs, etc
Marcin Slusarz
2010-01-05
nv50: remove vtxbuf stateobject after a referenced vtxbuf is mapped
Maarten Maathuis
2010-01-05
Merge branch 'gallium-docs'
Corbin Simpson
2010-01-05
egl: Fix breakage from -fvisibility=hidden.
Chia-I Wu
2010-01-05
docs: Don't check in generated docs.
Corbin Simpson
2010-01-05
docs: Stub out list of modules in core distribution of G3D.
Corbin Simpson
2010-01-05
Merge branch 'remove-intel-dri1'
Kristian Høgsberg
2010-01-05
Merge commit 'origin/gallium-draw-retval'
Keith Whitwell
2010-01-05
r600: adjust after radeon mipmap changes in 7118db8700
Andre Maasikas
2010-01-05
r600: support depth compare functions & shadow_ambient
Andre Maasikas
2010-01-05
tgsi: Simplify implementation of few interpreter's instructions.
Michal Krol
2010-01-05
tgsi: Use FREE() to release MALLOC-ed() memories in sanity.
Michal Krol
2010-01-05
tgsi: Fix bogus loop condition in sanity.
Michal Krol
2010-01-05
tgsi: Treat MOV source operand as FLOAT so modifiers works as expected.
Michal Krol
2010-01-05
tgsi: Store ADDR file in interpreter as an int.
Michal Krol
2010-01-05
tgsi: Remove dead micro_umod().
Michal Krol
2010-01-05
tgsi: Make interpreter aware of float and integer data types.
Michal Krol
2010-01-05
gallium: Add UMOD TGSI opcode.
Michal Krol
2010-01-05
gallium: Add SWITCH, CASE, DEFAULT and ENDSWITCH opcodes to TGSI.
Michal Krol
2010-01-05
tgsi/ureg: Improve immediate match & expand logic.
Michal Krol
2010-01-05
tgsi: Support signed/unsigned integer immediate types.
Michal Krol
2010-01-05
gallium: Add signed/unsigned int immediate data types.
Michal Krol
2010-01-05
tgsi: Cleanup interpreter code for other existing integer opcodes.
Michal Krol
2010-01-05
Remove TGSI_OPCODE_SHR, map existing usage to TGSI_OPCODE_ISHR.
Michal Krol
2010-01-05
tgsi: Implement new integer opcodes.
Michal Krol
2010-01-05
gallium: Add more integer TGSI opcodes.
Michal Krol
2010-01-04
mesa: added _mesa_[Get]TexParameterI[u]iv() functions
Brian Paul
2010-01-04
mesa: make texture BorderColor a union of float/int/uint
Brian Paul
2010-01-04
mesa: use get_texobj() in _mesa_GetTexParameter() funcs
Brian Paul
2010-01-04
Merge branch 'mesa_7_7_branch'
Brian Paul
2010-01-04
mesa: add missing _mesa_lock_texture() call
Brian Paul
2010-01-04
i915: Use _MaxLevel on principle in texture setup.
Eric Anholt
2010-01-04
intel: Fix CopyTexImage from tiled mipmap levels > 0.
Eric Anholt
2010-01-04
i965: Fix the surface offset calculation for tiled buffers.
Eric Anholt
2010-01-04
r600: support vertex_array_bgra
Andre Maasikas
2010-01-04
mesa: added GL_DU8DV8_ATI in extract_float_rgba()
Brian Paul
2010-01-04
docs: initial release notes for 7.7.1
Brian Paul
2010-01-04
mesa: Prevent possible array out-of-bounds access by _mesa_light.
Vinson Lee
2010-01-04
i965g: Fix assert.
Vinson Lee
2010-01-04
tgsi: Fix assert.
Vinson Lee
2010-01-04
Merge branch 'gallium-conditional-rendering'
Brian Paul
2010-01-04
mesa: regenerated enums.c file
Brian Paul
2010-01-04
glapi: comment-out TIMEOUT_IGNORED
Brian Paul
2010-01-04
glsl: use varName variable in _slang_gen_assignment()
Brian Paul
2010-01-04
mesa: more detailed error message in extract_float_rgba()
Brian Paul
2010-01-04
fix overflow
Alan Hourihane
2010-01-04
intel: intelScreenContext() is no longer used
Kristian Høgsberg
2010-01-04
intel: Remove remaining dri2.enabled tests
Kristian Høgsberg
[next]