2008-11-08 |
Pekka Paalanen | Nouveau: fix nv20_vertex_layout() |
commit | commitdiff | tree | snapshot |
2008-11-08 |
Pekka Paalanen | Nouveau: update nv20 miptree according to nv40. |
commit | commitdiff | tree | snapshot |
2008-11-08 |
Pekka Paalanen | Nouveau: build, link and use nv20. |
commit | commitdiff | tree | snapshot |
2008-11-08 |
Pekka Paalanen | Nouveau: name replace for nv20. |
commit | commitdiff | tree | snapshot |
2008-11-08 |
Pekka Paalanen | Nouveau: Rename nv20/ files as nv20. |
commit | commitdiff | tree | snapshot |
2008-11-08 |
Pekka Paalanen | Nouveau: copy nv30_vertprog.c to nv20. |
commit | commitdiff | tree | snapshot |
2008-11-08 |
Pekka Paalanen | Nouveau: start nv20 by copying the nv10 tree. |
commit | commitdiff | tree | snapshot |
2008-10-17 |
Younes Manton | g3dvl: Get rid of state tracker unit tests, stale and... |
commit | commitdiff | tree | snapshot |
2008-10-17 |
Younes Manton | g3dvl: Bad test, use proper picture height. |
commit | commitdiff | tree | snapshot |
2008-10-07 |
Patrice Mandin | nouveau: first draft of swizzle texture upload to vram |
commit | commitdiff | tree | snapshot |
2008-10-04 |
Younes Manton | g3dvl: Ignore client flush requests unless entire frame... |
commit | commitdiff | tree | snapshot |
2008-10-04 |
Younes Manton | g3dvl: Bad semantic index in shader decl. |
commit | commitdiff | tree | snapshot |
2008-09-21 |
Patrice Mandin | nouveau: init scaled_image_from_memory object for swizz... |
commit | commitdiff | tree | snapshot |
2008-09-21 |
Patrice Mandin | nouveau: add flag for swizzled surface upload |
commit | commitdiff | tree | snapshot |
2008-09-18 |
Ben Skeggs | nv50: use 3D engine clears, 2D engine doesn't understan... |
commit | commitdiff | tree | snapshot |
2008-09-18 |
Ben Skeggs | nv50: hack surface alloc a bit for now |
commit | commitdiff | tree | snapshot |
2008-09-18 |
Ben Skeggs | Merge remote branch 'upstream/gallium-0.1' into nouveau... |
commit | commitdiff | tree | snapshot |
2008-09-18 |
Younes Manton | g3dvl: Update XvMC unit tests. |
commit | commitdiff | tree | snapshot |
2008-09-17 |
Brian Paul | gallium: fix wide point / point coord semantic info... |
commit | commitdiff | tree | snapshot |
2008-09-17 |
Brian Paul | gallium: fix fog vs. pointcoord attribute handling... |
commit | commitdiff | tree | snapshot |
2008-09-17 |
Brian Paul | mesa: new gl_fragment_program fields indicating use... |
commit | commitdiff | tree | snapshot |
2008-09-17 |
Brian Paul | egl: print multisample info |
commit | commitdiff | tree | snapshot |
2008-09-17 |
Brian Paul | gallium: clean-up/fix msaa override in state tracker |
commit | commitdiff | tree | snapshot |
2008-09-17 |
Brian Paul | gallium: fix tgsi sanity checker with respect to END. |
commit | commitdiff | tree | snapshot |
2008-09-17 |
Brian Paul | mesa: update program->NumAddressRegs field in _slang_up... |
commit | commitdiff | tree | snapshot |
2008-09-17 |
Brian Paul | gallium: include prog_print.h to silence warning |
commit | commitdiff | tree | snapshot |
2008-09-17 |
Brian Paul | gallium: need to finish, not flush, in st_copy_texsubim... |
commit | commitdiff | tree | snapshot |
2008-09-17 |
Brian Paul | gallium: new assertion on surface->texture |
commit | commitdiff | tree | snapshot |
2008-09-17 |
Jakob Bornecrantz | tgsi: Add a ugly fix for CONSTANT problems |
commit | commitdiff | tree | snapshot |
2008-09-17 |
Jakob Bornecrantz | tgsi: More debug printing on sanity check error |
commit | commitdiff | tree | snapshot |
2008-09-17 |
Brian Paul | gallium: fix lack of surface reference counting in... |
commit | commitdiff | tree | snapshot |
2008-09-17 |
Brian Paul | mesa: fix bug in previous changes to _slang_resolve_att... |
commit | commitdiff | tree | snapshot |
2008-09-16 |
Brian Paul | mesa: rework GLSL vertex attribute binding |
commit | commitdiff | tree | snapshot |
2008-09-16 |
Brian Paul | gallium: fix glTexImage(width=height=depth=0) case |
commit | commitdiff | tree | snapshot |
2008-09-16 |
Brian Paul | mesa: fix display list regression (check if save->prim_... |
commit | commitdiff | tree | snapshot |
2008-09-16 |
Brian Paul | gallium: fix info entries for KIL, KILP |
commit | commitdiff | tree | snapshot |
2008-09-16 |
Brian Paul | mesa: fix bug in get_uniform_rows_cols(): sometimes... |
commit | commitdiff | tree | snapshot |
2008-09-16 |
Brian Paul | gallium: move _vbo_DestroyContext() call |
commit | commitdiff | tree | snapshot |
2008-09-16 |
Brian Paul | mesa: protect against double-free in _vbo_DestroyContext() |
commit | commitdiff | tree | snapshot |
2008-09-16 |
Jakob Bornecrantz | mesa: State tracker now checks for faulty shaders on... |
commit | commitdiff | tree | snapshot |
2008-09-16 |
Jakob Bornecrantz | tgsi: Make tgsi_sanity.c compile with make |
commit | commitdiff | tree | snapshot |
2008-09-16 |
José Fonseca | trace: Fix typo in build instructions. |
commit | commitdiff | tree | snapshot |
2008-09-15 |
Brian Paul | mesa: fix MSAA enable state in update_multisample() |
commit | commitdiff | tree | snapshot |
2008-09-15 |
Brian Paul | mesa: remove some assertions that are invalid during... |
commit | commitdiff | tree | snapshot |
2008-09-15 |
Keith Whitwell | mesa: get another class of degenerate dlists working |
commit | commitdiff | tree | snapshot |
2008-09-13 |
Brian Paul | gallium: add another value check to util_fast_pow() |
commit | commitdiff | tree | snapshot |
2008-09-13 |
Younes Manton | g3dvl: Fix field coded block copy. |
commit | commitdiff | tree | snapshot |
2008-09-12 |
Younes Manton | g3dvl: Use winsys_buffer_reference() instead of pipe_bu... |
commit | commitdiff | tree | snapshot |
2008-09-12 |
Younes Manton | g3dvl: Implement surface sync functions. |
commit | commitdiff | tree | snapshot |
2008-09-12 |
Younes Manton | g3dvl: Fullscreen fixes. Respect src & dst coords durin... |
commit | commitdiff | tree | snapshot |
2008-09-12 |
Brian Paul | cell: fix twiddled tile display for XSHM. Fixed blank... |
commit | commitdiff | tree | snapshot |
2008-09-12 |
Younes Manton | g3dvl: Update softlinks to nouveau winsys files, relate... |
commit | commitdiff | tree | snapshot |
2008-09-12 |
Younes Manton | g3dvl: Cleanup. |
commit | commitdiff | tree | snapshot |
2008-09-12 |
Younes Manton | g3dvl: Clean up Makefile deps. |
commit | commitdiff | tree | snapshot |
2008-09-12 |
Brian Paul | cell: disable calls to old gen code |
commit | commitdiff | tree | snapshot |
2008-09-12 |
Ben Skeggs | Merge remote branch 'upstream/gallium-0.1' into nouveau... |
commit | commitdiff | tree | snapshot |
2008-09-11 |
Brian Paul | cell: initial support for fragment shader code generation. |
commit | commitdiff | tree | snapshot |
2008-09-11 |
Brian Paul | use APP_CC |
commit | commitdiff | tree | snapshot |
2008-09-11 |
Brian Paul | cell: fix tile twidding bug seen in the event of multip... |
commit | commitdiff | tree | snapshot |
2008-09-11 |
Brian Paul | cell: minor improvements to fragment code-gen |
commit | commitdiff | tree | snapshot |
2008-09-11 |
Brian Paul | gallium: add special cases in spe_load_float(), spe_loa... |
commit | commitdiff | tree | snapshot |
2008-09-11 |
Brian Paul | cell: put cell_ prefix on gen_fragment_function() |
commit | commitdiff | tree | snapshot |
2008-09-11 |
Brian Paul | gallium: typo: s/PIPE_FORMAT_Z16UNORM/PIPE_FORMAT_Z16_U... |
commit | commitdiff | tree | snapshot |
2008-09-11 |
Dima Zavin | egl_xdri: Add the top-level lib dir so we link against... |
commit | commitdiff | tree | snapshot |
2008-09-11 |
Dima Zavin | egl_dri/egl_xdri: Makefiles should use pkg-config to... |
commit | commitdiff | tree | snapshot |
2008-09-11 |
Brian Paul | glut: only call glFinish() in processWindowWorkList... |
commit | commitdiff | tree | snapshot |
2008-09-11 |
Brian Paul | define new APP_CC configuration variable for building... |
commit | commitdiff | tree | snapshot |
2008-09-11 |
Brian Paul | cell: more comments, stub code for colormask/logicop/etc |
commit | commitdiff | tree | snapshot |
2008-09-11 |
Brian Paul | simple quad drawing test |
commit | commitdiff | tree | snapshot |
2008-09-11 |
Brian Paul | cell: fix typos in blend code-gen |
commit | commitdiff | tree | snapshot |
2008-09-11 |
Brian Paul | cell: remove old state CMDs, added comments |
commit | commitdiff | tree | snapshot |
2008-09-11 |
Brian Paul | cell: clean-up, comments |
commit | commitdiff | tree | snapshot |
2008-09-11 |
Brian Paul | cell: disable NEW_VS emit |
commit | commitdiff | tree | snapshot |
2008-09-11 |
Brian Paul | cell: don't build unused sources |
commit | commitdiff | tree | snapshot |
2008-09-11 |
Brian Paul | cell: remove old blend/depth/stencil/logicop structs |
commit | commitdiff | tree | snapshot |
2008-09-11 |
Brian Paul | cell: asst. clean-up |
commit | commitdiff | tree | snapshot |
2008-09-11 |
Brian Paul | cell: checkpoint: remove more of the old per-fragment... |
commit | commitdiff | tree | snapshot |
2008-09-11 |
Brian Paul | cell: begin new blending code (both codegen and fallbac... |
commit | commitdiff | tree | snapshot |
2008-09-11 |
Brian Paul | cell: fix shuffle in spu_unpack_B8G8R8A8() |
commit | commitdiff | tree | snapshot |
2008-09-11 |
Brian Paul | cell: added cast in spu_splats() call |
commit | commitdiff | tree | snapshot |
2008-09-11 |
Brian Paul | cell: remove old per-fragment code, replace with all... |
commit | commitdiff | tree | snapshot |
2008-09-11 |
Brian Paul | cell: checkpoint commit of new per-fragment processing |
commit | commitdiff | tree | snapshot |
2008-09-11 |
Brian Paul | gallium: assorted additions and fixes to Cell SPE rtasm... |
commit | commitdiff | tree | snapshot |
2008-09-11 |
Brian Paul | cell: minor change to Z float/int conversion code ... |
commit | commitdiff | tree | snapshot |
2008-09-11 |
Brian Paul | cell: comments |
commit | commitdiff | tree | snapshot |
2008-09-11 |
Brian Paul | cell: comments, etc. |
commit | commitdiff | tree | snapshot |
2008-09-11 |
Brian Paul | gallium: comments, assertions, etc |
commit | commitdiff | tree | snapshot |
2008-09-11 |
Brian Paul | press 'c' to toggle Z clear value between 0/1 |
commit | commitdiff | tree | snapshot |
2008-09-11 |
Brian Paul | press 'f' to cycle through depth test funcs |
commit | commitdiff | tree | snapshot |
2008-09-10 |
Ben Skeggs | nouveau: gallium directory structure changed again.. |
commit | commitdiff | tree | snapshot |
2008-09-10 |
Ben Skeggs | Merge remote branch 'upstream/gallium-0.1' into nouveau... |
commit | commitdiff | tree | snapshot |
2008-09-10 |
José Fonseca | tgsi: Fix newline pos. |
commit | commitdiff | tree | snapshot |
2008-09-10 |
José Fonseca | tgsi: Verify constants are set before attempting to... |
commit | commitdiff | tree | snapshot |
2008-09-09 |
José Fonseca | softpipe: Code (commented out) to dump BMPs. |
commit | commitdiff | tree | snapshot |
2008-09-09 |
José Fonseca | util: Ensure we always have a full qualified file name... |
commit | commitdiff | tree | snapshot |
2008-09-09 |
Michal Krol | util: Enable u_stream_std.c for PIPE_SUBSYSTEM_WINDOWS_... |
commit | commitdiff | tree | snapshot |
2008-09-09 |
Michal Krol | softpipe: Silence compiler warning on Windows. |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Michal Krol | softpipe: Protect pipe_condvar_signal/broadcast calls... |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Michal Krol | softpipe: Set SP_NUM_QUAD_THREADS 1 effectively disabli... |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Michal Krol | softpipe: More improvements for multithreaded softpipe. |
commit | commitdiff | tree | snapshot |
next |