Age | Commit message (Expand) | Author |
2008-02-22 | intel: Merge intel_context.c from i915 and i965. | Kristian Høgsberg |
2008-02-22 | Merge {i915,i965}/intel_context.h as intel/intel_context.h | Kristian Høgsberg |
2008-02-22 | Use drm_i915_sarea instead of drmI830Sarea and remove i830_common.h | Alan Hourihane |
2008-02-13 | [965] Fix ARB_occlusion_query from intel_screen.c merge. | Eric Anholt |
2008-02-03 | i965: fix potential NULL pointer dereference. The third region | Xiang, Haihao |
2008-01-29 | i965: new integrated graphics chipset support | Xiang, Haihao |
2008-01-17 | [intel] Make the no_rast option be standard driconf instead of INTEL_NO_RAST. | Eric Anholt |
2008-01-10 | [intel] Add more cliprect modes to cover other meanings for batch emits. | Eric Anholt |
2008-01-10 | i965: fix segfault caused by commit e131c46b20241737ceba4856dbe01dcca6dd2c03. | Xiang, Haihao |
2008-01-09 | [intel] Rename lost_hardware vtbl entry to new_batch. | Eric Anholt |
2008-01-09 | [intel] Remove the dead intel->need_flush member. | Eric Anholt |
2007-12-21 | [965] Fix and enable separate stencil. | Eric Anholt |
2007-12-20 | [965] Enable EXT_framebuffer_object. | Eric Anholt |
2007-12-20 | [965] Actually enable SGIS_generate_mipmap. | Eric Anholt |
2007-12-17 | [965] Replace our own depth constants in intel context with GL context ones. | Eric Anholt |
2007-12-16 | [965] Enable ARB_pixel_buffer_object, and disable broken imaging extension. | Eric Anholt |
2007-12-16 | [965] Move to using shared texture management code. | Eric Anholt |
2007-12-15 | [965] Use shared intel_regions.c. | Eric Anholt |
2007-12-13 | [intel] Enable INTEL_DEBUG=bufmgr output in TTM mode as well as classic. | Eric Anholt |
2007-12-12 | [intel] Move bufmgr back to context instead of screen, fixing glthreads. | Eric Anholt |
2007-12-10 | [965] Hook up DEBUG_BUFMGR output for bufmgr_fake. | Eric Anholt |
2007-12-07 | [965] Convert the driver to dri_bufmgr interface and enable TTM. | Eric Anholt |
2007-11-19 | [965] Convert DBG macro to use FILE_DEBUG_FLAG like i915. | Eric Anholt |
2007-10-30 | More vblank cleanups. | Michel Dänzer |
2007-10-29 | Refactor and fix core vblank support | Jesse Barnes |
2007-10-26 | Merge branch '965-glsl' | Zou Nan hai |
2007-10-10 | fix force_s3tc_enable option | Mrc Gran |
2007-10-09 | Non Square Matrix | 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-26 | fix a bug in 965 ARB_occlusion_query, | Zou Nan hai |
2007-09-20 | Merge branch 'master' into i915-unification | Eric Anholt |
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-08-29 | i965: store read drawable info in intel_context. Some OpenGL | Xiang, Haihao |
2007-08-02 | EXT_texture_sRGB support on i965 | Zou Nan hai |
2007-07-30 | ARB sprite point support on i965 | Zou Nan hai |
2007-07-04 | Merge branch 'master' of git+ssh://znh@git.freedesktop.org/git/mesa/mesa into... | Zou Nan hai |
2007-06-21 | Merge branch 'origin' into i915-unification | Eric Anholt |
2007-05-31 | i965: Add pci info for 965GME/GLE chip. | Wang Zhenyu |
2007-05-17 | Convert i915tex to the new interface and make it compile. | Eric Anholt |
2007-04-12 | Initial 965 GLSL support | Zou Nan hai |
2007-02-25 | Merge git://proxy01.pd.intel.com:9419/git/mesa/mesa into crestline | Nian Wu |
2007-02-02 | Merge branch 'vbo-0.2' | Keith Whitwell |
2007-02-02 | Add Intel 965GM chipset info | Wang Zhenyu |
2007-02-02 | Revert origin crestline pci id patch | Wang Zhenyu |
2007-01-26 | Bug #9604: Fix a static buffer allocation failure. | Eric Anholt |
2007-01-26 | Remove dead code causing a warning. | Eric Anholt |