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-19
Brian Paul
llvmpipe: fix rendering to 3D textures
commit
|
commitdiff
|
tree
|
snapshot
2010-04-19
Brian Paul
llvmpipe: checkpoint: fixes for render to 3D texture
commit
|
commitdiff
|
tree
|
snapshot
2010-04-19
Brian Paul
llvmpipe: another fix for surface memory allocation
commit
|
commitdiff
|
tree
|
snapshot
2010-04-19
Marek Olšák
r300g: add is_rv350 flag
commit
|
commitdiff
|
tree
|
snapshot
2010-04-19
Jesse Barnes
Merge branch '7.8'
commit
|
commitdiff
|
tree
|
snapshot
2010-04-19
Jesse Barnes
DRI2: check for swapAvailable before using swap interva...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-19
Zack Rusin
draw llvm: make sure use_llvm isn't used when not defined
commit
|
commitdiff
|
tree
|
snapshot
2010-04-19
Zack Rusin
draw llvm: fix typo (boolean, not bool)
commit
|
commitdiff
|
tree
|
snapshot
2010-04-19
Brian Paul
llvmpipe: fix surface memory allocation bug
commit
|
commitdiff
|
tree
|
snapshot
2010-04-19
Jesse Barnes
Merge branch '7.8'
commit
|
commitdiff
|
tree
|
snapshot
2010-04-19
Jesse Barnes
DRI2: synchronize swap interval with server at startup...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-19
Zack Rusin
draw llvm: allow runtime switching of pipelines (yes...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-19
Zack Rusin
draw llvm: fix constructor mess
commit
|
commitdiff
|
tree
|
snapshot
2010-04-19
Zack Rusin
llvmpipe: enable draw llvm by default
commit
|
commitdiff
|
tree
|
snapshot
2010-04-19
Brian Paul
gallium/util: specify binding type for blit src texture
commit
|
commitdiff
|
tree
|
snapshot
2010-04-19
Brian Paul
mesa: unmap the immediate mode VB before destroying it
commit
|
commitdiff
|
tree
|
snapshot
2010-04-19
Brian Paul
st/mesa: invert scissor rect depending on FB orientation
commit
|
commitdiff
|
tree
|
snapshot
2010-04-19
Matthieu Herrb
mesa: Fix build with gcc 3.3.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-19
Matthieu Herrb
radeon: Let this build with gcc 3.3
commit
|
commitdiff
|
tree
|
snapshot
2010-04-19
Owain Ainsworth
radeon: Fix command type for DRM_RADEON_IRQ_EMIT ioctl.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-19
Matthieu Herrb
mesa: Use __OpenBSD__ to check for OpenBSD.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-19
Brian Paul
llvmpipe: triangle function comments
commit
|
commitdiff
|
tree
|
snapshot
2010-04-19
Brian Paul
gallium/draw: use a local var to simplify some code
commit
|
commitdiff
|
tree
|
snapshot
2010-04-19
Brian Paul
softpipe: add option to do polygon stipple in softpipe...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-19
Brian Paul
Merge branch '7.8'
commit
|
commitdiff
|
tree
|
snapshot
2010-04-19
Brian Paul
gallium/draw: use correct rasterization state for wide...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-19
Dave Airlie
r300c/r300g: add 3155 rv380 pci id
commit
|
commitdiff
|
tree
|
snapshot
2010-04-19
Vinson Lee
gallivm: Remove redundant initialization of dst_vec_type.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-19
Vinson Lee
nv50: Fix include recursion.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-19
Vinson Lee
nvfx: Fix include recursion.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-19
Vinson Lee
auxiliary: Move loop variable declaration outside for...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-19
Vinson Lee
nvfx: Add missing header and forward declaration.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-19
Vinson Lee
nouveau: Add missing header.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-19
Vinson Lee
r300g: Remove unnecessary headers.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-19
Vinson Lee
i915g: Remove unnecessary header.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-19
Vinson Lee
auxiliary: Initialize variable.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-19
Vinson Lee
auxiliary: Add util/u_surfaces.c to SCons build.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-19
Brian Paul
st/mesa: s/st_get_stobj_texture/st_get_stobj_resource/
commit
|
commitdiff
|
tree
|
snapshot
2010-04-19
Brian Paul
st/mesa: s/st_get_texobj_texture/st_get_texobj_resource/
commit
|
commitdiff
|
tree
|
snapshot
2010-04-19
Brian Paul
st/mesa: remove st_texture_object::pipe field
commit
|
commitdiff
|
tree
|
snapshot
2010-04-19
Brian Paul
st/mesa: s/st_renderbuffer_get_sampler_view/st_get_rend...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-19
Brian Paul
st/mesa: s/st_sampler_view_from_texture/st_create_textu...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-19
Brian Paul
st/mesa: s/st_get_stobj_sampler_view/st_get_texture_sam...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-18
Marek Olšák
r300g: implement TRUNC as floor
commit
|
commitdiff
|
tree
|
snapshot
2010-04-18
Marek Olšák
r300/compiler: lower CEIL
commit
|
commitdiff
|
tree
|
snapshot
2010-04-18
Marek Olšák
r300/compiler: enable branch emulation for vertex shaders
commit
|
commitdiff
|
tree
|
snapshot
2010-04-18
Marek Olšák
r300/compiler: optimize CMP for vertex shaders a bit
commit
|
commitdiff
|
tree
|
snapshot
2010-04-18
Nicolai Hähnle
r300/compiler: Use memory_pool_array_reserve in deadcod...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-18
Nicolai Hähnle
r300/compiler: Use memory_pool_array_reserve in r500...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-18
Marek Olšák
r300/compiler: enable branch emulation for R500 fragmen...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-18
Nicolai Hähnle
r300/compiler: Implement branch emulation for R300...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-18
Luca Barbieri
u_inlines: split pipe_surface_init in pipe_surface_rese...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-18
Brian Paul
tgsi: add comment about potential code removal
commit
|
commitdiff
|
tree
|
snapshot
2010-04-18
Brian Paul
softpipe: new comment and assertion for face value
commit
|
commitdiff
|
tree
|
snapshot
2010-04-18
Brian Paul
tgsi: replace 0xf with TGSI_WRITEMASK_XYZW
commit
|
commitdiff
|
tree
|
snapshot
2010-04-18
Brian Paul
softpipe: fix computation of fragment[FACE] attribute
commit
|
commitdiff
|
tree
|
snapshot
2010-04-18
Brian Paul
softpipe: clean-up and comments
commit
|
commitdiff
|
tree
|
snapshot
2010-04-18
Brian Paul
softpipe: document MAX_QUADS
commit
|
commitdiff
|
tree
|
snapshot
2010-04-18
Marek Olšák
r300g: more solid is_buffer_referenced implementation
commit
|
commitdiff
|
tree
|
snapshot
2010-04-18
Luca Barbieri
u_surfaces: silence warning
commit
|
commitdiff
|
tree
|
snapshot
2010-04-18
Marek Olšák
Revert "r300g: save vertex buffers around u_blitter...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-18
Brian Paul
nvfx: move declarations before code
commit
|
commitdiff
|
tree
|
snapshot
2010-04-18
Brian Paul
nvfx: fix void * arithmetic warning
commit
|
commitdiff
|
tree
|
snapshot
2010-04-18
Brian Paul
nvfx: move declarations before code
commit
|
commitdiff
|
tree
|
snapshot
2010-04-18
Brian Paul
llvmpipe: update comment
commit
|
commitdiff
|
tree
|
snapshot
2010-04-18
Brian Paul
nvfx: move declarations before code to silence warnings
commit
|
commitdiff
|
tree
|
snapshot
2010-04-18
Luca Barbieri
auxiliary: add util_dirty_surfaces to track dirty rende...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-18
Luca Barbieri
auxiliary: add util_surfaces to track a resource's...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-18
Luca Barbieri
u_inlines: add function to initialize pipe_surface
commit
|
commitdiff
|
tree
|
snapshot
2010-04-18
Luca Barbieri
nvfx: fix fragment program constant updates
commit
|
commitdiff
|
tree
|
snapshot
2010-04-18
Marek Olšák
r300g: do not tell st that a buffer is referenced by hw
commit
|
commitdiff
|
tree
|
snapshot
2010-04-18
Luca Barbieri
r300g: save vertex buffers around u_blitter calls
commit
|
commitdiff
|
tree
|
snapshot
2010-04-18
Luca Barbieri
u_blitter: add support for saving vertex buffers
commit
|
commitdiff
|
tree
|
snapshot
2010-04-18
Luca Barbieri
p_compiler: add likely/unlikely macros
commit
|
commitdiff
|
tree
|
snapshot
2010-04-18
Dave Airlie
r300g: fixup 0 stride buffer properly.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-18
José Fonseca
llvmpipe: Emit only the vertex attributes necessary...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-18
José Fonseca
softpipe: Preserve/check the signal of the number of...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-18
José Fonseca
draw: Cosmetic cleanups and comments.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-18
José Fonseca
retrace: Fix vertex/index/constant buffer dumping.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-18
José Fonseca
trace: Handle transfers with zero strides correctly.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-18
José Fonseca
st/python: Set the bind flag for the default texture.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-18
José Fonseca
retrace: Remove deprecated code.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-18
José Fonseca
mesa: Restore comment too.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-18
Vinson Lee
glsl: Fix handling of OPCODE_PRINT for no registers...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-18
Vinson Lee
i965: Assert that an OPCODE_IF was seen before an OPCOD...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-18
Vinson Lee
st/dri: Check for NULL before dereference and assignment.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-18
Vinson Lee
nvfx: Initialize variables.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-18
Vinson Lee
r300g: Cast rbuf->user_buffer to 'uint8_t *' before...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-18
Vinson Lee
nvfx: Remove unused variables.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-18
Vinson Lee
nv50: Initialize variables.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-18
Vinson Lee
nv50: Remove unused variable.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-18
Jakob Bornecrantz
i915g: Remove broken power of two function
commit
|
commitdiff
|
tree
|
snapshot
2010-04-18
Jakob Bornecrantz
i915g: Add some helper functions
commit
|
commitdiff
|
tree
|
snapshot
2010-04-18
Jakob Bornecrantz
i915g: Fix cubemap layouts
commit
|
commitdiff
|
tree
|
snapshot
2010-04-18
Jakob Bornecrantz
i915g: Clean and add some debug printing
commit
|
commitdiff
|
tree
|
snapshot
2010-04-18
Jakob Bornecrantz
gallium/tests: Make trivial apps depend on libs
commit
|
commitdiff
|
tree
|
snapshot
2010-04-18
Marek Olšák
r300g: various other cleanups
commit
|
commitdiff
|
tree
|
snapshot
2010-04-18
Marek Olšák
r300g: inline screen_buffer functions
commit
|
commitdiff
|
tree
|
snapshot
2010-04-18
Marek Olšák
r300g: remove unused declarations
commit
|
commitdiff
|
tree
|
snapshot
2010-04-18
Marek Olšák
r300g: add debugging options "notiling" and "noimmd...
commit
|
commitdiff
|
tree
|
snapshot
next