projects
/
platform
/
upstream
/
mesa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/mesa.git
2010-04-24
Dave Airlie
llvmpipe: add initial autoconf support.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-24
Vinson Lee
nouveau: Add to SCons build.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-24
Vinson Lee
gallium/docs: Update Gallium version number to 0.4.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-24
Vinson Lee
llvmpipe: Remove unused variable.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-24
Vinson Lee
gallium: In option helpers, move assignment outside...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-24
Brian Paul
st/mesa: checkpoint WIP: mipmap generation for compress...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-24
Brian Paul
xlib/sw: remove stray semicolon
commit
|
commitdiff
|
tree
|
snapshot
2010-04-24
Brian Paul
softpipe: compressed formats can't be render targets
commit
|
commitdiff
|
tree
|
snapshot
2010-04-24
Brian Paul
gallium/util: document that pack/unpack strides are...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-23
Brian Paul
st/mesa: minor improvements in fallback_generate_mipmap()
commit
|
commitdiff
|
tree
|
snapshot
2010-04-23
Brian Paul
st/mesa: remove unneeded #includes and add/update comments
commit
|
commitdiff
|
tree
|
snapshot
2010-04-23
Brian Paul
st/mesa: clean-up: use st_context() everywhere
commit
|
commitdiff
|
tree
|
snapshot
2010-04-23
Brian Paul
mesa: simplify some code in _mesa_generate_mipmap()
commit
|
commitdiff
|
tree
|
snapshot
2010-04-23
Brian Paul
gallium/failover: include u_memory.h for MALLOC, FREE
commit
|
commitdiff
|
tree
|
snapshot
2010-04-23
Brian Paul
gallium/draw: remove old comment
commit
|
commitdiff
|
tree
|
snapshot
2010-04-23
Jakob Bornecrantz
gallium: Convert some uses of get option to static
commit
|
commitdiff
|
tree
|
snapshot
2010-04-23
Jakob Bornecrantz
gallium: Add static get option helpers
commit
|
commitdiff
|
tree
|
snapshot
2010-04-23
Jakob Bornecrantz
gallium: Add option to not print options
commit
|
commitdiff
|
tree
|
snapshot
2010-04-23
José Fonseca
gallium: s/free/FREE/ and same for friends.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-23
Brian Paul
st/mesa: re-do binding flags in st_ChooseTextureFormat...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-23
Brian Paul
st/mesa: replace 'usage' with 'bindings'
commit
|
commitdiff
|
tree
|
snapshot
2010-04-23
Brian Paul
st/mesa: replace 'usage' with 'bindings' to be consistent
commit
|
commitdiff
|
tree
|
snapshot
2010-04-23
Ian Romanick
Merge branch '7.8'
commit
|
commitdiff
|
tree
|
snapshot
2010-04-23
Aaron Plattner
Fix __glXInitializeVisualConfigFromTags's handling...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-23
Stephen Johnson
draw: use FREE() instead of free()
commit
|
commitdiff
|
tree
|
snapshot
2010-04-23
Brian Paul
st/mesa: don't set RENDER_TARGET/DEPTH_STENCIL flag...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-23
Brian Paul
st/mesa: get rid of default_deep_rgba_format()
commit
|
commitdiff
|
tree
|
snapshot
2010-04-23
Brian Paul
mesa: make is_compressed_format() non-static
commit
|
commitdiff
|
tree
|
snapshot
2010-04-23
Brian Paul
mesa: faster, simpler is_compressed_format()
commit
|
commitdiff
|
tree
|
snapshot
2010-04-23
Brian Paul
llvmpipe: rename texture refs to resource refs
commit
|
commitdiff
|
tree
|
snapshot
2010-04-23
Alan Hourihane
llvmpipe: update for half float formats
commit
|
commitdiff
|
tree
|
snapshot
2010-04-23
José Fonseca
st/xlib: Try to propagate failure to create framebuffer.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-23
José Fonseca
softpipe: YUV textures should be supported.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-23
José Fonseca
mesa/st: Remove dead members.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-23
José Fonseca
sw/xlib: Fallback to XPutImage when shmget fails.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-23
Brian Paul
llvmpipe: increase max 2D texture / surface size to...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-23
Brian Paul
llvmpipe: rename MAXWIDTH, MAXHEIGHT
commit
|
commitdiff
|
tree
|
snapshot
2010-04-23
Brian Paul
llvmpipe: rename lp_tile_size.h to lp_limits.h
commit
|
commitdiff
|
tree
|
snapshot
2010-04-23
Brian Paul
llvmpipe: move LP_MAX_TEXTURE_x_LEVELS, etc to lp_tile_...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-23
Jerome Glisse
Merge remote branch 'origin/7.8'
commit
|
commitdiff
|
tree
|
snapshot
2010-04-23
Jerome Glisse
r600: don't enable depth test if there is no depth...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-23
Michel Dänzer
Merge branch '7.8'
commit
|
commitdiff
|
tree
|
snapshot
2010-04-23
Michel Dänzer
glx/dri2: Fix build with dri2proto which doesn't define...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-23
Vinson Lee
llvmpipe: Remove unused variable.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-22
Eric Anholt
i965: Fix assertion for surface tile offset usage on...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-22
Eric Anholt
i965: Fix scissoring when width or height is 0.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-22
Zack Rusin
gallivm: implement indirect addressing over temporaries
commit
|
commitdiff
|
tree
|
snapshot
2010-04-22
Zack Rusin
gallivm: implement indirect addressing over constants
commit
|
commitdiff
|
tree
|
snapshot
2010-04-22
Tormod Volden
radeon: 9800 SE has only one quadpipe
commit
|
commitdiff
|
tree
|
snapshot
2010-04-22
Brian Paul
gallium: use better param name
commit
|
commitdiff
|
tree
|
snapshot
2010-04-22
Brian Paul
gallivm: remove Z/stencil special case code in lp_build...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-22
Brian Paul
st/mesa: assert that binding flags are properly set...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-22
Brian Paul
st/mesa: fix binding flags in st_ChooseTextureFormat()
commit
|
commitdiff
|
tree
|
snapshot
2010-04-22
Brian Paul
progs/tests: asst. improvements to zreaddraw.c
commit
|
commitdiff
|
tree
|
snapshot
2010-04-22
Jesse Barnes
DRI2/GLX: check for vblank_mode in DRI2 GLX code
commit
|
commitdiff
|
tree
|
snapshot
2010-04-22
Jesse Barnes
DRI2: add config query extension
commit
|
commitdiff
|
tree
|
snapshot
2010-04-22
José Fonseca
llvmpipe: Undo zs tiling changes.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-22
José Fonseca
gallium/docs: Unswap PIPE_BIND_SHARED's comment.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-22
Brian Paul
gallium/docs: many updates to screen.rst
commit
|
commitdiff
|
tree
|
snapshot
2010-04-22
José Fonseca
llvmpipe: Portability fixes.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-22
José Fonseca
llvmpipe: Fix rendering to non 32bpp formats.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-22
Zack Rusin
gallivm: update comments
commit
|
commitdiff
|
tree
|
snapshot
2010-04-22
Zack Rusin
gallivm: fix nested cont statements
commit
|
commitdiff
|
tree
|
snapshot
2010-04-22
Zack Rusin
gallivm: fix nested break statemants
commit
|
commitdiff
|
tree
|
snapshot
2010-04-22
Zack Rusin
gallivm: make sure we return the correct type when...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-22
José Fonseca
llvmpipe: Use resource_is_texture() consistently.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-22
Brian Paul
gallium: fix comment language, remove dangling comment
commit
|
commitdiff
|
tree
|
snapshot
2010-04-22
Brian Paul
st/mesa: consolidate code for finding supported formats
commit
|
commitdiff
|
tree
|
snapshot
2010-04-22
Brian Paul
st/mesa: refactor depth/stencil format selection code
commit
|
commitdiff
|
tree
|
snapshot
2010-04-22
Brian Paul
mesa: sort texel fetch/store table by format index
commit
|
commitdiff
|
tree
|
snapshot
2010-04-22
Brian Paul
Merge branch '7.8'
commit
|
commitdiff
|
tree
|
snapshot
2010-04-22
Brian Paul
st/mesa: add cases for MESA_FORMAT_Z24_X8, MESA_FORMAT_...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-22
Brian Paul
mesa: fix conversion errors in signed_rgba8888[rev...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-22
José Fonseca
llvmpipe: Fix resource_is_texture.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-22
José Fonseca
llvmpipe: Do not advertise S3TC rendering support.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-22
José Fonseca
llvmpipe: Fix typo in assert.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-22
José Fonseca
u_format: Reduce code duplication.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-22
Vinson Lee
gallivm: Remove unused variable.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-22
Alex Deucher
r300g: fix vertex unit setup
commit
|
commitdiff
|
tree
|
snapshot
2010-04-22
Alex Deucher
r300: fix vertex unit setup
commit
|
commitdiff
|
tree
|
snapshot
2010-04-22
Vinson Lee
gallium/util: Fix deviation calculation in u_cache.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-22
Vinson Lee
gallium/tests: Add test case for u_cache.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-22
Brian Paul
gallivm: added some assertions in loop-gen code
commit
|
commitdiff
|
tree
|
snapshot
2010-04-22
Aaron Plattner
progs/demos: Fix the progs/demos/rain help text
commit
|
commitdiff
|
tree
|
snapshot
2010-04-21
Brian Paul
gallivm: fix copy&paste error: s/cont_stack_size/break_...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-21
Brian Paul
gallivm: emit_instruction() is boolean
commit
|
commitdiff
|
tree
|
snapshot
2010-04-21
Brian Paul
progs/glsl: better comments
commit
|
commitdiff
|
tree
|
snapshot
2010-04-21
Brian Paul
llvmpipe: add missing dependency in Makefile
commit
|
commitdiff
|
tree
|
snapshot
2010-04-21
Brian Paul
gallivm: implement TGSI KILP
commit
|
commitdiff
|
tree
|
snapshot
2010-04-21
José Fonseca
draw: Make LLVM integration work without llvmpipe too...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-21
Marek Olšák
radeon: fix warning
commit
|
commitdiff
|
tree
|
snapshot
2010-04-21
Marek Olšák
r300g: raise the max index for generic varyings to 32
commit
|
commitdiff
|
tree
|
snapshot
2010-04-21
Brian Paul
softpipe: call draw_wide_point_sprites()
commit
|
commitdiff
|
tree
|
snapshot
2010-04-21
Brian Paul
gallium/draw: fix point sprite handling
commit
|
commitdiff
|
tree
|
snapshot
2010-04-21
Brian Paul
gallium/draw: use local var to simplify code
commit
|
commitdiff
|
tree
|
snapshot
2010-04-21
Brian Paul
llvmpipe: consolidate texture memory allocation code
commit
|
commitdiff
|
tree
|
snapshot
2010-04-21
Brian Paul
st/glx: variable 'i' is an enum
commit
|
commitdiff
|
tree
|
snapshot
2010-04-21
Jakob Bornecrantz
targets: Don't check if we should use trace
commit
|
commitdiff
|
tree
|
snapshot
2010-04-21
José Fonseca
mesa/st: Translate a few more mesa/gallium formats.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-21
Vinson Lee
llvmpipe: Remove unused variable.
commit
|
commitdiff
|
tree
|
snapshot
next