2007-08-16 |
Eric Anholt | Convert TTM code to require the server provide buffers... |
commit | commitdiff | tree |
2007-08-16 |
Eric Anholt | Move i915_disasm to later so we can use the hardware... |
commit | commitdiff | tree |
2007-08-16 |
Eric Anholt | Fix bad printf on TTM fence_wait failure. |
commit | commitdiff | tree |
2007-08-16 |
Eric Anholt | Don't forget to update buffer offset after validation. |
commit | commitdiff | tree |
2007-08-16 |
Eric Anholt | Add decode for XY_COLOR_BLT and XY_SRC_COPY_BLT. |
commit | commitdiff | tree |
2007-08-02 |
Eric Anholt | Don't try to use kernel BO flags in dri_bufmgr_fake... |
commit | commitdiff | tree |
2007-07-31 |
Eric Anholt | bufmgr_fake: eliminate the referenced list, which is... |
commit | commitdiff | tree |
2007-07-31 |
Eric Anholt | Don't initialize extensions we can't support when ... |
commit | commitdiff | tree |
2007-07-31 |
Eric Anholt | Add missing -g in FreeBSD OPT_CFLAGS |
commit | commitdiff | tree |
2007-07-25 |
Eric Anholt | Add notes about bufmgr initialization failures. |
commit | commitdiff | tree |
2007-07-06 |
Eric Anholt | bufmgr_ttm: hook up destroy function, track buffer... |
commit | commitdiff | tree |
2007-07-05 |
Eric Anholt | bufmgr_fake: Keep the bufmgr lock held while freeing... |
commit | commitdiff | tree |
2007-07-05 |
Eric Anholt | Fix copy'n'pasteo that broke display lists. |
commit | commitdiff | tree |
2007-07-05 |
Eric Anholt | Merge branch 'i915-unification' of git+ssh://people... |
commit | commitdiff | tree |
2007-06-21 |
Eric Anholt | Merge branch 'origin' into i915-unification |
commit | commitdiff | tree |
2007-06-21 |
Eric Anholt | Reset saved state for disasm when we've lost the context. |
commit | commitdiff | tree |
2007-06-21 |
Eric Anholt | Add decoding of inline primitives in debug output. |
commit | commitdiff | tree |
2007-06-21 |
Eric Anholt | Improve fake bufmgr debugging, and don't try to migrate... |
commit | commitdiff | tree |
2007-06-21 |
Eric Anholt | Add missing i915_disasm.h header and adjust copyright... |
commit | commitdiff | tree |
2007-06-21 |
Oliver McFadden | r300: Corrected a bug in r300LineWidth. |
commit | commitdiff | tree |
2007-06-21 |
Brian | Another round of fixing attribute interpolation for... |
commit | commitdiff | tree |
2007-06-21 |
Brian | rename _swrast_update_fragment_attribs() |
commit | commitdiff | tree |
2007-06-20 |
Brian | Effectively disable _TexEnvProgram before calling _swra... |
commit | commitdiff | tree |
2007-06-20 |
Brian | fix glDrawPixels + fragment program problem |
commit | commitdiff | tree |
2007-06-20 |
Brian | copy wpos attrib info into zoomed span (fixes fog persp... |
commit | commitdiff | tree |
2007-06-18 |
Eric Anholt | Fix TTM static allocation flags. |
commit | commitdiff | tree |
2007-06-18 |
Eric Anholt | Test for TTM presence initially rather than test for... |
commit | commitdiff | tree |
2007-06-15 |
Eric Anholt | Replace intel_dump_batchbuffer with a more informationa... |
commit | commitdiff | tree |
2007-06-15 |
Eric Anholt | Correct a mis-count in a LOAD_STATE_IMMEDIATE_1 length... |
commit | commitdiff | tree |
2007-06-15 |
Michel Dänzer | i915tex: Missing piece of SetTexOffset hook implementat... |
commit | commitdiff | tree |
2007-06-13 |
Stephane Marchesin | nouveau: remove useless viewport xform with id matrix. |
commit | commitdiff | tree |
2007-06-12 |
Brian | Fix TEXREL issues when using GLX_USE_TLS (see bug 7459). |
commit | commitdiff | tree |
2007-06-12 |
Brian | fix GLX_USE_TLS breakage, fix a warning |
commit | commitdiff | tree |
2007-06-11 |
Brian | Rework _mesa_update_texture_compare_function() to only... |
commit | commitdiff | tree |
2007-06-11 |
Brian | rename/clean-up _mesa_validate_texture_wrap_mode |
commit | commitdiff | tree |
2007-06-11 |
Brian | fix typo, added comment |
commit | commitdiff | tree |
2007-06-11 |
Brian | Replace texobj->Complete with texobj->_Complete since... |
commit | commitdiff | tree |
2007-06-11 |
Brian | typo: s/derrived/derived/ |
commit | commitdiff | tree |
2007-06-11 |
Brian | Temporarily disable the calls to _mesa_update_texture_c... |
commit | commitdiff | tree |
2007-06-11 |
Brian | In generic_nop() call _mesa_warning() instead of _mesa_... |
commit | commitdiff | tree |
2007-06-11 |
Brian | remove dead code |
commit | commitdiff | tree |
2007-06-10 |
Dave Airlie | r300: i can't see why we fallback for polygon offset... |
commit | commitdiff | tree |
2007-06-08 |
Brian | In supported_buffer_bitmask(), use framebuffer's visual... |
commit | commitdiff | tree |
2007-06-08 |
Brian | disable depthBits test in check_compatible(), see bug... |
commit | commitdiff | tree |
2007-06-08 |
Brian | fix glReadPixels parameters to handle odd-width windows... |
commit | commitdiff | tree |
2007-06-08 |
Brian | disable shader program before glDrawPixels |
commit | commitdiff | tree |
2007-06-08 |
Brian | remove obsolete comment about max DEFAULT_SOFTWARE_DEPT... |
commit | commitdiff | tree |
2007-06-07 |
Ian Romanick | Add support for GL_ARB_fragment_program_shadow. |
commit | commitdiff | tree |
2007-06-07 |
Ian Romanick | Fix ARB_fp spec conformance bug WRT shadow sampling. |
commit | commitdiff | tree |
2007-06-07 |
Ian Romanick | Add support for shadow mapping with vertex and fragment... |
commit | commitdiff | tree |
2007-06-07 |
Ian Romanick | Refactor shadow map modelview and projection code |
commit | commitdiff | tree |
2007-06-07 |
Ian Romanick | Remove '#if defined' tests for ARB extensions. |
commit | commitdiff | tree |
2007-06-07 |
Oliver McFadden | r300: Added a comment regarding the R300_VAP_CLIP regis... |
commit | commitdiff | tree |
2007-06-07 |
Oliver McFadden | r300: Removed a "don't think this is needed" comment... |
commit | commitdiff | tree |
2007-06-07 |
Oliver McFadden | r300: Explain the R300_VAP_OUTPUT_VTX_FMT_1 register. |
commit | commitdiff | tree |
2007-06-07 |
Oliver McFadden | r300: Cleaned up long lines in r300Choose8888TexFormat. |
commit | commitdiff | tree |
2007-06-05 |
Wang Zhenyu | Add PCI IDs for the G33, Q33, and Q35 chipsets. |
commit | commitdiff | tree |
2007-06-05 |
Michel Dänzer | i915tex: Better attempt to release miptree when overrid... |
commit | commitdiff | tree |
2007-06-05 |
Michel Dänzer | Remove dubious compile-time test for pre-2.4 Linux... |
commit | commitdiff | tree |
2007-06-05 |
Ian Romanick | Updates for array texture shadow targets. |
commit | commitdiff | tree |
2007-06-04 |
Dave Airlie | miniglx: implement GetProcAddressARB in miniglx as... |
commit | commitdiff | tree |
2007-06-04 |
Dave Airlie | miniglx: update defines in linux-solo config |
commit | commitdiff | tree |
2007-06-02 |
Dave Airlie | r300: fix non-tcl rs4xx again. |
commit | commitdiff | tree |
2007-05-31 |
Eric Anholt | Add buffer manager destroy function. |
commit | commitdiff | tree |
2007-05-31 |
Eric Anholt | Remove some stale comments. |
commit | commitdiff | tree |
2007-05-31 |
Wang Zhenyu | i915tex: Add support for 945GME |
commit | commitdiff | tree |
2007-05-31 |
Wang Zhenyu | i915: Add support for 945GME chip |
commit | commitdiff | tree |
2007-05-31 |
Wang Zhenyu | i965: Add pci info for 965GME/GLE chip. |
commit | commitdiff | tree |
2007-05-30 |
Michel Dänzer | Fix r300SetTexOffset for big endian platforms. |
commit | commitdiff | tree |
2007-05-30 |
Oliver McFadden | r300: Corrected r300PointSize based on dumping the... |
commit | commitdiff | tree |
2007-05-30 |
Oliver McFadden | r300: Corrected r300LineWidth based on dumping the... |
commit | commitdiff | tree |
2007-05-30 |
Oliver McFadden | r300: Removed goto statement in r300SetupRSUnit. |
commit | commitdiff | tree |
2007-05-30 |
Oliver McFadden | r300: Cleaned up r300SetupRSUnit. |
commit | commitdiff | tree |
2007-05-30 |
Oliver McFadden | r300: Cleaned up the state atom checking functions. |
commit | commitdiff | tree |
2007-05-30 |
Oliver McFadden | r300: Cleaned up the state atom debugging code. |
commit | commitdiff | tree |
2007-05-30 |
Oliver McFadden | r300: Use compile-time endian detection in r300_state... |
commit | commitdiff | tree |
2007-05-30 |
Oliver McFadden | r300: Document registers 0x2220 to 0x2230. |
commit | commitdiff | tree |
2007-05-30 |
Oliver McFadden | r300: Only support size 4 ELTs; this is what Mesa provides. |
commit | commitdiff | tree |
2007-05-30 |
Oliver McFadden | r300: Use the CP_PACKET3 macro for Type 3 packets. |
commit | commitdiff | tree |
2007-05-30 |
Oliver McFadden | r300: Removed the (completely broken since new VBO... |
commit | commitdiff | tree |
2007-05-30 |
Oliver McFadden | r300: Cleaned up the AOS code in r300_render.c. |
commit | commitdiff | tree |
2007-05-30 |
Oliver McFadden | r300: Added a comment in r300VAPInputCntl0. |
commit | commitdiff | tree |
2007-05-30 |
Oliver McFadden | r300: Cleaned up r300DestroyTexObj. |
commit | commitdiff | tree |
2007-05-30 |
Oliver McFadden | r300: R300_SE_VTE_CNTL applies to both non-TCL and... |
commit | commitdiff | tree |
2007-05-29 |
Brian | use glXGetProcAddress to get extension funcs |
commit | commitdiff | tree |
2007-05-29 |
Brian | check for flat/smooth interp for generic/specular attrib |
commit | commitdiff | tree |
2007-05-27 |
Oliver McFadden | Revert "r300: Removed the R300_RS_INTERP_[0-9]_UNKNOWN... |
commit | commitdiff | tree |
2007-05-26 |
Oliver McFadden | r300: Rearranged the DWORD construction in r300VAPInput... |
commit | commitdiff | tree |
2007-05-26 |
Oliver McFadden | r300: Removed duplicate AOS format defines; already... |
commit | commitdiff | tree |
2007-05-26 |
Oliver McFadden | r300: Removed unused aos_reg variable. |
commit | commitdiff | tree |
2007-05-26 |
Oliver McFadden | r300: Use "rmesa" not "r300" in r300_emit.c; some of... |
commit | commitdiff | tree |
2007-05-26 |
Oliver McFadden | r300: Cleaned up the non-TCL RENDERINPUTS, etc. |
commit | commitdiff | tree |
2007-05-26 |
Oliver McFadden | r300: Whitespace cleanup in r300_emit.c. |
commit | commitdiff | tree |
2007-05-26 |
Oliver McFadden | r300: Added the r300VAPInputCntl0 function. |
commit | commitdiff | tree |
2007-05-26 |
Oliver McFadden | r300: Added r300VAPOutputCntl0 and r300VAPOutputCntl1... |
commit | commitdiff | tree |
2007-05-26 |
Oliver McFadden | r300: Removed R300_PFS_NODE_LAST_NODE replaced by R300_... |
commit | commitdiff | tree |
2007-05-26 |
Oliver McFadden | r300: Renamed the t_vic function. |
commit | commitdiff | tree |
2007-05-26 |
Oliver McFadden | r300: Renamed the t_vir0 and t_vir1 functions. |
commit | commitdiff | tree |
2007-05-25 |
Oliver McFadden | r300: Renamed "dt" to "attribptr" in the t_vir0 function. |
commit | commitdiff | tree |
2007-05-25 |
Oliver McFadden | r300: Specify the type in the t_vir0 function. |
commit | commitdiff | tree |
next |