2008-05-18 |
Brian Paul | print vertex.attrib[n] (from master) |
commit | commitdiff | tree | snapshot |
2008-05-18 |
Brian Paul | Fix some bugs in material, depth range state |
commit | commitdiff | tree | snapshot |
2008-05-18 |
Brian Paul | Regenerated API dispatch files |
commit | commitdiff | tree | snapshot |
2008-05-18 |
Brian Paul | alias ProgramEnvParameter4xyARB and ProgramParameter4xy... |
commit | commitdiff | tree | snapshot |
2008-05-17 |
Zack Rusin | cosmetic changes |
commit | commitdiff | tree | snapshot |
2008-05-17 |
Zack Rusin | fix rsq |
commit | commitdiff | tree | snapshot |
2008-05-17 |
Zack Rusin | fix abs and start on rsq |
commit | commitdiff | tree | snapshot |
2008-05-17 |
Zack Rusin | do the lit (some artifacts present) |
commit | commitdiff | tree | snapshot |
2008-05-17 |
Zack Rusin | implement min/max and abstract ops on vectors |
commit | commitdiff | tree | snapshot |
2008-05-17 |
Zack Rusin | llvm: implement sub and abs |
commit | commitdiff | tree | snapshot |
2008-05-17 |
Zack Rusin | fix injections of functions from builtins into shaders |
commit | commitdiff | tree | snapshot |
2008-05-17 |
Zack Rusin | move the swizzling code to gallivm in preperation for... |
commit | commitdiff | tree | snapshot |
2008-05-17 |
Brian Paul | gallium: in drivers, make copy of tokens passed to... |
commit | commitdiff | tree | snapshot |
2008-05-17 |
Brian Paul | gallium: remove deprecated format names |
commit | commitdiff | tree | snapshot |
2008-05-17 |
Brian Paul | s/PIPE_FORMAT_U_S8/PIPE_FORMAT_S8_UNORM/ |
commit | commitdiff | tree | snapshot |
2008-05-16 |
Brian Paul | gallium: release textures during context tear-down... |
commit | commitdiff | tree | snapshot |
2008-05-16 |
Brian Paul | gallium: ref counting clean-ups |
commit | commitdiff | tree | snapshot |
2008-05-16 |
Brian Paul | mesa: call glutDestroyWindow() on exit to help find... |
commit | commitdiff | tree | snapshot |
2008-05-16 |
Brian Paul | bring in fixes/changes from master |
commit | commitdiff | tree | snapshot |
2008-05-16 |
Brian Paul | Fix a program refcounting error, don't share program... |
commit | commitdiff | tree | snapshot |
2008-05-16 |
Brian Paul | fix an attr/src mix-up when setting-up/binding vertex... |
commit | commitdiff | tree | snapshot |
2008-05-15 |
Brian Paul | fix parsing of state.texenv.color (bug 14931) |
commit | commitdiff | tree | snapshot |
2008-05-15 |
Brian Paul | Consolidate texture fetch code and use partial derivati... |
commit | commitdiff | tree | snapshot |
2008-05-14 |
Brian Paul | mesa: fix InfoLog memleak, misc sync with master |
commit | commitdiff | tree | snapshot |
2008-05-14 |
Eric Anholt | Bug #13492: Only call ProgramStringNotify if program... |
commit | commitdiff | tree | snapshot |
2008-05-14 |
Brian | fix swizzle error test (bug 11881) |
commit | commitdiff | tree | snapshot |
2008-05-14 |
Brian Paul | fix-up inlined/non-inlined function inconsistencies |
commit | commitdiff | tree | snapshot |
2008-05-14 |
Brian Paul | mesa: rm unneeded file |
commit | commitdiff | tree | snapshot |
2008-05-14 |
Brian Paul | mesa: prefix rm command with - |
commit | commitdiff | tree | snapshot |
2008-05-14 |
Brian Paul | rewrite some of the mat*mat, mat*vec intrinsics |
commit | commitdiff | tree | snapshot |
2008-05-14 |
Brian Paul | mesa: regenerate slang built-in data (asin(vec4) fix) |
commit | commitdiff | tree | snapshot |
2008-05-14 |
Brian Paul | mesa: fix missing w assignment in asin(vec4) |
commit | commitdiff | tree | snapshot |
2008-05-14 |
Brian Paul | mesa: use CALLOC_STRUCT() |
commit | commitdiff | tree | snapshot |
2008-05-14 |
Brian Paul | mesa: sync up swrast/s_fragprog.c with master |
commit | commitdiff | tree | snapshot |
2008-05-14 |
Brian Paul | mesa: updated comment |
commit | commitdiff | tree | snapshot |
2008-05-14 |
Brian Paul | mesa: minor bug fixes from master |
commit | commitdiff | tree | snapshot |
2008-05-14 |
Brian Paul | mesa: dead code removal |
commit | commitdiff | tree | snapshot |
2008-05-14 |
Brian Paul | mesa: minor bug fixes, null ptr checks, dead code removal |
commit | commitdiff | tree | snapshot |
2008-05-14 |
Brian Paul | mesa: fix errors in LightModelProduct state, other... |
commit | commitdiff | tree | snapshot |
2008-05-14 |
Brian Paul | mesa: glUniform(location==-1) is not an error |
commit | commitdiff | tree | snapshot |
2008-05-14 |
Brian Paul | fix some additional program refcounting bugs |
commit | commitdiff | tree | snapshot |
2008-05-12 |
Zack Rusin | adjust llvm code to the changes in 2.3 |
commit | commitdiff | tree | snapshot |
2008-05-10 |
Brian | gallium: optimize the flush_spans() function |
commit | commitdiff | tree | snapshot |
2008-05-10 |
Brian | gallium: remove unused code |
commit | commitdiff | tree | snapshot |
2008-05-09 |
Michel Dänzer | draw: Fix number of vertices allocated in draw_pt_emit(). |
commit | commitdiff | tree | snapshot |
2008-05-09 |
Keith Whitwell | draw: mimize cost of translate key compares, use cache... |
commit | commitdiff | tree | snapshot |
2008-05-09 |
Keith Whitwell | translate: helper functions for mimizing cost of key... |
commit | commitdiff | tree | snapshot |
2008-05-08 |
Keith Whitwell | draw: only fill in / compare the part of the translate... |
commit | commitdiff | tree | snapshot |
2008-05-08 |
Keith Whitwell | xlib: more SP_NO_RAST support |
commit | commitdiff | tree | snapshot |
2008-05-08 |
Keith Whitwell | softpipe: don't calc det if NO_RAST set |
commit | commitdiff | tree | snapshot |
2008-05-08 |
Michel Dänzer | cso_cache: Fix test for currently bound blend state. |
commit | commitdiff | tree | snapshot |
2008-05-07 |
Brian Paul | mesa: update/add newer GL ES headers |
commit | commitdiff | tree | snapshot |
2008-05-07 |
Brian | mesa: free shader program data before deleting shader... |
commit | commitdiff | tree | snapshot |
2008-05-07 |
Brian | gallium: implement full reference counting for vertex... |
commit | commitdiff | tree | snapshot |
2008-05-07 |
Brian | mesa: comments, whitespace |
commit | commitdiff | tree | snapshot |
2008-05-06 |
Brian Paul | gallium: change calculate_first_last_level() to match... |
commit | commitdiff | tree | snapshot |
2008-05-05 |
Alan Hourihane | fix _mesa_ffs for alternative compilers |
commit | commitdiff | tree | snapshot |
2008-05-05 |
Alan Hourihane | declare atoms as extern |
commit | commitdiff | tree | snapshot |
2008-05-03 |
Brian Paul | gallium: fix warnings |
commit | commitdiff | tree | snapshot |
2008-05-03 |
Brian Paul | Press <space> to reset limit/bias values, clean-up... |
commit | commitdiff | tree | snapshot |
2008-05-03 |
Brian Paul | gallium: fix sampler->max_lod computation |
commit | commitdiff | tree | snapshot |
2008-05-03 |
Brian Paul | gallium: fix computation of sampler->min_lod |
commit | commitdiff | tree | snapshot |
2008-05-02 |
Brian Paul | gallium: remove 0.5 vertex biases in set_vertex_data() |
commit | commitdiff | tree | snapshot |
2008-05-02 |
Brian Paul | gallium: remove obsolete PIPE_CAP_BITMAP_TEXCOORD_BIAS |
commit | commitdiff | tree | snapshot |
2008-05-02 |
Brian Paul | gallium: minor code, comments clean-up |
commit | commitdiff | tree | snapshot |
2008-05-02 |
Brian Paul | gallium: in st_finalize_texture() check texture dimensions |
commit | commitdiff | tree | snapshot |
2008-05-02 |
Brian Paul | gallium: new debug code (disabled) |
commit | commitdiff | tree | snapshot |
2008-05-02 |
Brian Paul | gallium: fix typos, comments, whitespace |
commit | commitdiff | tree | snapshot |
2008-05-02 |
Brian Paul | gallium: remove ^M (CR) chars |
commit | commitdiff | tree | snapshot |
2008-05-02 |
Brian Paul | gallium: code movement (XSHM code) |
commit | commitdiff | tree | snapshot |
2008-05-02 |
Brian Paul | set TextureID = NULL after deleting the array |
commit | commitdiff | tree | snapshot |
2008-05-02 |
Brian Paul | gallium: comments, clean-ups |
commit | commitdiff | tree | snapshot |
2008-05-02 |
Michel Dänzer | gallium: Reallocate pipe_texture in st_TexImage if... |
commit | commitdiff | tree | snapshot |
2008-05-02 |
Alan Hourihane | snprintf -> util_snprintf |
commit | commitdiff | tree | snapshot |
2008-05-02 |
Michal Krol | tgsi: Enable fast high precision rsqrt. |
commit | commitdiff | tree | snapshot |
2008-05-02 |
Keith Whitwell | tgsi: Implement fast rsqrtf. Not tested, inactive. |
commit | commitdiff | tree | snapshot |
2008-05-02 |
Alan Hourihane | revert mode change back to 644 |
commit | commitdiff | tree | snapshot |
2008-05-02 |
Alan Hourihane | inline -> INLINE |
commit | commitdiff | tree | snapshot |
2008-05-02 |
Alan Hourihane | Some changed for non-C99 compilers |
commit | commitdiff | tree | snapshot |
2008-05-02 |
Michal Krol | tgsi: Do not assume IN and OUT registers are declared... |
commit | commitdiff | tree | snapshot |
2008-05-02 |
Michal Krol | tgsi: Fix build on Win32. |
commit | commitdiff | tree | snapshot |
2008-05-02 |
Michal Krol | tgsi: Dump destination register modulate modifier. |
commit | commitdiff | tree | snapshot |
2008-05-02 |
Brian | gallium: temporarily disable broken SSE2 code for ARL... |
commit | commitdiff | tree | snapshot |
2008-05-02 |
Brian | gallium: implement TGSI_OPCODE_EXP |
commit | commitdiff | tree | snapshot |
2008-05-02 |
Brian | gallium: implement TGSI_OPCODE_LOG |
commit | commitdiff | tree | snapshot |
2008-05-01 |
Brian Paul | added cast for MSVC |
commit | commitdiff | tree | snapshot |
2008-05-01 |
Brian Paul | gallium: remove the unused softpipe_winsys code |
commit | commitdiff | tree | snapshot |
2008-05-01 |
Keith Whitwell | tgsi: remove some bogus win vs. linux crud |
commit | commitdiff | tree | snapshot |
2008-05-01 |
Keith Whitwell | rtasm: learn another version of push |
commit | commitdiff | tree | snapshot |
2008-05-01 |
Keith Whitwell | draw: label fn args -- shouldn't this be defined where... |
commit | commitdiff | tree | snapshot |
2008-05-01 |
Keith Whitwell | rtasm: fix labels after (not so) recent change to allow... |
commit | commitdiff | tree | snapshot |
2008-05-01 |
Keith Whitwell | i915: avoid crashing on bad parameter |
commit | commitdiff | tree | snapshot |
2008-05-01 |
Keith Whitwell | i915: fix warning |
commit | commitdiff | tree | snapshot |
2008-05-01 |
Keith Whitwell | softpipe: fix warning |
commit | commitdiff | tree | snapshot |
2008-05-01 |
Keith Whitwell | sct: fix bug in remove_context_from_surface |
commit | commitdiff | tree | snapshot |
2008-05-01 |
Michel Dänzer | gallium: Set sampler->min_lod instead of always realloc... |
commit | commitdiff | tree | snapshot |
2008-05-01 |
Michel Dänzer | gallium: Notify driver of texture updates in util_blit_... |
commit | commitdiff | tree | snapshot |
2008-05-01 |
Keith Whitwell | tgsi: restore HIGH_PRECISION setting |
commit | commitdiff | tree | snapshot |
2008-05-01 |
Keith Whitwell | tgsi: add some const qualifiers to immediate pointers |
commit | commitdiff | tree | snapshot |
2008-05-01 |
Keith Whitwell | mesa: squash harmless warning |
commit | commitdiff | tree | snapshot |
next |