index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
tnl
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
|
|
|
|
fix incorrect register in get_eye_normal() for rescale_normals case
Brian
2007-10-15
1
-2
/
+1
|
|
*
|
|
|
|
|
Fix useabs logic in build_fog().
Brian
2007-10-15
1
-2
/
+5
|
|
*
|
|
|
|
|
remove feedback hack
Brian
2007-10-15
1
-7
/
+0
|
|
*
|
|
|
|
|
Undo prev changes.
Brian
2007-10-15
1
-0
/
+7
|
|
*
|
|
|
|
|
Use linked fragment shader inputs (if present) to determine which outputs are...
Brian
2007-10-09
1
-1
/
+8
|
|
*
|
|
|
|
|
move FLUSH_CURRENT
Brian
2007-09-10
1
-3
/
+0
|
|
*
|
|
|
|
|
Move guts of glRasterPos down into T&L module.
Brian
2007-09-06
1
-0
/
+3
|
|
*
|
|
|
|
|
Move guts of glRasterPos into tnl module, called via new ctx->Driver.RasterPo...
Brian
2007-09-06
1
-0
/
+508
|
|
*
|
|
|
|
|
Sketch out per-vertex point size.
Brian
2007-08-30
1
-0
/
+14
|
|
*
|
|
|
|
|
checkpoint in constant tracking rework
Keith Whitwell
2007-08-25
1
-0
/
+7
|
|
*
|
|
|
|
|
added null VB->AttribPtr[i] check
Brian
2007-08-17
1
-1
/
+1
*
|
|
|
|
|
|
|
mesa: fix tnl->render_inputs_bitset setup for fragment program texcoords
Brian Paul
2009-02-06
1
-5
/
+9
*
|
|
|
|
|
|
|
mesa: update tnl module for GL_EXT_vertex_array_bgra
Brian Paul
2009-01-23
1
-1
/
+30
|
|
_
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
Add a comment about _tnl_emit_indexed_vertices_to_buffer.
Thomas Hellstrom
2009-01-20
1
-0
/
+6
*
|
|
|
|
|
|
tnl: Add a utility to emit indexed vertices to a DMA buffer.
Thomas Hellstrom
2009-01-20
2
-1
/
+50
*
|
|
|
|
|
|
mesa: Remove _Active and _UseTexEnvProgram flags from fragment programs.
Eric Anholt
2009-01-07
1
-1
/
+1
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
|
|
tnl: Fix zeroing of the 3ub part of a 3ub+1ub attrib pair in SSE.
Guillaume Melquiond
2008-12-09
1
-1
/
+3
*
|
|
|
|
|
tnl: Optimize SSE load[23]f_1 since they don't need the identity swizzle.
Guillaume Melquiond
2008-12-09
1
-2
/
+4
*
|
|
|
|
|
tnl: Fix typo that resulted in fallback from SSE for EMIT_3UB_3F_RGB/BGR.
Guillaume Melquiond
2008-12-09
1
-1
/
+1
*
|
|
|
|
|
tnl: Avoid undefined input value use in insert_3f_viewport_2().
Guillaume Melquiond
2008-12-09
1
-1
/
+1
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
mesa: vertex emit debug code (disabled)
Brian Paul
2008-10-08
1
-22
/
+58
*
|
|
|
|
mesa: asst updates for VMS
Jouk Jansen
2008-09-29
1
-3
/
+4
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
mesa: move fixed function vertex program builder from tnl to core mesa
Keith Whitwell
2008-09-21
4
-1593
/
+10
*
|
|
|
mesa: move rastpos helper to tnl
Keith Whitwell
2008-09-21
2
-0
/
+509
*
|
|
|
mesa: fix null ptr deref bug in _tnl_InvalidateState(), bug 15834
Brian Paul
2008-09-18
1
-6
/
+14
*
|
|
|
mesa: prefix a bunch of #include lines with "main/".
Brian Paul
2008-09-18
17
-76
/
+76
|
|
_
|
/
|
/
|
|
*
|
|
mesa: bump MAX_INSN to 350
Brian Paul
2008-08-28
1
-1
/
+1
|
/
/
*
|
init machine->Samplers (fixes vertex program texture fetches)
Brian Paul
2008-07-01
1
-0
/
+2
*
|
Compute/setup fog coordinates even if vertex program is enabled.
H. Verbeet
2008-06-16
2
-4
/
+4
*
|
Don't compute vertex fog when fragment program is active.
H. Verbeet
2008-06-16
1
-7
/
+7
*
|
[t_vp_build] Fix refcounting-related memory leak
Nicolai Haehnle
2008-06-02
1
-3
/
+3
*
|
fix merge collision
Brian Paul
2008-05-16
1
-3
/
+1
*
|
free(key) in _tnl_UpdateFixedFunctionProgram()
Shunichi Fuji
2008-05-16
1
-0
/
+3
*
|
Fix memory leak in _tnl_UpdateFixedFunctionProgram
Shunichi Fuji
2008-05-16
1
-0
/
+2
*
|
fix refcounting bugs in tnl/tex program caches
Brian Paul
2008-05-07
2
-26
/
+27
*
|
implement full reference counting for vertex/fragment programs
Brian
2008-05-06
1
-1
/
+2
*
|
glcore: drop outdated sources files intented for xorg
George Sapountzis
2008-04-23
1
-34
/
+0
*
|
s/x86_init_func/x86_init_func_size (fixes bug 15119)
Brian
2008-03-19
1
-1
/
+1
*
|
set outputs_safe to 0 as it's possible for the code generation
Alan Hourihane
2008-03-19
1
-1
/
+1
*
|
t_vp_build: fix temporary register allocation to minimise the allocations
Hans de Goede
2008-01-02
1
-8
/
+11
*
|
Updates of some OpenVMS makefiles.
joukj
2007-11-30
1
-1
/
+2
*
|
Merge branch 'master' of git+ssh://
[email protected]
/git/mesa/mesa
joukj
2007-11-30
3
-147
/
+209
|
\
\
|
*
|
New ctx->Driver.Map/UnmapTexture() functions for accessing textures from t_vb...
Brian
2007-11-29
1
-0
/
+48
|
*
|
cleanups, comments
Brian
2007-11-29
1
-27
/
+28
|
*
|
Move _mesa_load_tracked_matrices() from TNL module to prog_statevars.c
Brian
2007-11-29
2
-99
/
+3
|
*
|
fix position invariant vertex programs for sw-tnl
Roland Scheidegger
2007-11-15
1
-52
/
+151
|
*
|
Fix mem leak in SSE code generation path (Michel Dänzer) and don't crash if ...
Brian
2007-11-03
1
-3
/
+13
*
|
|
Merge branch 'master' of git+ssh://
[email protected]
/git/mesa/mesa
Jouk
2007-10-31
2
-18
/
+16
|
\
|
|
|
*
|
properly init dst reg's CondMask/Swizzle fields
Brian
2007-10-23
1
-3
/
+3
|
*
|
fix fog, rescale_normals bugs (from gallium branch)
Brian
2007-10-15
1
-3
/
+5
[prev]
[next]