2008-03-17 |
Brian Paul | gallium: in gen_mipmap, also set sampler lod_bias and... |
commit | commitdiff | tree | snapshot |
2008-03-17 |
Markus Amsler | only set InputsRead bit if input is really used |
commit | commitdiff | tree | snapshot |
2008-03-17 |
Keith Whitwell | gallium: improvements, or extensions at least, to the... |
commit | commitdiff | tree | snapshot |
2008-03-16 |
Brian | gallium: finish remaining prim types for sp_vbuf_draw_a... |
commit | commitdiff | tree | snapshot |
2008-03-15 |
José Fonseca | gallium: Ensure we don't add null objects to the table... |
commit | commitdiff | tree | snapshot |
2008-03-14 |
Brian Paul | mesa: clamp point size in vertex program when computing... |
commit | commitdiff | tree | snapshot |
2008-03-14 |
Brian Paul | gallium: if point size not computed per vertex, apply... |
commit | commitdiff | tree | snapshot |
2008-03-14 |
Brian | gallium: add explicit control for point sprites (conver... |
commit | commitdiff | tree | snapshot |
2008-03-14 |
Brian | gallium: remove DOS carriage returns |
commit | commitdiff | tree | snapshot |
2008-03-14 |
Brian | gallium: remove DOS carriage returns |
commit | commitdiff | tree | snapshot |
2008-03-14 |
Michal Krol | tgsi: Use debug_printf(). |
commit | commitdiff | tree | snapshot |
2008-03-14 |
Michal Krol | scons: Remove second occurence of draw_passthrough.c. |
commit | commitdiff | tree | snapshot |
2008-03-14 |
Brian Paul | mesa: init tmpNode to zeros |
commit | commitdiff | tree | snapshot |
2008-03-14 |
Brian Paul | mesa: fix emit_clamp() so that we don't use an output... |
commit | commitdiff | tree | snapshot |
2008-03-14 |
Brian Paul | mesa: call glColorMask(1,1,1,1) before glClear() |
commit | commitdiff | tree | snapshot |
2008-03-14 |
Brian Paul | gallium: print warning rather than assert(0) for LOG... |
commit | commitdiff | tree | snapshot |
2008-03-14 |
Brian | gallium: added some debug code (disabled) |
commit | commitdiff | tree | snapshot |
2008-03-14 |
Brian | i915: check for NULL const buffer ptr |
commit | commitdiff | tree | snapshot |
2008-03-14 |
Brian | gallium: added dummy install target |
commit | commitdiff | tree | snapshot |
2008-03-14 |
Brian | mesa: revert fast-track glColor and similar calls when... |
commit | commitdiff | tree | snapshot |
2008-03-14 |
Brian | gallium: in st_program_string_notify() free shader... |
commit | commitdiff | tree | snapshot |
2008-03-14 |
Keith Whitwell | gallium: fix some compiler warnings |
commit | commitdiff | tree | snapshot |
2008-03-14 |
Keith Whitwell | tgsi: add debug_printf version of tgsi_dump |
commit | commitdiff | tree | snapshot |
2008-03-14 |
Brian | gallium: need to all draw_flush() in softpipe_unmap_con... |
commit | commitdiff | tree | snapshot |
2008-03-13 |
Brian | gallium: fix EMIT_HEADER case in draw_vf_set_vertex_info() |
commit | commitdiff | tree | snapshot |
2008-03-13 |
Brian | gallium: plug in vertex passthrough code |
commit | commitdiff | tree | snapshot |
2008-03-13 |
Brian | gallium: for TEST_DRAW_PASSTHROUGH, pass inClipCoords... |
commit | commitdiff | tree | snapshot |
2008-03-13 |
Brian | gallium: fix bug in draw_num_vs_outputs() |
commit | commitdiff | tree | snapshot |
2008-03-13 |
Brian | gallium: added EMIT_HEADER case |
commit | commitdiff | tree | snapshot |
2008-03-13 |
Brian | gallium: in softpipe_get_vertex_info() generate a vbuf... |
commit | commitdiff | tree | snapshot |
2008-03-13 |
Brian | gallium: added EMIT_HEADER case in emit_vertex() |
commit | commitdiff | tree | snapshot |
2008-03-13 |
Brian | gallium: added new EMIT_HEADER token |
commit | commitdiff | tree | snapshot |
2008-03-13 |
Brian | gallium: plug in new sp_vbuf_draw_arrays() function |
commit | commitdiff | tree | snapshot |
2008-03-13 |
Brian | gallium: add some temporary code for testing draw modul... |
commit | commitdiff | tree | snapshot |
2008-03-13 |
Brian | gallium: set surface status to CLEAR or DEFINED in... |
commit | commitdiff | tree | snapshot |
2008-03-13 |
Zack Rusin | add a way of removing an exact iterator from the hash |
commit | commitdiff | tree | snapshot |
2008-03-13 |
Brian | gallium: added draw_need_pipeline() predicate function |
commit | commitdiff | tree | snapshot |
2008-03-13 |
Brian | gallium: added draw_enable_line_stipple() function |
commit | commitdiff | tree | snapshot |
2008-03-13 |
Brian | gallium: added bypass_vs flag to rasterizer state ... |
commit | commitdiff | tree | snapshot |
2008-03-13 |
Ian Romanick | cell: Fix to work with commit fa9e7e9a8debb68611909ac2f... |
commit | commitdiff | tree | snapshot |
2008-03-13 |
Brian Paul | gallium: remove dead code related to shader semantic... |
commit | commitdiff | tree | snapshot |
2008-03-13 |
Brian Paul | gallium: fix bug in stip_first_tri() |
commit | commitdiff | tree | snapshot |
2008-03-13 |
Brian Paul | gallium: remove a debug printf |
commit | commitdiff | tree | snapshot |
2008-03-13 |
Ian Romanick | Replicate TXP changes in the SPU version of TGSI exec |
commit | commitdiff | tree | snapshot |
2008-03-13 |
Brian Paul | gallium: remove semantic info from pipe_shader_state |
commit | commitdiff | tree | snapshot |
2008-03-13 |
Keith Whitwell | gallium: make the windows config function more readable... |
commit | commitdiff | tree | snapshot |
2008-03-13 |
Michal Krol | tgsi: Drop pre-ps_2_0 opcodes. |
commit | commitdiff | tree | snapshot |
2008-03-13 |
Michal Krol | tgsi: Remove OPCODE_TEXCOORD, OPCODE_TEXCRD aliases. |
commit | commitdiff | tree | snapshot |
2008-03-13 |
José Fonseca | gallium: General purpose hash table, which is actually... |
commit | commitdiff | tree | snapshot |
2008-03-13 |
José Fonseca | gallium: Standardize most important error codes. |
commit | commitdiff | tree | snapshot |
2008-03-13 |
José Fonseca | gallium: Add a bit of documentation to cso_hash. |
commit | commitdiff | tree | snapshot |
2008-03-13 |
José Fonseca | gallium: Fix debug_mask_vprintf's example. |
commit | commitdiff | tree | snapshot |
2008-03-13 |
José Fonseca | gallium: Add a new handle_table_set that accepts an... |
commit | commitdiff | tree | snapshot |
2008-03-13 |
Keith Whitwell | mesa: fix (harmless?) assignment in assert |
commit | commitdiff | tree | snapshot |
2008-03-13 |
Keith Whitwell | tgsi: replace erroneous use of FETCH with emit_tempf |
commit | commitdiff | tree | snapshot |
2008-03-13 |
Keith Whitwell | tgsi: bump MAX_SRC_REGS to 4, for TXD |
commit | commitdiff | tree | snapshot |
2008-03-13 |
Zack Rusin | add code handling dependencies between generated code |
commit | commitdiff | tree | snapshot |
2008-03-13 |
Zack Rusin | Add some basic documentation for gallivm code |
commit | commitdiff | tree | snapshot |
2008-03-13 |
Zack Rusin | document hash collision resolutions |
commit | commitdiff | tree | snapshot |
2008-03-13 |
Brian | gallium: fix polygon stipple |
commit | commitdiff | tree | snapshot |
2008-03-13 |
Brian | gallium: in clear_stencil_buffer() check surface format... |
commit | commitdiff | tree | snapshot |
2008-03-12 |
Brian | i915: handle NULL object in i915_bind_rasterizer_state() |
commit | commitdiff | tree | snapshot |
2008-03-12 |
Brian | mesa: set SamplersUsed bitmask when parsing ARB fragmen... |
commit | commitdiff | tree | snapshot |
2008-03-12 |
Brian | gallium: pass NULL to cso_single_sampler() when the... |
commit | commitdiff | tree | snapshot |
2008-03-12 |
Brian | remove reference to obsolete ExtDivide |
commit | commitdiff | tree | snapshot |
2008-03-12 |
Brian | gallium: use TXP rather than ExtDivide flag |
commit | commitdiff | tree | snapshot |
2008-03-12 |
Brian | gallium: change draw_vertex_shader->state from pointer... |
commit | commitdiff | tree | snapshot |
2008-03-12 |
Michal Krol | tgsi: Remove ExtDivide field from existence. Implement... |
commit | commitdiff | tree | snapshot |
2008-03-12 |
Michal Krol | tgsi: Dump TXP opcode. |
commit | commitdiff | tree | snapshot |
2008-03-12 |
José Fonseca | gallium: Generic handle table. |
commit | commitdiff | tree | snapshot |
2008-03-12 |
José Fonseca | gallium: Change assert behavior on runtime (Mark Mueller). |
commit | commitdiff | tree | snapshot |
2008-03-12 |
Michal Krol | tgsi: Introduce OPCODE_TXP. Depricate ExdDivide field. |
commit | commitdiff | tree | snapshot |
2008-03-12 |
José Fonseca | scons: Faithfully mimic every WINDDK builtin compiler... |
commit | commitdiff | tree | snapshot |
2008-03-12 |
Keith Whitwell | gallium: reduce signed/unsigned warnings |
commit | commitdiff | tree | snapshot |
2008-03-12 |
Keith Whitwell | gallium: Add TEX_FILTER_ANISO img filter |
commit | commitdiff | tree | snapshot |
2008-03-12 |
Michal Krol | tgsi: Dump source register divide component. |
commit | commitdiff | tree | snapshot |
2008-03-12 |
Brian | cell: check for NULL shader pointer in cell_bind_vs_state() |
commit | commitdiff | tree | snapshot |
2008-03-12 |
Brian | gallium: dummy install target |
commit | commitdiff | tree | snapshot |
2008-03-12 |
Brian | gallium: rework CSO-related code in state tracker |
commit | commitdiff | tree | snapshot |
2008-03-12 |
José Fonseca | gallium: Silence MSVC warnings. |
commit | commitdiff | tree | snapshot |
2008-03-12 |
José Fonseca | gallium: Conditional debugging output. |
commit | commitdiff | tree | snapshot |
2008-03-11 |
Michal Krol | tgsi: Map OPCODE_TEXKILL to OPCODE_KILP. |
commit | commitdiff | tree | snapshot |
2008-03-11 |
Brian | gallium: fix some cso_state_callback cast warnings |
commit | commitdiff | tree | snapshot |
2008-03-11 |
Brian | gallium: fix fs/vs typo in cso_set_vertex_shader() |
commit | commitdiff | tree | snapshot |
2008-03-11 |
Keith Whitwell | draw: don't free our copy of the render stage -- just... |
commit | commitdiff | tree | snapshot |
2008-03-11 |
Keith Whitwell | gallium: missing file |
commit | commitdiff | tree | snapshot |
2008-03-11 |
Zack Rusin | fix double deletion |
commit | commitdiff | tree | snapshot |
2008-03-11 |
Zack Rusin | fix compilation |
commit | commitdiff | tree | snapshot |
2008-03-11 |
Brian | fix Height2/Depth2 init problem when using texture... |
commit | commitdiff | tree | snapshot |
2008-03-11 |
Brian | gallium: disable an unneeded assertion (hit with texwrap.c) |
commit | commitdiff | tree | snapshot |
2008-03-11 |
Ian Romanick | Move SPE register allocator to rtasm code |
commit | commitdiff | tree | snapshot |
2008-03-10 |
Keith Whitwell | draw: placeholder/prototype code for a passthrough... |
commit | commitdiff | tree | snapshot |
2008-03-10 |
Keith Whitwell | mesa: fast-track glColor and similar calls when not... |
commit | commitdiff | tree | snapshot |
2008-03-10 |
Keith Whitwell | gallium: fix compiler warning |
commit | commitdiff | tree | snapshot |
2008-03-10 |
Keith Whitwell | gallium: use the same bypass_clipping logic on all... |
commit | commitdiff | tree | snapshot |
2008-03-10 |
Keith Whitwell | gallium: enable bug workaround in draw_vertex_cache_inv... |
commit | commitdiff | tree | snapshot |
2008-03-10 |
Brian | gallium: new surface/context tracker (sct) module |
commit | commitdiff | tree | snapshot |
2008-03-10 |
Brian | cell: sync up with sampler/texture state-setting changes |
commit | commitdiff | tree | snapshot |
2008-03-10 |
José Fonseca | gallium: Use hardcoded breakpoints on x86 targets. |
commit | commitdiff | tree | snapshot |
2008-03-10 |
José Fonseca | Some notes about debugging |
commit | commitdiff | tree | snapshot |
next |