2007-12-20 |
Eric Anholt | [965] Enable EXT_framebuffer_object. |
commit | commitdiff | tree |
2007-12-20 |
Eric Anholt | [965] Actually enable SGIS_generate_mipmap. |
commit | commitdiff | tree |
2007-12-20 |
Eric Anholt | [intel] Fix and reenable (software) SGIS_generate_mipmap |
commit | commitdiff | tree |
2007-12-20 |
Eric Anholt | [intel] Allow driver hooks to be NULL in intel_buffers... |
commit | commitdiff | tree |
2007-12-20 |
Eric Anholt | [i915] Move meta_draw_quad into the vtbl with other... |
commit | commitdiff | tree |
2007-12-20 |
Brian | return correct size from glGetActiveUniform (bug 13751) |
commit | commitdiff | tree |
2007-12-20 |
Xiang, Haihao | i915: avoid dead lock in intel_meta_draw_poly. fix... |
commit | commitdiff | tree |
2007-12-19 |
Dan Nicholson | Don't try to build nonexistent i915tex driver on linux... |
commit | commitdiff | tree |
2007-12-19 |
Dan Nicholson | docs: Fix links in contribute section |
commit | commitdiff | tree |
2007-12-19 |
Eric Anholt | [915] Set cliprects in the drawbuffer software fallback... |
commit | commitdiff | tree |
2007-12-19 |
Xiang, Haihao | i965: allocate GRF registers before building subroutines, |
commit | commitdiff | tree |
2007-12-19 |
Xiang, Haihao | i965: restore the flag after building the subroutine... |
commit | commitdiff | tree |
2007-12-18 |
Brian | added glSecondaryColor3fv_func |
commit | commitdiff | tree |
2007-12-18 |
Brian | added two-side test |
commit | commitdiff | tree |
2007-12-18 |
Brian | Test GL_VERTEX_PROGRAM_TWO_SIDE and frag shader gl_Fron... |
commit | commitdiff | tree |
2007-12-18 |
Brian | added twoside demo |
commit | commitdiff | tree |
2007-12-18 |
Brian | simplify update two-side lighting test (follow-on to... |
commit | commitdiff | tree |
2007-12-18 |
Brian | fix NEED_SECONDARY_COLOR for vert/frag progs |
commit | commitdiff | tree |
2007-12-18 |
Brian | Fix a quadstrip front/back-face inconsistancy. |
commit | commitdiff | tree |
2007-12-18 |
Eric Anholt | Fix mismatched map/unmap of buffers in swrast read... |
commit | commitdiff | tree |
2007-12-18 |
Eric Anholt | [915] Free dri_bufmgr after mesa context data. |
commit | commitdiff | tree |
2007-12-18 |
Eric Anholt | [915] Make polygon stipple use pre-unpacked pixel data. |
commit | commitdiff | tree |
2007-12-18 |
Eric Anholt | [915] Fix clear color when clearing with triangles. |
commit | commitdiff | tree |
2007-12-18 |
Keith Packard | [INTEL] Fix 965 to use new centralized mipmap pitch... |
commit | commitdiff | tree |
2007-12-18 |
Keith Packard | [Intel] Centralize mipmap pitch computations. |
commit | commitdiff | tree |
2007-12-18 |
Eric Anholt | [i915] Remove redundant set_draw_region code (like... |
commit | commitdiff | tree |
2007-12-18 |
Eric Anholt | [intel] Improve INTEL_DEBUG=blit description of clearing. |
commit | commitdiff | tree |
2007-12-18 |
Eric Anholt | [intel] Fix copy'n'pasteo in decoding of the blit clear... |
commit | commitdiff | tree |
2007-12-18 |
Eric Anholt | [965] Add decode of 3DSTATE_DRAWING_RECTANGLE. |
commit | commitdiff | tree |
2007-12-18 |
Eric Anholt | [965] Allow draw or depth regions to be NULL. |
commit | commitdiff | tree |
2007-12-17 |
Eric Anholt | [965] Simplify scissor handling by using DrawBuffer... |
commit | commitdiff | tree |
2007-12-17 |
Eric Anholt | [965] fix bad conflict resolution in debug code. |
commit | commitdiff | tree |
2007-12-17 |
Eric Anholt | [965] Replace our own depth constants in intel context... |
commit | commitdiff | tree |
2007-12-17 |
Eric Anholt | [965] Fix software fallbacks with region-backed textures. |
commit | commitdiff | tree |
2007-12-17 |
Eric Anholt | [intel] Cleanup of */intel_blit.c to bring the two... |
commit | commitdiff | tree |
2007-12-17 |
Eric Anholt | [965] Output the buffer type in INTEL_DEBUG=bat surface... |
commit | commitdiff | tree |
2007-12-17 |
Michel Dänzer | i915: Fix issues with glDrawBuffer(GL_NONE). |
commit | commitdiff | tree |
2007-12-17 |
Xiang, Haihao | i965: check NULL pointer |
commit | commitdiff | tree |
2007-12-16 |
Eric Anholt | [i915] Fix missing symbol from 965 changes. |
commit | commitdiff | tree |
2007-12-16 |
Eric Anholt | [965] Fully initialize the texture surface key data... |
commit | commitdiff | tree |
2007-12-16 |
Eric Anholt | [965] Enable ARB_pixel_buffer_object, and disable broke... |
commit | commitdiff | tree |
2007-12-16 |
Eric Anholt | [965] Move to using shared texture management code. |
commit | commitdiff | tree |
2007-12-15 |
Eric Anholt | [intel] Whitespace and comment changes to bring intel_m... |
commit | commitdiff | tree |
2007-12-15 |
Eric Anholt | [intel] Merge intel_buffer_objects to shared. |
commit | commitdiff | tree |
2007-12-15 |
Eric Anholt | [965] Use shared intel_regions.c. |
commit | commitdiff | tree |
2007-12-14 |
Eric Anholt | [intel] Fix uninitialized data in screen-region buffer... |
commit | commitdiff | tree |
2007-12-14 |
Eric Anholt | [intel] Remove excessive validation debugging. |
commit | commitdiff | tree |
2007-12-14 |
Eric Anholt | [intel] Initialize debug flag for dri_bufmgrs |
commit | commitdiff | tree |
2007-12-14 |
Eric Anholt | [intel] Remove useless intel_region_idle. |
commit | commitdiff | tree |
2007-12-14 |
Eric Anholt | [intel] warnings cleanup |
commit | commitdiff | tree |
2007-12-14 |
Brian | fix polygon cull regression |
commit | commitdiff | tree |
2007-12-14 |
Brian | Build rain demo (Gonzo <andreas.wendleder@gmail.com>) |
commit | commitdiff | tree |
2007-12-14 |
Eric Anholt | [intel] Remove the relocation buffer lists and just... |
commit | commitdiff | tree |
2007-12-14 |
Eric Anholt | [965] Replace the state cache suballocator with direct... |
commit | commitdiff | tree |
2007-12-14 |
Eric Anholt | [intel] Remove broken mutex protection from dri_bufmgrs. |
commit | commitdiff | tree |
2007-12-14 |
Eric Anholt | [intel] Enable INTEL_DEBUG=bufmgr output in TTM mode... |
commit | commitdiff | tree |
2007-12-14 |
Eric Anholt | [intel] assert that buffers are not mapped at last... |
commit | commitdiff | tree |
2007-12-12 |
Eric Anholt | [intel] Assert against conflicting relocation emits... |
commit | commitdiff | tree |
2007-12-12 |
Eric Anholt | [965] Bug #13600: Fix assertion failure with SRGB textures. |
commit | commitdiff | tree |
2007-12-12 |
Eric Anholt | [intel] Move bufmgr back to context instead of screen... |
commit | commitdiff | tree |
2007-12-12 |
Keith Packard | Block in kernel waiting for fence |
commit | commitdiff | tree |
2007-12-12 |
Keith Packard | Use previous buffer offsets to compute proposed relocations |
commit | commitdiff | tree |
2007-12-11 |
Roland Scheidegger | add simple test for two-sided stencil functionality |
commit | commitdiff | tree |
2007-12-11 |
Roland Scheidegger | make sure state token values are fully initialized |
commit | commitdiff | tree |
2007-12-10 |
Eric Anholt | [965] Hook up DEBUG_BUFMGR output for bufmgr_fake. |
commit | commitdiff | tree |
2007-12-08 |
Eric Anholt | [965] Convert the driver to dri_bufmgr interface and... |
commit | commitdiff | tree |
2007-12-07 |
Eric Anholt | [965] Remove dead code in upload_wm_surfaces. |
commit | commitdiff | tree |
2007-12-07 |
Eric Anholt | [965] Move brw_surface_state stack allocation into... |
commit | commitdiff | tree |
2007-12-07 |
Dan Nicholson | Make osdemos linking like other programs |
commit | commitdiff | tree |
2007-12-07 |
Dan Nicholson | configs: Fix linking with static libGL and --as-needed |
commit | commitdiff | tree |
2007-12-07 |
Xiang, Haihao | i915: fix the error in the previos commit. |
commit | commitdiff | tree |
2007-12-07 |
Xiang, Haihao | i915: Check the program size when uploading a program... |
commit | commitdiff | tree |
2007-12-06 |
Michel Dänzer | Minor followup fixes for the previous commit. |
commit | commitdiff | tree |
2007-12-06 |
George Nassas | Always call dlopen in DriverOpen. |
commit | commitdiff | tree |
2007-12-06 |
Eric Anholt | Revert "[965] Add missing flagging of new stage program... |
commit | commitdiff | tree |
2007-12-06 |
Eric Anholt | [965] Add missing flagging of new stage programs for... |
commit | commitdiff | tree |
2007-12-05 |
Brian | Fix endianness bug in _mesa_texstore_argb8888() |
commit | commitdiff | tree |
2007-12-05 |
Xiang, Haihao | Don't Swap buffer if a DRIDrawable is entirely obscured |
commit | commitdiff | tree |
2007-12-05 |
Brian | Undo changes made to the toyball shaders in commit... |
commit | commitdiff | tree |
2007-12-04 |
Brian | fix span->facing computation and gl_FrontFacing initial... |
commit | commitdiff | tree |
2007-12-04 |
Brian | Fix gl_FrontFacing compilation problem |
commit | commitdiff | tree |
2007-12-04 |
Brian | added culling/wireframe options |
commit | commitdiff | tree |
2007-12-04 |
Michel Dänzer | Use -Bsymbolic for linking all shared objects. |
commit | commitdiff | tree |
2007-12-03 |
Eric Anholt | [965] Change constant buffer from state structs to... |
commit | commitdiff | tree |
2007-12-03 |
Brian | fix DD_TRI_LIGHT_TWOSIDE bug (#13368) |
commit | commitdiff | tree |
2007-12-03 |
Dan Nicholson | Fix the library name in glw.pc |
commit | commitdiff | tree |
2007-12-03 |
Brian | glut doesn't need -lXt |
commit | commitdiff | tree |
2007-12-03 |
Brian | added missing quote char |
commit | commitdiff | tree |
2007-12-03 |
Michel Dänzer | i915: Fix up state changes for i8xx. |
commit | commitdiff | tree |
2007-12-01 |
Eric Anholt | [intel] Move batch bo_unmap from TTM code to shared... |
commit | commitdiff | tree |
2007-12-01 |
Eric Anholt | [intel] Add failure path printfs to relocation code... |
commit | commitdiff | tree |
2007-12-01 |
Eric Anholt | [intel] Simplify TTM relocation code by passing around... |
commit | commitdiff | tree |
2007-12-01 |
Eric Anholt | [intel] Fix the type and naming of the flags/mask args... |
commit | commitdiff | tree |
2007-12-01 |
Eric Anholt | [intel] intel_bufmgr_ttm style sanity |
commit | commitdiff | tree |
2007-11-30 |
Brian | fix-build: remove ctx->_Facing assignment |
commit | commitdiff | tree |
2007-11-30 |
Brian | fix broken two-sided stencil |
commit | commitdiff | tree |
2007-11-30 |
Brian | better front-plane clip test |
commit | commitdiff | tree |
2007-11-30 |
joukj | Updates of some OpenVMS makefiles. |
commit | commitdiff | tree |
2007-11-30 |
joukj | Merge branch 'master' of git+ssh://joukj@git.freedeskto... |
commit | commitdiff | tree |
2007-11-30 |
Xiang, Haihao | i965: if source depth to render target is set, |
commit | commitdiff | tree |
next |