projects
/
mesa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mesa.git
2009-10-31
Dave Airlie
radeon: add missing include
commit
|
commitdiff
|
tree
2009-10-31
Marek Olšák
r300g: correct the pitch calculation for smaller mipmaps
commit
|
commitdiff
|
tree
2009-10-31
Marek Olšák
r300g: pretend NPOT support
commit
|
commitdiff
|
tree
2009-10-31
Marek Olšák
r300g: fix reading from the destination buffer in blending
commit
|
commitdiff
|
tree
2009-10-31
Marek Olšák
r300g: add precalculating of pixel pitch, add a new...
commit
|
commitdiff
|
tree
2009-10-31
Marek Olšák
r300g: remove unnecessary assertions
commit
|
commitdiff
|
tree
2009-10-31
Marek Olšák
r300g: fix crash in r300_is_texture_referenced
commit
|
commitdiff
|
tree
2009-10-31
Dave Airlie
radeon: use _mesa_get_current_tex_unit
commit
|
commitdiff
|
tree
2009-10-31
Brian Paul
ARB prog parser: regenerated files
commit
|
commitdiff
|
tree
2009-10-31
Brian Paul
ARB prog parser: new set_src_reg(), set_dst_reg() helpers
commit
|
commitdiff
|
tree
2009-10-31
Brian Paul
mesa: better error message
commit
|
commitdiff
|
tree
2009-10-31
Eric Anholt
intel: Use GTT mapping when available for swrast.
commit
|
commitdiff
|
tree
2009-10-31
Eric Anholt
x86: Fix the test for negative pixel count in optimized...
commit
|
commitdiff
|
tree
2009-10-31
Eric Anholt
intel: Fix up z24_x8 depth spans since the texformat...
commit
|
commitdiff
|
tree
2009-10-30
Vinson Lee
prog/tests: Fix MSVC build.
commit
|
commitdiff
|
tree
2009-10-30
Eric Anholt
i965: Add an index assert on get_fp_inst array like...
commit
|
commitdiff
|
tree
2009-10-30
Eric Anholt
i965: Fix BRW_WM_MAX_INSN to reflect current limits.
commit
|
commitdiff
|
tree
2009-10-30
Eric Anholt
intel: Set the texture format in the TFP path.
commit
|
commitdiff
|
tree
2009-10-30
Alex Deucher
r600: remove duplicate line
commit
|
commitdiff
|
tree
2009-10-30
Alex Deucher
r600: fill in some missing tex formats
commit
|
commitdiff
|
tree
2009-10-30
Alex Deucher
r600: fix a warning, update comments
commit
|
commitdiff
|
tree
2009-10-30
Vinson Lee
progs/tests: fix MSVC build.
commit
|
commitdiff
|
tree
2009-10-30
Andre Maasikas
r600: use AUTO_INDEX for draw - saves cmd buffer space
commit
|
commitdiff
|
tree
2009-10-30
Brian Paul
intel: fix up some XRGB breakage
commit
|
commitdiff
|
tree
2009-10-30
Brian Paul
mesa: fix inverted buffer object test
commit
|
commitdiff
|
tree
2009-10-30
Brian Paul
mesa: fix incorrect format info for MESA_FORMAT_SL8
commit
|
commitdiff
|
tree
2009-10-30
Michal Krol
softpipe: Respect gl_rasterization_rules in primitive...
commit
|
commitdiff
|
tree
2009-10-30
Brian Paul
intel: update intel_create_renderbuffer(format), add...
commit
|
commitdiff
|
tree
2009-10-29
Brian Paul
mesa: fix _mesa_texstore_argb8888() for MESA_FORMAT_XRG...
commit
|
commitdiff
|
tree
2009-10-29
Alex Deucher
r600: remove the no rrb messages
commit
|
commitdiff
|
tree
2009-10-29
Alex Deucher
r600: Add support for ARB_depth_clamp
commit
|
commitdiff
|
tree
2009-10-29
Brian Paul
intel: remove memcpy_get_tex_image() code
commit
|
commitdiff
|
tree
2009-10-29
Brian Paul
mesa: lift memcpy_get_tex_image() code from intel drive...
commit
|
commitdiff
|
tree
2009-10-29
Brian Paul
mesa: refactor _mesa_get_teximage() code
commit
|
commitdiff
|
tree
2009-10-29
Brian Paul
i965: indentation fix
commit
|
commitdiff
|
tree
2009-10-29
Brian Paul
i965: make brw_sf_prog_key::sprite_origin_lower_left...
commit
|
commitdiff
|
tree
2009-10-29
Brian Paul
i965: make brw_wm_prog_key a little smaller
commit
|
commitdiff
|
tree
2009-10-29
Eric Anholt
i915: Fix 1D texture mapping in the t coordinate.
commit
|
commitdiff
|
tree
2009-10-29
Eric Anholt
i915: Correct and make use of the defines for 32-bit...
commit
|
commitdiff
|
tree
2009-10-29
Brian Paul
i965: avoid shader translation on window resize
commit
|
commitdiff
|
tree
2009-10-29
Brian Paul
i965: define, use BRW_MAX_DRAW_BUFFERS
commit
|
commitdiff
|
tree
2009-10-29
Brian Paul
i965: remove unused var
commit
|
commitdiff
|
tree
2009-10-29
Brian Paul
i965: don't use context state in emit_fb_write()
commit
|
commitdiff
|
tree
2009-10-29
Brian Paul
i965: use macros to get/set prog_instruction::Aux field
commit
|
commitdiff
|
tree
2009-10-29
Brian Paul
i965: minor code reformatting
commit
|
commitdiff
|
tree
2009-10-29
José Fonseca
mesa: Add MESA_FORMAT_Z24_X8.
commit
|
commitdiff
|
tree
2009-10-29
Zack Rusin
st/xorg: fix scaling ov xv data, plus some cleanups
commit
|
commitdiff
|
tree
2009-10-29
Eric Anholt
i915: Implement min/max LOD clamping with the hardware.
commit
|
commitdiff
|
tree
2009-10-29
Eric Anholt
i965: Replace a MIN(MAX()) with CLAMP().
commit
|
commitdiff
|
tree
2009-10-29
Brian Paul
intel: check for single memcpy() in memcpy_get_tex_image()
commit
|
commitdiff
|
tree
2009-10-29
Eric Anholt
i965: Fix fallout from ARB_depth_clamp enablement that...
commit
|
commitdiff
|
tree
2009-10-29
Eric Anholt
mesa: Mostly fix swrast's ARB_depth_clamp support.
commit
|
commitdiff
|
tree
2009-10-29
Eric Anholt
intel: Don't bother MI_FLUSHing on glFlush in the DRI2...
commit
|
commitdiff
|
tree
2009-10-29
Eric Anholt
intel: Clean up merge leftover from the DRI2 swap throt...
commit
|
commitdiff
|
tree
2009-10-29
Brian Paul
intel: remove debug code
commit
|
commitdiff
|
tree
2009-10-29
Brian Paul
mesa: consolidate some code in _mesa_GetCompressedTexIm...
commit
|
commitdiff
|
tree
2009-10-29
Brian Paul
intel: added fast memcpy path for glGetTexImage()
commit
|
commitdiff
|
tree
2009-10-29
Brian Paul
progs/tests: also test GL_BGRA format in getteximage.c
commit
|
commitdiff
|
tree
2009-10-29
Brian Paul
mesa: move pixels==NULL check in glGetTexImage()
commit
|
commitdiff
|
tree
2009-10-29
Brian Paul
mesa: consolidate some code in _mesa_GetTexImage()
commit
|
commitdiff
|
tree
2009-10-29
Brian Paul
mesa: move, clean-up _mesa_print_texture()
commit
|
commitdiff
|
tree
2009-10-29
Brian Paul
mesa: fix some tests in subtexture_error_check2()
commit
|
commitdiff
|
tree
2009-10-29
Brian Paul
mesa: remove unneedded is_srgb_teximage() function
commit
|
commitdiff
|
tree
2009-10-29
Brian Paul
glsl: make shader substitution a little better
commit
|
commitdiff
|
tree
2009-10-29
David Heidelberger
st/mesa: fix PIPE_FORMAT_X8Z24 <> MESA_FORMAT_X8_Z24...
commit
|
commitdiff
|
tree
2009-10-29
David Heidelberger
st/mesa: Add conversion from PIPE_FORMAT_X8Z24_UNORM...
commit
|
commitdiff
|
tree
2009-10-29
David Heidelberger
st/mesa: Fix nouveau glxinfo after merging texformat...
commit
|
commitdiff
|
tree
2009-10-29
Brian Paul
mesa: move declaration to prevent unused var warning
commit
|
commitdiff
|
tree
2009-10-29
Chia-I Wu
mesa: Fix compilation errors and warnings when features...
commit
|
commitdiff
|
tree
2009-10-29
Chia-I Wu
mesa/main: Make FEATURE_texture_s3tc follow feature...
commit
|
commitdiff
|
tree
2009-10-29
Chia-I Wu
mesa/main: Make FEATURE_texture_fxt1 follow feature...
commit
|
commitdiff
|
tree
2009-10-29
Chia-I Wu
mesa/main: Never return NULL in _mesa_get_texstore_func.
commit
|
commitdiff
|
tree
2009-10-29
Brian Paul
radeon: fix incorrect Z format in radeon_alloc_renderbu...
commit
|
commitdiff
|
tree
2009-10-29
Cooper Yuan
r300g: Fix bytes_per_line calculation error while displ...
commit
|
commitdiff
|
tree
2009-10-29
Chia-I Wu
swrast: added braces
commit
|
commitdiff
|
tree
2009-10-29
Brian Paul
mesa: remove old, unused #define
commit
|
commitdiff
|
tree
2009-10-29
Brian Paul
mesa: re-remove s3v and trident driver files
commit
|
commitdiff
|
tree
2009-10-29
Brian Paul
mesa: move some gl_texture_image and gl_renderbuffer...
commit
|
commitdiff
|
tree
2009-10-29
Brian Paul
mesa: minor code movement
commit
|
commitdiff
|
tree
2009-10-29
Brian Paul
Merge branch 'texformat-rework'
commit
|
commitdiff
|
tree
2009-10-29
Brian Paul
swrast: fix RGB, RGBA texturing code
commit
|
commitdiff
|
tree
2009-10-29
Brian Paul
swrast: check for single texture unit in _swrast_choose...
commit
|
commitdiff
|
tree
2009-10-29
Brian Paul
swrast: clean up and remove dead code in triangle functions
commit
|
commitdiff
|
tree
2009-10-29
Brian Paul
swrast: fix texel decoding in opt_sample_rgba_2d()
commit
|
commitdiff
|
tree
2009-10-29
Brian Paul
mesa: choose texture format in _mesa_get_fallback_texture()
commit
|
commitdiff
|
tree
2009-10-29
Brian Paul
Merge branch 'mesa_7_6_branch'
commit
|
commitdiff
|
tree
2009-10-28
Vinson Lee
mesa: Fix memory leak if we run out of memory
commit
|
commitdiff
|
tree
2009-10-28
Zack Rusin
st/xorg: fix src coordinates in the video acceleration...
commit
|
commitdiff
|
tree
2009-10-28
Alex Deucher
r600: add occlusion query support
commit
|
commitdiff
|
tree
2009-10-28
Corbin Simpson
r300g: Use u_trim_pipe_prim to prevent lockups from...
commit
|
commitdiff
|
tree
2009-10-28
Corbin Simpson
r300g: Keep texture formats organized.
commit
|
commitdiff
|
tree
2009-10-28
Maciej Cencora
r300g: add some texture formats
commit
|
commitdiff
|
tree
2009-10-28
Corbin Simpson
r300g: Clear up a bit of the buffer reference stuff.
commit
|
commitdiff
|
tree
2009-10-28
Corbin Simpson
r300g: Fix XXX.
commit
|
commitdiff
|
tree
2009-10-28
Marek Olšák
r300g: fix emitting the stencil-ref and alpha-ref values
commit
|
commitdiff
|
tree
2009-10-28
Marek Olšák
r300g: fix the WRAP_T mode when using 1D textures
commit
|
commitdiff
|
tree
2009-10-28
Marek Olšák
r300g: fix blending and do some optimizations
commit
|
commitdiff
|
tree
2009-10-28
Marek Olšák
mesa/st: fix crash in st_texture_image_copy
commit
|
commitdiff
|
tree
2009-10-28
Vinson Lee
intel: Fix memory leak in case of renderbuffer bad...
commit
|
commitdiff
|
tree
2009-10-28
Brian Paul
Merge branch 'mesa_7_6_branch'
commit
|
commitdiff
|
tree
next