Age | Commit message (Expand) | Author |
2010-03-15 | nvfx: draw: make perspective corrective texturing work | Luca Barbieri |
2010-03-15 | nvfx: draw: create draw vp with ureg | Luca Barbieri |
2010-03-15 | nvfx: add NOUVEAU_SWTNL to force swtnl at runtime | Luca Barbieri |
2010-03-15 | nvfx: move nv04_surface_2d.c into nvfx directory | Luca Barbieri |
2010-03-15 | nvfx: fix quads drawing | Luca Barbieri |
2010-03-15 | nvfx: fix viewport state after bypass removal for swtnl | Luca Barbieri |
2010-03-15 | nv30, nv40: move last files to nvfx/ and rm -rf nv30 nv40 | Luca Barbieri |
2010-03-15 | nv30, nv40: partially non-trivially unify sampler state in nv[34]0_state.c | Luca Barbieri |
2010-03-15 | nv30, nv40: partially non-trivially unify nv[34]0_fragtex.c | Luca Barbieri |
2010-03-15 | nv30, nv40: unify nv[34]0_context.c | Luca Barbieri |
2010-03-15 | nv30, nv40: fully unify nv[34]0_context.h | Luca Barbieri |
2010-03-15 | nv30, nv40: non-trivially unify nv[34]0_screen.c | Luca Barbieri |
2010-03-15 | nv30, nv40: non-trivially unify nv[34]0_vertprog.c | Luca Barbieri |
2010-03-15 | nv30, nv40: partially unify nv[34]0_state.c | Luca Barbieri |
2010-03-15 | nv30, nv40: unify nv[34]0_vbo.c | Luca Barbieri |
2010-03-15 | nv30, nv40: non-trivially unify nv[34]0_draw.c | Luca Barbieri |
2010-03-15 | nv30, nv40: non-trivially unify nv[34]0_fragprog.c | Luca Barbieri |
2010-03-15 | nv30, nv40: non-trivially partially unify nv[34]0_shader.h | Luca Barbieri |
2010-03-15 | nv30, nv40: non-trivially unify nv[34]0_state_fb.c | Luca Barbieri |
2010-03-15 | nv30, nv40: unify nv[34]0_state_viewport.c | Luca Barbieri |
2010-03-15 | nv30, nv40: unify nv[34]0_query.c | Luca Barbieri |
2010-03-15 | nv30, nv40: unify nv[34]0_miptree.c | Luca Barbieri |
2010-03-15 | nv30, nv40: unify nv[34]0_state_stipple.c | Luca Barbieri |
2010-03-15 | nv30, nv40: unify identical nv[34]0_state_zsa.c | Luca Barbieri |
2010-03-15 | nv30, nv40: unify identical nv[34]0_state_scissor.c | Luca Barbieri |
2010-03-15 | nv30, nv40: unify identical nv[34]0_state_rasterizer.c | Luca Barbieri |
2010-03-15 | nv30, nv40: unify identical nv[34]0_state_blend.c | Luca Barbieri |
2010-03-15 | nv30, nv40: non-trivially unify nv[34]0_state_emit.c | Luca Barbieri |
2010-03-15 | nv30, nv40: unify identical nv[34]0_transfer.c | Luca Barbieri |
2010-03-15 | nv30, nv40: unify identical nv[34]0_clear.c | Luca Barbieri |
2010-03-15 | nvfx: add nvfx directory to build system | Luca Barbieri |
2010-03-15 | nv30, nv40: add is_nv4x member to context and screen structs | Luca Barbieri |
2010-03-15 | nv30, nv40: unify all structures and headers, except shaders | Luca Barbieri |
2010-03-15 | nouveau: s/rankine/eng3d/g; s/curie/eng3d/g | Luca Barbieri |
2010-03-15 | nv30: remove unused on_hw field and constant fp_reg_control field | Luca Barbieri |
2010-03-15 | nv40: use NV34TCL_ constants where available | Luca Barbieri |
2010-03-14 | r300g: Remove unnecessary headers. | Vinson Lee |
2010-03-15 | dri/common: mv __driUtilMessage to utils.c | George Sapountzis |
2010-03-15 | dri/swrast: add comment in case it's not clear | George Sapountzis |
2010-03-15 | dri/swrast: drop mtypes.h from dri_sw | George Sapountzis |
2010-03-15 | dri/swrast: update copyright email | George Sapountzis |
2010-03-15 | dri/swrast: port to dri_sw (drawable) | George Sapountzis |
2010-03-15 | dri/swrast: port to dri_sw (context) | George Sapountzis |
2010-03-15 | dri/swrast: port to dri_sw | George Sapountzis |
2010-03-15 | dri: add dri_sw.c helper | George Sapountzis |
2010-03-14 | trace: Remove unnecessary headers. | Vinson Lee |
2010-03-14 | svga: Remove unnecessary header. | Vinson Lee |
2010-03-14 | glapi: exec_malloc for dispatch stubs | George Sapountzis |
2010-03-14 | glapi: this one should be by THREAD | George Sapountzis |
2010-03-14 | glapi: more organize code by arch | George Sapountzis |