Age | Commit message (Expand) | Author |
2007-12-29 | fix fd.o bug #13847 | Zou Nan hai |
2007-12-21 | [965] Fix and enable separate stencil. | Eric Anholt |
2007-12-21 | [intel] Move some pixel path support from drivers to shared. | Eric Anholt |
2007-12-21 | intel: cast a pointer to unsigned long, avoid potential error. | Xiang, Haihao |
2007-12-20 | [965] Enable EXT_framebuffer_object. | Eric Anholt |
2007-12-20 | [965] Actually enable SGIS_generate_mipmap. | Eric Anholt |
2007-12-19 | i965: allocate GRF registers before building subroutines, | Xiang, Haihao |
2007-12-19 | i965: restore the flag after building the subroutine of the | Xiang, Haihao |
2007-12-18 | [INTEL] Fix 965 to use new centralized mipmap pitch function | Keith Packard |
2007-12-17 | [965] Allow draw or depth regions to be NULL. | Eric Anholt |
2007-12-17 | [965] Simplify scissor handling by using DrawBuffer values. | Eric Anholt |
2007-12-17 | [965] fix bad conflict resolution in debug code. | Eric Anholt |
2007-12-17 | [965] Replace our own depth constants in intel context with GL context ones. | Eric Anholt |
2007-12-17 | [965] Fix software fallbacks with region-backed textures. | Eric Anholt |
2007-12-17 | [intel] Cleanup of */intel_blit.c to bring the two closer. | Eric Anholt |
2007-12-17 | [965] Output the buffer type in INTEL_DEBUG=bat surface state decode. | Eric Anholt |
2007-12-17 | i965: check NULL pointer | Xiang, Haihao |
2007-12-16 | [965] Fully initialize the texture surface key data (padding around GLboolean) | 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 | [intel] Whitespace and comment changes to bring intel_mipmap_tree.c closer. | Eric Anholt |
2007-12-15 | [intel] Merge intel_buffer_objects to shared. | Eric Anholt |
2007-12-15 | [965] Use shared intel_regions.c. | Eric Anholt |
2007-12-14 | [intel] warnings cleanup | Eric Anholt |
2007-12-14 | [965] Replace the state cache suballocator with direct dri_bufmgr use. | 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-12-07 | [965] Remove dead code in upload_wm_surfaces. | Eric Anholt |
2007-12-07 | [965] Move brw_surface_state stack allocation into the function using it. | Eric Anholt |
2007-12-05 | Revert "[965] Add missing flagging of new stage programs for updating stage s... | Eric Anholt |
2007-12-05 | [965] Add missing flagging of new stage programs for updating stage state. | Eric Anholt |
2007-12-03 | [965] Change constant buffer from state structs to plain batch emission. | Eric Anholt |
2007-11-30 | i965: if source depth to render target is set, | Xiang, Haihao |
2007-11-30 | i965: use uncompressed instruction to ensure only | Xiang, Haihao |
2007-11-28 | i965: update RefCount when using Vertex/Fragment program. | Xiang, Haihao |
2007-11-27 | i965: The jump instruction count is added | Xiang, Haihao |
2007-11-25 | intel: Fix relative symlinks. | Michel Dänzer |
2007-11-20 | [965] Replace 965 texture format code with common code. | Eric Anholt |
2007-11-20 | [965] Remove dead exec vfmt code which was replaced by generic vbo code. | Eric Anholt |
2007-11-19 | [965] Add INTEL_DEBUG=fall debugging output. | 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 | Merge branch 'origin' | Eric Anholt |
2007-10-29 | Refactor and fix core vblank support | Jesse Barnes |
2007-10-26 | Merge branch '965-glsl' | Zou Nan hai |
2007-10-16 | Replace symlink generation from i915 with files in intel/ and symlinks there. | Eric Anholt |
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 |