projects
/
mesa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mesa.git
2010-12-01
Chia-I Wu
llvmpipe: Fix build errors on x86.
commit
|
commitdiff
|
tree
2010-12-01
Kristian Høgsberg
docs: Fix MESA_drm_image typo
commit
|
commitdiff
|
tree
2010-11-30
Brian Paul
gallivm/llvmpipe: squash merge of the llvm-context...
commit
|
commitdiff
|
tree
2010-11-30
Marek Olšák
r300g: fix texture border color once again
commit
|
commitdiff
|
tree
2010-11-30
Kenneth Graunke
glsl/linker: Free any IR discarded by optimization...
commit
|
commitdiff
|
tree
2010-11-30
Kenneth Graunke
glsl: Remove anti-built-in hacks from the print visitor.
commit
|
commitdiff
|
tree
2010-11-30
Kenneth Graunke
glsl: Lazily import built-in function prototypes.
commit
|
commitdiff
|
tree
2010-11-30
Kenneth Graunke
glsl: Refactor out cloning of function prototypes.
commit
|
commitdiff
|
tree
2010-11-30
Aras Pranckevicius
glsl: fix matrix type check in ir_algebraic
commit
|
commitdiff
|
tree
2010-11-30
Eric Anholt
glsl: Quiet unreachable no-return-from-function warning.
commit
|
commitdiff
|
tree
2010-11-30
Zack Rusin
scons: add alias for identity
commit
|
commitdiff
|
tree
2010-11-30
Eric Anholt
glsl: Fix structure and array comparisions.
commit
|
commitdiff
|
tree
2010-11-30
Eric Anholt
glsl: Add a helper constructor for expressions that...
commit
|
commitdiff
|
tree
2010-11-30
Keith Whitwell
llvmpipe: shortcircuit some calls to set_scene_state
commit
|
commitdiff
|
tree
2010-11-30
Keith Whitwell
llvmpipe: remove misleading debug string
commit
|
commitdiff
|
tree
2010-11-30
Keith Whitwell
llvmpipe: raise dirty flag on transfers to bound constbuf
commit
|
commitdiff
|
tree
2010-11-30
José Fonseca
wgl: More complete WGL_ARB_pbuffer support.
commit
|
commitdiff
|
tree
2010-11-30
José Fonseca
wgl: Stub WGL_ARB_pbuffer support.
commit
|
commitdiff
|
tree
2010-11-30
José Fonseca
scons: Alias for svga
commit
|
commitdiff
|
tree
2010-11-30
José Fonseca
svga: Use consistent hexadecimal representation on...
commit
|
commitdiff
|
tree
2010-11-30
Marek Olšák
util: rename u_mempool -> u_slab
commit
|
commitdiff
|
tree
2010-11-30
Zack Rusin
gallivm: fix storing of the addr register
commit
|
commitdiff
|
tree
2010-11-30
Eric Anholt
glsl: Make the symbol table's add_variable just use...
commit
|
commitdiff
|
tree
2010-11-30
Eric Anholt
glsl: Make the symbol table's add_function just use...
commit
|
commitdiff
|
tree
2010-11-30
Eric Anholt
i965: Fix type of gl_FragData[] dereference for FB...
commit
|
commitdiff
|
tree
2010-11-29
Adam Jackson
drivers/x11: unifdef XFree86Server
commit
|
commitdiff
|
tree
2010-11-29
Marek Olšák
st/mesa: fix texture border color for RED and RG base...
commit
|
commitdiff
|
tree
2010-11-29
pontus lidman
mesa: check for posix_memalign() errors
commit
|
commitdiff
|
tree
2010-11-29
Dave Airlie
r600g: it looks like r600 can handle dword offsets...
commit
|
commitdiff
|
tree
2010-11-28
Marek Olšák
u_blitter: interpolate clear color using a GENERIC...
commit
|
commitdiff
|
tree
2010-11-27
Henri Verbeet
r600g: Fix the PIPE_FORMAT_A8_UNORM color swap for...
commit
|
commitdiff
|
tree
2010-11-27
Henri Verbeet
r600g: Fix the PIPE_FORMAT_L8A8_UNORM color swaps.
commit
|
commitdiff
|
tree
2010-11-26
Mathias Fröhlich
st/mesa: Set PIPE_TRANSFER_DISCARD for GL_MAP_INVALIDAT...
commit
|
commitdiff
|
tree
2010-11-26
Brian Paul
st/mesa: fix mapping of zero-sized buffer objects
commit
|
commitdiff
|
tree
2010-11-26
Thomas Hellstrom
xorg/vmwgfx: Don't clip video to viewport
commit
|
commitdiff
|
tree
2010-11-26
Thomas Hellstrom
xorg/vmwgfx: Flush even if we don't autopaint the color key
commit
|
commitdiff
|
tree
2010-11-26
Marek Olšák
r300/compiler: move util functions to radeon_compiler_util
commit
|
commitdiff
|
tree
2010-11-26
Marek Olšák
r300/compiler: add a function for swizzling a mask
commit
|
commitdiff
|
tree
2010-11-26
Marek Olšák
r300/compiler: remove duplicate function rc_mask_to_swz
commit
|
commitdiff
|
tree
2010-11-26
Marek Olšák
r300/compiler: fix rc_rewrite_depth_out for it to work...
commit
|
commitdiff
|
tree
2010-11-25
Marek Olšák
u_blitter: use PIPE_TRANSFER_DISCARD to prevent cpu...
commit
|
commitdiff
|
tree
2010-11-25
Xavier Chantry
nvfx: reset nvfx->hw_zeta
commit
|
commitdiff
|
tree
2010-11-25
Xavier Chantry
nvfx: fb->nr_cbufs <= 1 on nv30
commit
|
commitdiff
|
tree
2010-11-25
Kenneth Graunke
glsl: Add a virtual as_discard() method.
commit
|
commitdiff
|
tree
2010-11-25
Kenneth Graunke
glsl: Use do_common_optimization in the standalone...
commit
|
commitdiff
|
tree
2010-11-25
Kenneth Graunke
glsl: Don't inline function prototypes.
commit
|
commitdiff
|
tree
2010-11-25
Vinson Lee
r300/compiler: Move declaration before code.
commit
|
commitdiff
|
tree
2010-11-25
Vinson Lee
r300/compiler: Move declaration before code.
commit
|
commitdiff
|
tree
2010-11-25
Chia-I Wu
st/vega: Fix a typo in EXTENDED_BLENDER_OVER_FUNC.
commit
|
commitdiff
|
tree
2010-11-25
Chia-I Wu
st/vega: No flipping in vg_prepare_blend_surface.
commit
|
commitdiff
|
tree
2010-11-25
Chia-I Wu
st/vega: Masks and surfaces should share orientation.
commit
|
commitdiff
|
tree
2010-11-25
Chia-I Wu
st/vega: Fix a crash with empty paths.
commit
|
commitdiff
|
tree
2010-11-25
Chia-I Wu
auxiliary: util_blit_pixels_tex should restore the...
commit
|
commitdiff
|
tree
2010-11-24
Dave Airlie
r300g/r600g: bump cache manager timeouts to 1s
commit
|
commitdiff
|
tree
2010-11-24
Kenneth Graunke
mesa: Fix glGet of ES2's GL_MAX_*_VECTORS properties.
commit
|
commitdiff
|
tree
2010-11-24
Peter Clifton
meta: Mask Stencil.Clear against stencilMax in _mesa_me...
commit
|
commitdiff
|
tree
2010-11-24
Brian Paul
x11: remove test_proxy_teximage() function
commit
|
commitdiff
|
tree
2010-11-24
Brian Paul
mesa: added _mesa_format_image_size64()
commit
|
commitdiff
|
tree
2010-11-24
Brian Paul
mesa: add assertion and update comment in _mesa_format_...
commit
|
commitdiff
|
tree
2010-11-24
Kristian Høgsberg
i965: Don't write mrf assignment for pointsize output
commit
|
commitdiff
|
tree
2010-11-24
Thomas Hellstrom
gallium/targets/xorg-vmwgfx: Xv fixes
commit
|
commitdiff
|
tree
2010-11-24
Thomas Hellstrom
st/xorg: Add a function to flush pending rendering...
commit
|
commitdiff
|
tree
2010-11-24
Chia-I Wu
egl_dri2: Fix one context, multiple surfaces.
commit
|
commitdiff
|
tree
2010-11-24
Ian Romanick
i915: Disallow alpha, red, RG, and sRGB as render targets
commit
|
commitdiff
|
tree
2010-11-24
Brian Paul
glsl: start restoring some geometry shader code
commit
|
commitdiff
|
tree
2010-11-24
Brian Paul
glsl: better handling of linker failures
commit
|
commitdiff
|
tree
2010-11-24
Brian Paul
mesa: use gl_shader_type enum
commit
|
commitdiff
|
tree
2010-11-23
Brian Paul
mesa: replace #defines with new gl_shader_type enum
commit
|
commitdiff
|
tree
2010-11-23
Brian Paul
mesa: _mesa_valid_register_index() to validate register...
commit
|
commitdiff
|
tree
2010-11-23
Brian Paul
mesa: rename, make _mesa_register_file_name() non-static
commit
|
commitdiff
|
tree
2010-11-23
Brian Paul
glsl: use gl_register_file in a few places
commit
|
commitdiff
|
tree
2010-11-23
Brian Paul
glsl: fix off by one in register index assertion
commit
|
commitdiff
|
tree
2010-11-23
Alex Deucher
gallium/egl: fix r300 vs r600 loading
commit
|
commitdiff
|
tree
2010-11-23
Eric Anholt
i965: Use the new embedded compare in SEL on gen6 for...
commit
|
commitdiff
|
tree
2010-11-23
Eric Anholt
i965: Don't upload line smooth params unless we're...
commit
|
commitdiff
|
tree
2010-11-23
Eric Anholt
i965: Don't upload line stipple pattern unless we're...
commit
|
commitdiff
|
tree
2010-11-23
Eric Anholt
i965: Don't upload polygon stipple unless required.
commit
|
commitdiff
|
tree
2010-11-23
Eric Anholt
i965: Move gen4 blend constant color to the gen4 blendi...
commit
|
commitdiff
|
tree
2010-11-23
Tilman Sauerbeck
r600g: Removed duplicated call to tgsi_split_literal_co...
commit
|
commitdiff
|
tree
2010-11-23
Tom Stellard
r300/compiler: Don't allow presubtract sources to be...
commit
|
commitdiff
|
tree
2010-11-23
Mathias Fröhlich
r600g: Only compare active vertex elements
commit
|
commitdiff
|
tree
2010-11-23
Vinson Lee
mesa: Clean up header file inclusion in syncobj.h.
commit
|
commitdiff
|
tree
2010-11-23
Vinson Lee
llvmpipe: Remove unnecessary headers.
commit
|
commitdiff
|
tree
2010-11-23
Xiang, Haihao
mesa: fix regression from b4bb6680200b5a898583392f4c831...
commit
|
commitdiff
|
tree
2010-11-23
Alex Deucher
r600c: fix VC flush on cedar and palm
commit
|
commitdiff
|
tree
2010-11-22
Alex Deucher
r600g: add support for ontario APUs
commit
|
commitdiff
|
tree
2010-11-22
Alex Deucher
r600c: add Ontario Fusion APU support
commit
|
commitdiff
|
tree
2010-11-22
Mathias Fröhlich
r300g: Avoid returning values in a static array, fixing...
commit
|
commitdiff
|
tree
2010-11-22
Alex Deucher
r600g: fix some winsys functions to deal properly with...
commit
|
commitdiff
|
tree
2010-11-22
Alex Deucher
r600g: fix additional EVENT_WRITE packet
commit
|
commitdiff
|
tree
2010-11-22
Marek Olšák
st/mesa: set MaxUniformComponents
commit
|
commitdiff
|
tree
2010-11-22
Brian Paul
swrast: init alpha value to 1.0 in opt_sample_rgb_2d()
commit
|
commitdiff
|
tree
2010-11-22
Marek Olšák
gallium: add PIPE_SHADER_CAP_SUBROUTINES
commit
|
commitdiff
|
tree
2010-11-22
Keith Whitwell
Merge branch 'lp-offset-twoside'
commit
|
commitdiff
|
tree
2010-11-22
Dave Airlie
r600g: pick correct color swap for A8 fbos.
commit
|
commitdiff
|
tree
2010-11-22
Tom Stellard
r300/compiler: Add a more efficient version of rc_find_...
commit
|
commitdiff
|
tree
2010-11-22
Tom Stellard
r300/compiler: Enable rename_reg pass for r500 cards
commit
|
commitdiff
|
tree
2010-11-22
Tom Stellard
r300/compiler: Use presubtract operations as much as...
commit
|
commitdiff
|
tree
2010-11-22
Tom Stellard
r300/compiler: Convert RGB to alpha in the scheduler
commit
|
commitdiff
|
tree
2010-11-22
Tom Stellard
r300/compiler: Track readers through branches in rc_get...
commit
|
commitdiff
|
tree
next