2009-11-09 |
Younes Manton | g3dvl: Use a func instead of large ugly macro to gen... |
commit | commitdiff | tree |
2009-11-08 |
Younes Manton | g3dvl: Use immediates in shaders where possible. |
commit | commitdiff | tree |
2009-11-08 |
Younes Manton | g3dvl: Use ureg to build shaders. |
commit | commitdiff | tree |
2009-11-08 |
Younes Manton | g3dvl: Unbreak debug build. |
commit | commitdiff | tree |
2009-11-06 |
Younes Manton | g3dvl: Remove src/driclient |
commit | commitdiff | tree |
2009-11-06 |
Younes Manton | g3dvl: Shared drm winsys bits. |
commit | commitdiff | tree |
2009-11-03 |
Younes Manton | g3dvl: Wrap macroblock block buffer in a pipe user... |
commit | commitdiff | tree |
2009-11-03 |
Younes Manton | g3dvl: Put misc helpers in u_video.h. |
commit | commitdiff | tree |
2009-11-03 |
Younes Manton | g3dvl: DRM winsys changes. |
commit | commitdiff | tree |
2009-11-01 |
Younes Manton | nouveau: Assume all texture blankets are linear for... |
commit | commitdiff | tree |
2009-11-01 |
Corbin Simpson | r300g: Miscellania. Avoid draw segfaults, s/true/TRUE... |
commit | commitdiff | tree |
2009-11-01 |
Maciej Cencora | r300g: fix geometry corruptions |
commit | commitdiff | tree |
2009-11-01 |
Maciej Cencora | r300g: split constant buffer and shader emittion |
commit | commitdiff | tree |
2009-11-01 |
Corbin Simpson | r300g: Adopt osiris' PSC data and swizzle. |
commit | commitdiff | tree |
2009-11-01 |
Christoph Bumiller | nv50: handle TGSI_SEMANTIC_FACE |
commit | commitdiff | tree |
2009-11-01 |
Christoph Bumiller | nv50: make IF condition safe |
commit | commitdiff | tree |
2009-11-01 |
Christoph Bumiller | nv50: implement TGSI_OPCODE_AND/OR/XOR |
commit | commitdiff | tree |
2009-10-31 |
Christoph Bumiller | nv50: fix textures with block size != cpp |
commit | commitdiff | tree |
2009-10-31 |
Younes Manton | nouveau: Support X8R8G8B8 textures on nv30, nv40 and... |
commit | commitdiff | tree |
2009-10-31 |
Christoph Bumiller | nv50: use SIFC also for shader upload |
commit | commitdiff | tree |
2009-10-31 |
Christoph Bumiller | nv50: make MRTs work |
commit | commitdiff | tree |
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 |
next |