2007-03-10 |
Brian | clean-up formatting |
commit | commitdiff | tree | snapshot |
2007-03-10 |
Brian | add NULL ptr check in emit_cond() |
commit | commitdiff | tree | snapshot |
2007-03-10 |
Brian | use gl_ModelViewProjectionMatrixTranspose in ftransform() |
commit | commitdiff | tree | snapshot |
2007-03-09 |
Brian | add NULL ptr check |
commit | commitdiff | tree | snapshot |
2007-03-09 |
Brian | added GL_CURRENT_PROGRAM |
commit | commitdiff | tree | snapshot |
2007-03-09 |
Brian | Merge branch 'origin' into glsl-compiler-1 |
commit | commitdiff | tree | snapshot |
2007-03-09 |
Brian | fix _mesa_uniform_matrix() transpose bug |
commit | commitdiff | tree | snapshot |
2007-03-09 |
Brian | gl_ClipVertex not supported yet |
commit | commitdiff | tree | snapshot |
2007-03-09 |
Brian | New IMAGE_RED_TO_LUMINANCE flag passed to _mesa_pack_rg... |
commit | commitdiff | tree | snapshot |
2007-03-09 |
Michel Dänzer | r300: Also update window state when it's already bound... |
commit | commitdiff | tree | snapshot |
2007-03-08 |
Brian | added missing bvec2/3/4 constructors |
commit | commitdiff | tree | snapshot |
2007-03-08 |
Brian | fix broken vec4_seq, vec4_sne instructions |
commit | commitdiff | tree | snapshot |
2007-03-08 |
Brian | Update lessThan(), lessThanEqual() functions, improve... |
commit | commitdiff | tree | snapshot |
2007-03-08 |
Brian | Added IR_SLE and IR_SLT for <= and < operations. |
commit | commitdiff | tree | snapshot |
2007-03-08 |
Brian | fix tmp storage problem for IR_I_TO_F |
commit | commitdiff | tree | snapshot |
2007-03-08 |
Brian | fix assertion |
commit | commitdiff | tree | snapshot |
2007-03-08 |
Brian | ; and {} statements were broken |
commit | commitdiff | tree | snapshot |
2007-03-08 |
Brian | remove unused new_cjump() |
commit | commitdiff | tree | snapshot |
2007-03-08 |
Brian | IR_CJUMP0/1 no longer used/needed |
commit | commitdiff | tree | snapshot |
2007-03-08 |
Brian | rewrite _slang_gen_select() to use IF node |
commit | commitdiff | tree | snapshot |
2007-03-08 |
Brian | s/_slang_gen_hl_if/_slang_gen_if/ |
commit | commitdiff | tree | snapshot |
2007-03-08 |
Brian | s/_slang_gen_hl_if/_slang_gen_if/ |
commit | commitdiff | tree | snapshot |
2007-03-08 |
Brian | remove old assertion |
commit | commitdiff | tree | snapshot |
2007-03-08 |
Brian | check for attempted writes to read-only vars |
commit | commitdiff | tree | snapshot |
2007-03-08 |
Brian | Rework matrix-related code. |
commit | commitdiff | tree | snapshot |
2007-03-08 |
Xiang, Haihao | remove a if-statement |
commit | commitdiff | tree | snapshot |
2007-03-08 |
Brian | fix ProjectionMatrix typo |
commit | commitdiff | tree | snapshot |
2007-03-08 |
Brian | fix gl_TextureMatrix indexing |
commit | commitdiff | tree | snapshot |
2007-03-08 |
J.Jansen | Updates of the OpenVMS makefiles. |
commit | commitdiff | tree | snapshot |
2007-03-08 |
Brian | more DEBUG_PROG |
commit | commitdiff | tree | snapshot |
2007-03-08 |
Brian | update comments |
commit | commitdiff | tree | snapshot |
2007-03-07 |
Brian | remove unneeded return stmt |
commit | commitdiff | tree | snapshot |
2007-03-07 |
Brian | add missing gl_Point state, fix IR storage bug |
commit | commitdiff | tree | snapshot |
2007-03-07 |
Brian | s/diffuset/diffuse/ |
commit | commitdiff | tree | snapshot |
2007-03-07 |
Brian | regenerated |
commit | commitdiff | tree | snapshot |
2007-03-07 |
Brian | use 2.0, 2.1 version strings |
commit | commitdiff | tree | snapshot |
2007-03-07 |
Brian | remove end_label field |
commit | commitdiff | tree | snapshot |
2007-03-07 |
Brian | Fix problem with nested function calls such as y =... |
commit | commitdiff | tree | snapshot |
2007-03-07 |
Brian | s/equal/EQUAL/, fix bugs in logical or/and code. |
commit | commitdiff | tree | snapshot |
2007-03-07 |
Brian | fix broken __postDecr() |
commit | commitdiff | tree | snapshot |
2007-03-07 |
Brian | fix deferredTexture bug |
commit | commitdiff | tree | snapshot |
2007-03-07 |
Brian | fix swizzled writemask bug |
commit | commitdiff | tree | snapshot |
2007-03-07 |
Brian | remove bogus assertion |
commit | commitdiff | tree | snapshot |
2007-03-07 |
Michel Dänzer | i945_miptree_layout: Adapt cubemap fixes from i915_mipt... |
commit | commitdiff | tree | snapshot |
2007-03-07 |
Brian | fix incorrect HPOS write test |
commit | commitdiff | tree | snapshot |
2007-03-07 |
Brian | additional error detection |
commit | commitdiff | tree | snapshot |
2007-03-07 |
Brian | check for null program ptrs in _mesa_uniform() |
commit | commitdiff | tree | snapshot |
2007-03-07 |
Brian | Generate an error if the vertex shader does not write... |
commit | commitdiff | tree | snapshot |
2007-03-06 |
Brian | destroy window during cleanup |
commit | commitdiff | tree | snapshot |
2007-03-06 |
Brian | more integer arithmetic updates |
commit | commitdiff | tree | snapshot |
2007-03-06 |
Brian | Merge branch 'master' of git+ssh://brianp@git.freedeskt... |
commit | commitdiff | tree | snapshot |
2007-03-06 |
Brian | explicit calls to _mesa_unreference_framebuffer() not... |
commit | commitdiff | tree | snapshot |
2007-03-06 |
Brian | unreference old framebuffer, if needed, in _mesa_refere... |
commit | commitdiff | tree | snapshot |
2007-03-06 |
Brian | fix renderbuffer mem leak |
commit | commitdiff | tree | snapshot |
2007-03-06 |
Brian | formatting fix |
commit | commitdiff | tree | snapshot |
2007-03-06 |
Brian | fix some int arithmetic problems |
commit | commitdiff | tree | snapshot |
2007-03-06 |
Ian Romanick | Merge branch 'master' of ssh+git://idr@git.freedesktop... |
commit | commitdiff | tree | snapshot |
2007-03-06 |
Ian Romanick | Fix cut-and-paste error in the name of GL_NUM_COMPRESSE... |
commit | commitdiff | tree | snapshot |
2007-03-06 |
Brian | more DEBUG_PROG code |
commit | commitdiff | tree | snapshot |
2007-03-06 |
Brian | fix vert/frag typo |
commit | commitdiff | tree | snapshot |
2007-03-06 |
Brian | Fix/improve framebuffer object reference counting. |
commit | commitdiff | tree | snapshot |
2007-03-06 |
Brian | Take care of texObj reference in _mesa_free_framebuffer... |
commit | commitdiff | tree | snapshot |
2007-03-06 |
Brian | Merge branch 'master' of git+ssh://brianp@git.freedeskt... |
commit | commitdiff | tree | snapshot |
2007-03-06 |
Michel Dänzer | r300: Call radeonSetCliprects from radeonMakeCurrent. |
commit | commitdiff | tree | snapshot |
2007-03-06 |
Xiang, Haihao | fix for bug#10182 |
commit | commitdiff | tree | snapshot |
2007-03-05 |
Xiang, Haihao | fix for bug#9971 |
commit | commitdiff | tree | snapshot |
2007-03-04 |
Keith Whitwell | Propogate UsesKill information. |
commit | commitdiff | tree | snapshot |
2007-03-01 |
Christoph Bill | r300: Use register name & add a register about shading. |
commit | commitdiff | tree | snapshot |
2007-03-01 |
Christoph Bill | r300: Use reg definition when available & add missing... |
commit | commitdiff | tree | snapshot |
2007-03-01 |
Christoph Bill | Add early register descritpion. |
commit | commitdiff | tree | snapshot |
2007-03-01 |
Rune Petersen | Optimize cos&sin instruction a bit more. |
commit | commitdiff | tree | snapshot |
2007-03-01 |
Brian | move oldFb decl into tighter scopes |
commit | commitdiff | tree | snapshot |
2007-03-01 |
Brian | fix bad n_dot_h normalization code (bug 9977), plus... |
commit | commitdiff | tree | snapshot |
2007-03-01 |
Brian | fix clipping, display name, warnings |
commit | commitdiff | tree | snapshot |
2007-03-01 |
Brian | s/unsigned int/size_t/ (bug 10135) |
commit | commitdiff | tree | snapshot |
2007-03-01 |
Brian | include assert.h |
commit | commitdiff | tree | snapshot |
2007-02-28 |
Brian | Merge branch 'master' of git+ssh://brianp@git.freedeskt... |
commit | commitdiff | tree | snapshot |
2007-02-28 |
Brian | s/ARB/MESA/ in extension check (bug 10126) |
commit | commitdiff | tree | snapshot |
2007-02-28 |
Ben Skeggs | nouveau: drm interface changes |
commit | commitdiff | tree | snapshot |
2007-02-27 |
Brian | info about how the compiler works |
commit | commitdiff | tree | snapshot |
2007-02-27 |
Brian | fix comment |
commit | commitdiff | tree | snapshot |
2007-02-27 |
Brian | assert that fb->RefCount==0 in _mesa_free_framebuffer_d... |
commit | commitdiff | tree | snapshot |
2007-02-27 |
Brian | s/matrix_stack/gl_matrix_stack/ and s/mesa_list_state... |
commit | commitdiff | tree | snapshot |
2007-02-27 |
Brian | remove unused DriverMgrCtx |
commit | commitdiff | tree | snapshot |
2007-02-27 |
Brian | Add EmitHighLevelInstructions, EmitComments booleans... |
commit | commitdiff | tree | snapshot |
2007-02-27 |
Brian | re-enable var scope destruct in slang_operation_destruct() |
commit | commitdiff | tree | snapshot |
2007-02-27 |
Brian | Fix a few bugs in slang_operation variable scoping... |
commit | commitdiff | tree | snapshot |
2007-02-27 |
Brian | formatting fixes |
commit | commitdiff | tree | snapshot |
2007-02-27 |
Brian | fix mem leak |
commit | commitdiff | tree | snapshot |
2007-02-27 |
Brian | fix mem leak in _mesa_ShaderSourceARB() |
commit | commitdiff | tree | snapshot |
2007-02-26 |
Brian | fix logic for reporting errors |
commit | commitdiff | tree | snapshot |
2007-02-26 |
Brian | disable execute bit |
commit | commitdiff | tree | snapshot |
2007-02-26 |
Brian | fix error flagging |
commit | commitdiff | tree | snapshot |
2007-02-26 |
Brian | re-enable some code |
commit | commitdiff | tree | snapshot |
2007-02-26 |
Brian | Merge branch 'glsl-compiler-1' of git+ssh://brianp... |
commit | commitdiff | tree | snapshot |
2007-02-26 |
Brian | Remove old error logging code. New slang_log.[ch]... |
commit | commitdiff | tree | snapshot |
2007-02-26 |
Brian | Overhaul of error handling. |
commit | commitdiff | tree | snapshot |
2007-02-26 |
Brian | Overhaul of error logging. |
commit | commitdiff | tree | snapshot |
2007-02-26 |
Brian | Use new slang_emit_info struct for passing context... |
commit | commitdiff | tree | snapshot |
2007-02-26 |
Brian | Merge branch 'glsl-compiler-1' of git+ssh://brianp... |
commit | commitdiff | tree | snapshot |
next |