Age | Commit message (Expand) | Author |
2007-10-29 | Refactor and fix core vblank support | Jesse Barnes |
2007-10-26 | Merge branch '965-glsl' | Zou Nan hai |
2007-10-12 | Merge branch 'dri2' | Kristian Høgsberg |
2007-10-11 | Add a DRI_ReadDrawable marker extension to signal read drawable capability. | Kristian Høgsberg |
2007-10-11 | Move media stream counter entry points to new extension. | Kristian Høgsberg |
2007-10-11 | Move GLX_MESA_swap_frame_usage DRI entry points to the new mechanism. | Kristian Høgsberg |
2007-10-10 | Move swap_interval to new extension mechanism. | Kristian Høgsberg |
2007-10-10 | Move the copySubBuffer extension over to the new mechanism. | Kristian Høgsberg |
2007-10-10 | Pull createNewScreen entry point into dri_util.c. | Kristian Høgsberg |
2007-10-10 | Replace open-coded major, minor, and patch version fields with __DRIversionRec. | Kristian Høgsberg |
2007-10-10 | Remove screenConfigs from __DRIscreen. | Kristian Høgsberg |
2007-10-10 | Drop __DRInativeDisplay and pass in __DRIscreen pointers instead. | Kristian Høgsberg |
2007-10-10 | fix force_s3tc_enable option | Mrc Gran |
2007-10-09 | Non Square Matrix | Zou Nan hai |
2007-10-09 | fix for prev commit | Zou Nan hai |
2007-10-09 | INT support | Zou Nan hai |
2007-10-09 | shadow sampler fix. | Zou Nan hai |
2007-10-08 | Only vertex program fix, bypass tnl vertex program | Zou Nan hai |
2007-10-04 | [965] Replace various alignment code with a shared ALIGN() macro. | Eric Anholt |
2007-10-04 | Replace bmBufferOffset usage in batchbuffer setup with OUT_RELOC. | Eric Anholt |
2007-10-04 | Replace duplicated intel_reg.h with a shared header. | Eric Anholt |
2007-10-04 | Replace some structure-based batch preparation with plain OUT_BATCH. | Eric Anholt |
2007-09-30 | fragment shader function call fix, gl_FragCoord fix | Zou Nan hai |
2007-09-29 | support continue, fix conditional | Zou Nan hai |
2007-09-28 | fix | Zou Nan hai |
2007-09-28 | support nested function call in pixel shader | Zou Nan hai |
2007-09-27 | [965] Add batchbuffer dumping under INTEL_DEBUG=bat, like 915. | Eric Anholt |
2007-09-27 | Revert "WIP 965 conversion to dri_bufmgr." | Eric Anholt |
2007-09-27 | WIP 965 conversion to dri_bufmgr. | Eric Anholt |
2007-09-27 | [965] Remove AUB file support. | Eric Anholt |
2007-09-27 | handle INT op, still require high level handle of integer to be correct | Zou Nan hai |
2007-09-27 | i965: handle all unfilled mode in clip stage. fix bug #12453 | Xiang, Haihao |
2007-09-27 | fix issue when only fragment shader or vertex shader is used | Zou Nan hai |
2007-09-27 | fix ppracer and bzflag issue with clip optimization | Zou Nan hai |
2007-09-27 | i915/i965 merge serer directories along lines for radeon/r200 | Dave Airlie |
2007-09-26 | i965: The cube map texture coordinates must be devided by the | Xiang, Haihao |
2007-09-26 | fix a bug in 965 ARB_occlusion_query, | Zou Nan hai |
2007-09-24 | [i965] Bug #11812: Fix fwrite return value checks in AUB file code. | Roland Bär |
2007-09-24 | fix fd.o bug #12217, recalcuate urb when clip plane size change | Zou Nan hai |
2007-09-21 | Merge branch 'i915-unification' | Eric Anholt |
2007-09-20 | Merge branch 'master' into i915-unification | Eric Anholt |
2007-09-20 | i965: fix an error in brw_vs_tnl.c | Xiang, Haihao |
2007-09-18 | ARB_shader_object ARB_vertex_shader ARB_fragment_shader in 965-glsl branch | Zou Nan hai |
2007-09-18 | fix double free in 965-glsl branch | Zou Nan hai |
2007-09-14 | i965: align the address of the first element within | Xiang, Haihao |
2007-09-12 | i965: translate shadow compare function into correct | Xiang, Haihao |
2007-09-12 | i965: revert commit 1a15b2169ba6cb100627eb525a20a00537cfb6f0, | Xiang, Haihao |
2007-09-11 | Fix-up #includes to remove some -I options. | Brian |
2007-09-11 | i965: take the secondary color into account when drawing | Xiang, Haihao |
2007-09-11 | i965: limit on LOD Bias, fix#11987 | Xiang, Haihao |