mesa.git
2008-03-16 Ben SkeggsMerge remote branch 'upstream/gallium-0.1' into nouveau...
2008-03-15 Patrice Mandincso_context_destroy calls bind_state functions with...
2008-03-15 Stephane Marchesinnv10.
2008-03-15 Stephane Marchesinnouveau: latest header.
2008-03-15 Stephane Marchesinnv30: only 2 RTs.
2008-03-15 José Fonsecagallium: Ensure we don't add null objects to the table...
2008-03-14 Brian Paulmesa: clamp point size in vertex program when computing...
2008-03-14 Brian Paulgallium: if point size not computed per vertex, apply...
2008-03-14 Briangallium: add explicit control for point sprites (conver...
2008-03-14 Briangallium: remove DOS carriage returns
2008-03-14 Briangallium: remove DOS carriage returns
2008-03-14 Michal Kroltgsi: Use debug_printf().
2008-03-14 Michal Krolscons: Remove second occurence of draw_passthrough.c.
2008-03-14 Brian Paulmesa: init tmpNode to zeros
2008-03-14 Brian Paulmesa: fix emit_clamp() so that we don't use an output...
2008-03-14 Brian Paulmesa: call glColorMask(1,1,1,1) before glClear()
2008-03-14 Brian Paulgallium: print warning rather than assert(0) for LOG...
2008-03-14 Briangallium: added some debug code (disabled)
2008-03-14 Briani915: check for NULL const buffer ptr
2008-03-14 Briangallium: added dummy install target
2008-03-14 Brianmesa: revert fast-track glColor and similar calls when...
2008-03-14 Briangallium: in st_program_string_notify() free shader...
2008-03-14 Keith Whitwellgallium: fix some compiler warnings
2008-03-14 Keith Whitwelltgsi: add debug_printf version of tgsi_dump
2008-03-14 Briangallium: need to all draw_flush() in softpipe_unmap_con...
2008-03-13 Briangallium: fix EMIT_HEADER case in draw_vf_set_vertex_info()
2008-03-13 Briangallium: plug in vertex passthrough code
2008-03-13 Briangallium: for TEST_DRAW_PASSTHROUGH, pass inClipCoords...
2008-03-13 Briangallium: fix bug in draw_num_vs_outputs()
2008-03-13 Briangallium: added EMIT_HEADER case
2008-03-13 Briangallium: in softpipe_get_vertex_info() generate a vbuf...
2008-03-13 Briangallium: added EMIT_HEADER case in emit_vertex()
2008-03-13 Briangallium: added new EMIT_HEADER token
2008-03-13 Briangallium: plug in new sp_vbuf_draw_arrays() function
2008-03-13 Briangallium: add some temporary code for testing draw modul...
2008-03-13 Briangallium: set surface status to CLEAR or DEFINED in...
2008-03-13 Zack Rusinadd a way of removing an exact iterator from the hash
2008-03-13 Briangallium: added draw_need_pipeline() predicate function
2008-03-13 Briangallium: added draw_enable_line_stipple() function
2008-03-13 Briangallium: added bypass_vs flag to rasterizer state ...
2008-03-13 Ian Romanickcell: Fix to work with commit fa9e7e9a8debb68611909ac2f...
2008-03-13 Brian Paulgallium: remove dead code related to shader semantic...
2008-03-13 Brian Paulgallium: fix bug in stip_first_tri()
2008-03-13 Brian Paulgallium: remove a debug printf
2008-03-13 Ian RomanickReplicate TXP changes in the SPU version of TGSI exec
2008-03-13 Brian Paulgallium: remove semantic info from pipe_shader_state
2008-03-13 Keith Whitwellgallium: make the windows config function more readable...
2008-03-13 Michal Kroltgsi: Drop pre-ps_2_0 opcodes.
2008-03-13 Michal Kroltgsi: Remove OPCODE_TEXCOORD, OPCODE_TEXCRD aliases.
2008-03-13 José Fonsecagallium: General purpose hash table, which is actually...
2008-03-13 José Fonsecagallium: Standardize most important error codes.
2008-03-13 José Fonsecagallium: Add a bit of documentation to cso_hash.
2008-03-13 José Fonsecagallium: Fix debug_mask_vprintf's example.
2008-03-13 José Fonsecagallium: Add a new handle_table_set that accepts an...
2008-03-13 Keith Whitwellmesa: fix (harmless?) assignment in assert
2008-03-13 Keith Whitwelltgsi: replace erroneous use of FETCH with emit_tempf
2008-03-13 Keith Whitwelltgsi: bump MAX_SRC_REGS to 4, for TXD
2008-03-13 Ben Skeggsnouveau: NV9X is basically a G80, fix issue with NV6X...
2008-03-13 Zack Rusinadd code handling dependencies between generated code
2008-03-13 Ben Skeggsnouveau: match interface changes
2008-03-13 Ben SkeggsMerge remote branch 'upstream/gallium-0.1' into nouveau...
2008-03-13 Zack RusinAdd some basic documentation for gallivm code
2008-03-13 Zack Rusindocument hash collision resolutions
2008-03-13 Briangallium: fix polygon stipple
2008-03-13 Briangallium: in clear_stencil_buffer() check surface format...
2008-03-12 Stephane Marchesinnouveau: update to latest nouveau_class.h
2008-03-12 Briani915: handle NULL object in i915_bind_rasterizer_state()
2008-03-12 Brianmesa: set SamplersUsed bitmask when parsing ARB fragmen...
2008-03-12 Briangallium: pass NULL to cso_single_sampler() when the...
2008-03-12 Brianremove reference to obsolete ExtDivide
2008-03-12 Briangallium: use TXP rather than ExtDivide flag
2008-03-12 Briangallium: change draw_vertex_shader->state from pointer...
2008-03-12 Patrice Mandinnv30: debug dumps vp constants
2008-03-12 Stephane Marchesinnouveau: update to latest reg header.
2008-03-12 Stephane Marchesinnv30: line up the miptree creation to latest changes.
2008-03-12 Michal Kroltgsi: Remove ExtDivide field from existence. Implement...
2008-03-12 Michal Kroltgsi: Dump TXP opcode.
2008-03-12 José Fonsecagallium: Generic handle table.
2008-03-12 José Fonsecagallium: Change assert behavior on runtime (Mark Mueller).
2008-03-12 Michal Kroltgsi: Introduce OPCODE_TXP. Depricate ExdDivide field.
2008-03-12 José Fonsecascons: Faithfully mimic every WINDDK builtin compiler...
2008-03-12 Keith Whitwellgallium: reduce signed/unsigned warnings
2008-03-12 Keith Whitwellgallium: Add TEX_FILTER_ANISO img filter
2008-03-12 Michal Kroltgsi: Dump source register divide component.
2008-03-12 Briancell: check for NULL shader pointer in cell_bind_vs_state()
2008-03-12 Briangallium: dummy install target
2008-03-12 Briangallium: rework CSO-related code in state tracker
2008-03-12 José Fonsecagallium: Silence MSVC warnings.
2008-03-12 José Fonsecagallium: Conditional debugging output.
2008-03-11 Michal Kroltgsi: Map OPCODE_TEXKILL to OPCODE_KILP.
2008-03-11 Briangallium: fix some cso_state_callback cast warnings
2008-03-11 Briangallium: fix fs/vs typo in cso_set_vertex_shader()
2008-03-11 Patrice Mandinnv30: silence some warnings
2008-03-11 Ben Skeggsnv50: start on fb state
2008-03-11 Ben Skeggsnv50: rasterizer stateobj
2008-03-11 Ben Skeggsnv50: scissor/viewport/blend colour/stipple
2008-03-11 Ben Skeggsnv50: depth_stencil_alpha stateobj
2008-03-11 Ben Skeggsnv50: ouch, next_subchannel++ :)
2008-03-11 Ben Skeggsnv50: crappy state validate/emit function
2008-03-11 Ben Skeggsnv50: create blend stateobj
next