2008-06-29 |
Ben Skeggs | nv50: hacks for stuff I don't really get yet |
commit | commitdiff | tree | snapshot |
2008-06-29 |
Ben Skeggs | nv50: abuse constbuf upload for program upload |
commit | commitdiff | tree | snapshot |
2008-06-29 |
Ben Skeggs | nv50: a couple more bits'n'pieces |
commit | commitdiff | tree | snapshot |
2008-06-29 |
Ben Skeggs | nv50: disable inline IMMD for now, IMMD+pred == BANG! |
commit | commitdiff | tree | snapshot |
2008-06-29 |
Ben Skeggs | nv50: simplify interp crap a bit... |
commit | commitdiff | tree | snapshot |
2008-06-29 |
Ben Skeggs | nv50: do tsc/tic upload + stub out shader TEX stuff |
commit | commitdiff | tree | snapshot |
2008-06-29 |
Ben Skeggs | nv50: disable ztest for now - it doesn't work still |
commit | commitdiff | tree | snapshot |
2008-06-29 |
Ben Skeggs | nv50: flag to indicate to winsys we want a surface... |
commit | commitdiff | tree | snapshot |
2008-06-29 |
Ben Skeggs | nv50: comment on a so-far unseen bug |
commit | commitdiff | tree | snapshot |
2008-06-29 |
Ben Skeggs | nv50: another vbo format |
commit | commitdiff | tree | snapshot |
2008-06-29 |
Ben Skeggs | nv50: fix blend cso |
commit | commitdiff | tree | snapshot |
2008-06-29 |
Ben Skeggs | nv50: valgrind complaint |
commit | commitdiff | tree | snapshot |
2008-06-29 |
Ben Skeggs | nv50: draw_elements() - inline only for the moment |
commit | commitdiff | tree | snapshot |
2008-06-29 |
Ben Skeggs | nv50: support a couple more common VBO formats |
commit | commitdiff | tree | snapshot |
2008-06-29 |
Ben Skeggs | nv50: remove some cruft, don't upload program unless... |
commit | commitdiff | tree | snapshot |
2008-06-29 |
Ben Skeggs | nv50: more efficient const upload + fixes (fp/* works... |
commit | commitdiff | tree | snapshot |
2008-06-29 |
Ben Skeggs | nv50: use constbuf segment 0 for everything - I can... |
commit | commitdiff | tree | snapshot |
2008-06-29 |
Ben Skeggs | nv50: allow relocating a shader's constants at upload... |
commit | commitdiff | tree | snapshot |
2008-06-29 |
Ben Skeggs | nv50: carry instructions around in nv50_program_exec... |
commit | commitdiff | tree | snapshot |
2008-06-29 |
Ben Skeggs | nv50: get vp working again, fp is broken regardless... |
commit | commitdiff | tree | snapshot |
2008-06-29 |
Ben Skeggs | nv50: rename nv50_state.h to nv50_program.h |
commit | commitdiff | tree | snapshot |
2008-06-29 |
Ben Skeggs | nv50: move magics take 2 |
commit | commitdiff | tree | snapshot |
2008-06-29 |
Ben Skeggs | Revert "nv50: move some magics" |
commit | commitdiff | tree | snapshot |
2008-06-29 |
Ben Skeggs | nv50: move some magics |
commit | commitdiff | tree | snapshot |
2008-06-29 |
Ben Skeggs | nv50: various fixes + SCS |
commit | commitdiff | tree | snapshot |
2008-06-29 |
Ben Skeggs | nv50: LRP |
commit | commitdiff | tree | snapshot |
2008-06-29 |
Ben Skeggs | nv50: quick hack so progs/fp/fp-tri works for the moment |
commit | commitdiff | tree | snapshot |
2008-06-29 |
Ben Skeggs | nv50: fix SGE/SLT when sources need swapping |
commit | commitdiff | tree | snapshot |
2008-06-29 |
Ben Skeggs | nv50: support the other TGSI_UTIL_SIGN modes |
commit | commitdiff | tree | snapshot |
2008-06-29 |
Ben Skeggs | nv50: note some things discovered during renouveau... |
commit | commitdiff | tree | snapshot |
2008-06-29 |
Ben Skeggs | nv50: use emit_flop() instead of building RCP manually... |
commit | commitdiff | tree | snapshot |
2008-06-29 |
Ben Skeggs | nv50: remove NV50_PROG_{VERTEX,FRAGMENT} |
commit | commitdiff | tree | snapshot |
2008-06-29 |
Ben Skeggs | nv50: delayed write of fragprog result regs until end... |
commit | commitdiff | tree | snapshot |
2008-06-29 |
Ben Skeggs | nv50: fix src1 & src2 == const |
commit | commitdiff | tree | snapshot |
2008-06-29 |
Ben Skeggs | nv50: note a critical bug |
commit | commitdiff | tree | snapshot |
2008-06-29 |
Ben Skeggs | nv50: hehe, damage from tex-surfaces.. surface_fill... |
commit | commitdiff | tree | snapshot |
2008-06-29 |
Ben Skeggs | nv50: obey writemask in a couple of places |
commit | commitdiff | tree | snapshot |
2008-06-29 |
Ben Skeggs | nv50: LIT - sort-of |
commit | commitdiff | tree | snapshot |
2008-06-29 |
Ben Skeggs | nv50: obey per-source abs (TGSI_UTIL_SIGN_CLEAR) |
commit | commitdiff | tree | snapshot |
2008-06-29 |
Ben Skeggs | nv50: create emit_pow() - emit_lit() will need to use it |
commit | commitdiff | tree | snapshot |
2008-06-29 |
Ben Skeggs | nv50: oops, copy+pasto |
commit | commitdiff | tree | snapshot |
2008-06-29 |
Ben Skeggs | nv50: POW! |
commit | commitdiff | tree | snapshot |
2008-06-29 |
Ben Skeggs | nv50: fixes + untested _SAT modifier |
commit | commitdiff | tree | snapshot |
2008-06-29 |
Ben Skeggs | nv50: handle 0/1 SWZ |
commit | commitdiff | tree | snapshot |
2008-06-29 |
Ben Skeggs | nv50: DST |
commit | commitdiff | tree | snapshot |
2008-06-29 |
Ben Skeggs | nv50: ABS |
commit | commitdiff | tree | snapshot |
2008-06-29 |
Ben Skeggs | nv50: FLR/FRC |
commit | commitdiff | tree | snapshot |
2008-06-29 |
Ben Skeggs | nv50: SGE/SLT |
commit | commitdiff | tree | snapshot |
2008-06-29 |
Ben Skeggs | nv50: small cleanup |
commit | commitdiff | tree | snapshot |
2008-06-29 |
Ben Skeggs | nv50: DPH, XPD, some TODOs |
commit | commitdiff | tree | snapshot |
2008-06-29 |
Ben Skeggs | nv50: fix EX2.. somehow |
commit | commitdiff | tree | snapshot |
2008-06-29 |
Ben Skeggs | nv50: big fuckup, fix it |
commit | commitdiff | tree | snapshot |
2008-06-29 |
Ben Skeggs | nv50: some fixes + MIN/MAX |
commit | commitdiff | tree | snapshot |
2008-06-29 |
Ben Skeggs | nv50: checkpoint: shader code now exceeds caps of ... |
commit | commitdiff | tree | snapshot |
2008-06-29 |
Ben Skeggs | nv50: remove hardcoded fp stuff |
commit | commitdiff | tree | snapshot |
2008-06-29 |
Ben Skeggs | nv50: start using interpreter for fragprog too, not... |
commit | commitdiff | tree | snapshot |
2008-06-29 |
Ben Skeggs | nv50: drop the majority of the old shader code, reimple... |
commit | commitdiff | tree | snapshot |
2008-06-29 |
Ben Skeggs | nv50: split code/data upload out, fp will use it later on |
commit | commitdiff | tree | snapshot |
2008-06-29 |
Ben Skeggs | nv50: DPH |
commit | commitdiff | tree | snapshot |
2008-06-29 |
Ben Skeggs | nv50: implement SUB |
commit | commitdiff | tree | snapshot |
2008-06-29 |
Ben Skeggs | nv50: fucking horrible hack, I really hate G8x shaders.. |
commit | commitdiff | tree | snapshot |
2008-06-29 |
Ben Skeggs | nv50: use "real" constbufs for shaders + tcb uploads |
commit | commitdiff | tree | snapshot |
2008-06-29 |
Ben Skeggs | nv50: import current "state of the art" nv50 code |
commit | commitdiff | tree | snapshot |
2008-06-29 |
Ben Skeggs | nouveau: adapt to cpp->pf_block changes |
commit | commitdiff | tree | snapshot |
2008-06-29 |
Ben Skeggs | Revert "mesa: Use the appropriate relocation." |
commit | commitdiff | tree | snapshot |
2008-06-29 |
Ben Skeggs | Merge remote branch 'upstream/gallium-0.1' into nouveau... |
commit | commitdiff | tree | snapshot |
2008-06-28 |
Brian Paul | mesa: added null ptr checks |
commit | commitdiff | tree | snapshot |
2008-06-28 |
Brian Paul | s/GL_INVALID_VALUE/GL_INVALID_OPERATION/ in _mesa_get_u... |
commit | commitdiff | tree | snapshot |
2008-06-28 |
Brian Paul | mesa: check FEATURE_point_size_array |
commit | commitdiff | tree | snapshot |
2008-06-28 |
Brian Paul | egl: set config's EGL_CONFORMANT, EGL_RENDERABLE_TYPE... |
commit | commitdiff | tree | snapshot |
2008-06-28 |
Brian Paul | egl: fix default value of EGL_SURFACE_TYPE, added some... |
commit | commitdiff | tree | snapshot |
2008-06-28 |
José Fonseca | egl: WinCE doesn't have sys/types.h |
commit | commitdiff | tree | snapshot |
2008-06-27 |
Zack Rusin | egl: helps if the stride is right |
commit | commitdiff | tree | snapshot |
2008-06-27 |
Zack Rusin | eh, we need a buildbot... fix the compilation |
commit | commitdiff | tree | snapshot |
2008-06-27 |
Roland Scheidegger | gallium: handle msaa |
commit | commitdiff | tree | snapshot |
2008-06-27 |
Robert Ellison | egl: These changes allow an eglBindAPI(EGL_OPENGL_ES_AP... |
commit | commitdiff | tree | snapshot |
2008-06-27 |
Jonathan White | egl: Windows updates to the platform.h files |
commit | commitdiff | tree | snapshot |
2008-06-27 |
Jakob Bornecrantz | i915: Fix the last of the stride/pitch changes |
commit | commitdiff | tree | snapshot |
2008-06-27 |
José Fonseca | mesa: Replace void * arithmetic. |
commit | commitdiff | tree | snapshot |
2008-06-27 |
José Fonseca | gdi: Update for cpp removal. |
commit | commitdiff | tree | snapshot |
2008-06-27 |
José Fonseca | cell: Update for cpp removal. |
commit | commitdiff | tree | snapshot |
2008-06-27 |
José Fonseca | gallium: Drop pipe_texture->cpp and pipe_surface->cpp. |
commit | commitdiff | tree | snapshot |
2008-06-27 |
José Fonseca | scons: Get x86-64<->x86 cross build of assembly files... |
commit | commitdiff | tree | snapshot |
2008-06-27 |
José Fonseca | scons: Fix i965/xlib build. |
commit | commitdiff | tree | snapshot |
2008-06-27 |
José Fonseca | scons: Fix typo. |
commit | commitdiff | tree | snapshot |
2008-06-27 |
José Fonseca | mesa: Use the appropriate relocation. |
commit | commitdiff | tree | snapshot |
2008-06-26 |
José Fonseca | gallium: Describe pixel block. |
commit | commitdiff | tree | snapshot |
2008-06-25 |
Brian Paul | mesa: point size arrays |
commit | commitdiff | tree | snapshot |
2008-06-24 |
Patrice Mandin | nv30: add context value |
commit | commitdiff | tree | snapshot |
2008-06-24 |
Ben Skeggs | nouveau: major thinko |
commit | commitdiff | tree | snapshot |
2008-06-24 |
Ben Skeggs | Merge remote branch 'upstream/gallium-0.1' into nouveau... |
commit | commitdiff | tree | snapshot |
2008-06-24 |
Brian Paul | gallium: remove some old dispatch code |
commit | commitdiff | tree | snapshot |
2008-06-24 |
Brian Paul | gallium: remove bad assertion |
commit | commitdiff | tree | snapshot |
2008-06-24 |
Jakob Bornecrantz | gallium: Fix whole source being used in u_blit |
commit | commitdiff | tree | snapshot |
2008-06-24 |
José Fonseca | Fix CRLF line endings. |
commit | commitdiff | tree | snapshot |
2008-06-24 |
José Fonseca | Allow CRLF automatic conversion on MSVC project files. |
commit | commitdiff | tree | snapshot |
2008-06-24 |
Jakob Bornecrantz | i915: Create a texture and surface for shared frontbuffer |
commit | commitdiff | tree | snapshot |
2008-06-24 |
Jakob Bornecrantz | i915: Added texture_blanket function |
commit | commitdiff | tree | snapshot |
2008-06-24 |
Jakob Bornecrantz | i915: Moved screen creation to intel_be_device |
commit | commitdiff | tree | snapshot |
2008-06-24 |
Jakob Bornecrantz | gallium: Fix warning in u_blit.h |
commit | commitdiff | tree | snapshot |
next |