| Commit message (Expand) | Author | Age | Files | Lines |
* | i965: allocate GRF registers before building subroutines, | Xiang, Haihao | 2007-12-19 | 3 | -20/+33 |
* | i965: restore the flag after building the subroutine of the | Xiang, Haihao | 2007-12-19 | 1 | -1/+12 |
* | [INTEL] Fix 965 to use new centralized mipmap pitch function | Keith Packard | 2007-12-18 | 1 | -3/+3 |
* | [965] Allow draw or depth regions to be NULL. | Eric Anholt | 2007-12-17 | 2 | -50/+71 |
* | [965] Simplify scissor handling by using DrawBuffer values. | Eric Anholt | 2007-12-17 | 2 | -53/+33 |
* | [965] fix bad conflict resolution in debug code. | Eric Anholt | 2007-12-17 | 1 | -1/+1 |
* | [965] Replace our own depth constants in intel context with GL context ones. | Eric Anholt | 2007-12-17 | 4 | -15/+6 |
* | [965] Fix software fallbacks with region-backed textures. | Eric Anholt | 2007-12-17 | 1 | -0/+16 |
* | [intel] Cleanup of */intel_blit.c to bring the two closer. | Eric Anholt | 2007-12-17 | 1 | -173/+176 |
* | [965] Output the buffer type in INTEL_DEBUG=bat surface state decode. | Eric Anholt | 2007-12-17 | 1 | -1/+16 |
* | i965: check NULL pointer | Xiang, Haihao | 2007-12-17 | 1 | -1/+4 |
* | [965] Fully initialize the texture surface key data (padding around GLboolean) | Eric Anholt | 2007-12-16 | 1 | -0/+1 |
* | [965] Enable ARB_pixel_buffer_object, and disable broken imaging extension. | Eric Anholt | 2007-12-16 | 1 | -5/+23 |
* | [965] Move to using shared texture management code. | Eric Anholt | 2007-12-16 | 12 | -1114/+12 |
* | [intel] Whitespace and comment changes to bring intel_mipmap_tree.c closer. | Eric Anholt | 2007-12-15 | 1 | -40/+41 |
* | [intel] Merge intel_buffer_objects to shared. | Eric Anholt | 2007-12-15 | 4 | -301/+12 |
* | [965] Use shared intel_regions.c. | Eric Anholt | 2007-12-15 | 8 | -478/+27 |
* | [intel] warnings cleanup | Eric Anholt | 2007-12-14 | 5 | -27/+3 |
* | [965] Replace the state cache suballocator with direct dri_bufmgr use. | Eric Anholt | 2007-12-14 | 26 | -831/+965 |
* | [intel] Enable INTEL_DEBUG=bufmgr output in TTM mode as well as classic. | Eric Anholt | 2007-12-13 | 1 | -2/+2 |
* | [intel] Move bufmgr back to context instead of screen, fixing glthreads. | Eric Anholt | 2007-12-12 | 12 | -286/+214 |
* | [965] Hook up DEBUG_BUFMGR output for bufmgr_fake. | Eric Anholt | 2007-12-10 | 1 | -0/+2 |
* | [965] Convert the driver to dri_bufmgr interface and enable TTM. | Eric Anholt | 2007-12-07 | 35 | -2460/+828 |
* | [965] Remove dead code in upload_wm_surfaces. | Eric Anholt | 2007-12-07 | 1 | -3/+0 |
* | [965] Move brw_surface_state stack allocation into the function using it. | Eric Anholt | 2007-12-07 | 1 | -30/+28 |
* | Revert "[965] Add missing flagging of new stage programs for updating stage s... | Eric Anholt | 2007-12-05 | 5 | -94/+53 |
* | [965] Add missing flagging of new stage programs for updating stage state. | Eric Anholt | 2007-12-05 | 5 | -53/+94 |
* | [965] Change constant buffer from state structs to plain batch emission. | Eric Anholt | 2007-12-03 | 1 | -40/+22 |
* | i965: if source depth to render target is set, | Xiang, Haihao | 2007-11-30 | 1 | -0/+14 |
* | i965: use uncompressed instruction to ensure only | Xiang, Haihao | 2007-11-30 | 1 | -0/+1 |
* | i965: update RefCount when using Vertex/Fragment program. | Xiang, Haihao | 2007-11-28 | 1 | -0/+2 |
* | i965: The jump instruction count is added | Xiang, Haihao | 2007-11-27 | 1 | -1/+1 |
* | intel: Fix relative symlinks. | Michel Dänzer | 2007-11-25 | 1 | -1/+1 |
* | [965] Replace 965 texture format code with common code. | Eric Anholt | 2007-11-20 | 8 | -187/+8 |
* | [965] Remove dead exec vfmt code which was replaced by generic vbo code. | Eric Anholt | 2007-11-20 | 1 | -530/+0 |
* | [965] Add INTEL_DEBUG=fall debugging output. | Eric Anholt | 2007-11-19 | 1 | -5/+17 |
* | [965] Convert DBG macro to use FILE_DEBUG_FLAG like i915. | Eric Anholt | 2007-11-19 | 12 | -16/+31 |
* | More vblank cleanups. | Michel Dänzer | 2007-10-30 | 4 | -10/+11 |
* | Merge branch 'origin' | Eric Anholt | 2007-10-29 | 24 | -173/+1908 |
|\ |
|
| * | Refactor and fix core vblank support | Jesse Barnes | 2007-10-29 | 5 | -15/+57 |
| * | Merge branch '965-glsl' | Zou Nan hai | 2007-10-26 | 20 | -158/+1851 |
| |\ |
|
| | * | Non Square Matrix | Zou Nan hai | 2007-10-09 | 1 | -0/+2 |
| | * | fix for prev commit | Zou Nan hai | 2007-10-09 | 1 | -2/+2 |
| | * | INT support | Zou Nan hai | 2007-10-09 | 1 | -3/+3 |
| | * | shadow sampler fix. | Zou Nan hai | 2007-10-09 | 2 | -1/+13 |
| | * | Only vertex program fix, bypass tnl vertex program | Zou Nan hai | 2007-10-08 | 1 | -1/+1 |
| | * | fragment shader function call fix, gl_FragCoord fix | Zou Nan hai | 2007-09-30 | 2 | -3/+8 |
| | * | support continue, fix conditional | Zou Nan hai | 2007-09-29 | 3 | -2/+66 |
| | * | fix | Zou Nan hai | 2007-09-28 | 1 | -2/+0 |
| | * | support nested function call in pixel shader | Zou Nan hai | 2007-09-28 | 2 | -11/+26 |