index
:
Mesa
glamo
glamo-old
My Mesa repository
Thomas White
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2009-11-13
i965: Use bo_map instead of subdata to upload the bits of constant buffer.
Eric Anholt
2009-11-13
i965: Validate the number of URB entries selected for the VS.
Eric Anholt
2009-11-13
intel: When subdataing a busy buffer, use a temporary and blit in.
Eric Anholt
2009-11-13
i965: Clean up Ironlake sampler type definitions.
Eric Anholt
2009-11-13
i965: Avoid moving the current value back into the accumulator for MAD.
Eric Anholt
2009-11-13
mesa: Improve the eliminate-move-use to work across multiple instructions.
Eric Anholt
2009-11-13
st/xorg: try to fix non-uniform transforms
Zack Rusin
2009-11-12
progs/glsl: Add missing break statement in multinoise.c.
Vinson Lee
2009-11-12
intel: Don't check for context pointer to be NULL during extension init
Ian Romanick
2009-11-12
intel: Remove unused enable_imaging parameter to intelInitExtensions
Ian Romanick
2009-11-12
i965: Fix Ironlake shadow comparisons.
Eric Anholt
2009-11-12
i965: Fix VBO last-valid-offset setup on Ironlake.
Eric Anholt
2009-11-11
st/xorg: use an immediate instead of a full blown const
Zack Rusin
2009-11-11
st/xorg: don't use flow control
Zack Rusin
2009-11-11
swrast: handle additional Z24 formats in read_depth_pixels()
Brian Paul
2009-11-11
i965: fix EXT_provoking_vertex support
Roland Scheidegger
2009-11-11
demos/glsl: Add missing break statement to noise test.
Vinson Lee
2009-11-11
st/xorg: implement repeatnone and make some code smell less like ass
Zack Rusin
2009-11-11
st/xorg: fallback until daddy can implement you properly
Zack Rusin
2009-11-11
progs/tests: add alpha/blend testing to packedpixels.c
Brian Paul
2009-11-11
r300, r300g: Add missing registers.
Corbin Simpson
2009-11-11
dri-st: Add some required GL 2.0 extensions.
Corbin Simpson
2009-11-10
i965: Fix VS constant buffer value loading.
Eric Anholt
2009-11-10
i965: Unalias src/dst registers for SGE and friends.
Eric Anholt
2009-11-10
i965: Allow use of PROGRAM_LOCAL constants in ARB_vp.
Eric Anholt
2009-11-10
st/xorg: Fallback if picture format doesn't match texture format
Jakob Bornecrantz
2009-11-10
st/xorg: Don't segfault when debug printing
Jakob Bornecrantz
2009-11-10
st/xorg: wrap to border color
Zack Rusin
2009-11-10
swrast: update renderbuffer format assertions
brian
2009-11-10
mesa: fix some begin/end render-to-texture logic
brian
2009-11-10
mesa: move check_begin/end_texture_render() calls
brian
2009-11-10
mesa: new vars: oldDrawFb, oldReadFb in _mesa_BindFramebufferEXT()
brian
2009-11-10
mesa: rename vars in _mesa_BindFramebufferEXT()
brian
2009-11-10
mesa: added comment for check_begin_texture_render()
brian
2009-11-10
st/egl: Probe hardware for depth stencil format
Jakob Bornecrantz
2009-11-10
st/xorg: cleanup the naming
Zack Rusin
2009-11-10
st/xorg: print ouf the picture formats when compositing
Zack Rusin
2009-11-10
Merge remote branch 'origin/mesa_7_6_branch'
Eric Anholt
2009-11-10
i965: avoid memsetting all the BRW_WM_MAX_INSN arrays for every compile.
Eric Anholt
2009-11-10
i965: Add a note explaining the data cache domain.
Eric Anholt
2009-11-10
i915g: Fix memory leak when pci id is unknown.
Vinson Lee
2009-11-10
i965: Unalias src/dst registers for SGE and friends.
Eric Anholt
2009-11-10
i965: Allow use of PROGRAM_LOCAL constants in ARB_vp.
Eric Anholt
2009-11-10
slang: Fix return value check.
Michal Krol
2009-11-10
st/xorg: Fix SCons build.
Michel Dänzer
2009-11-10
slang: Check OOM conditions for alloc_node_storage().
Michal Krol
2009-11-10
llvmpipe: Fix derived blend color state.
José Fonseca
2009-11-10
slang: Check return value from new_instruction().
Michal Krol
2009-11-10
slang: Fix signed/unsigned int handling in _slang_free_temp().
Michal Krol
2009-11-10
tgsi/exec: Exit early on error.
Michal Krol
[prev]
[next]