index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
main
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: add TexShadow field to prog_instruction
Brian Paul
2009-02-20
1
-6
/
+13
*
mesa: fix/update/restore comments related to two-sided stencil
Brian Paul
2009-02-19
2
-2
/
+19
*
mesa: initialize ctx->Stencil._BackFace = 1
Brian Paul
2009-02-19
1
-0
/
+1
*
mesa: convert VERT_RESULT_* from #defines to enum, like the others
Brian Paul
2009-02-18
1
-21
/
+24
*
mesa: increase MAX_UNIFORMS to 1024 (of vec4 type)
Brian Paul
2009-02-18
1
-1
/
+1
*
mesa: add some debug code to help diagnose incomplete FBO attachments (disabled)
Brian Paul
2009-02-17
1
-0
/
+27
*
mesa: turn on reporting of GLSL version 1.20
Brian Paul
2009-02-17
2
-3
/
+3
*
i965: Eric Anholt's patch for bumping up texture sizes
Robert Ellison
2009-02-13
1
-4
/
+4
*
mesa: add additional texture size/limit assertions
Brian Paul
2009-02-13
1
-5
/
+13
*
glDrawBuffers(n==0) is valid
Robert Ellison
2009-02-12
1
-3
/
+8
*
mesa: don't include m_xform.h where not needed
Brian Paul
2009-02-12
7
-7
/
+1
*
mesa: move _mesa_transform_vector() from m_xform.c to m_matrix.c
Brian Paul
2009-02-12
1
-1
/
+1
*
mesa: restore FLUSH_VERTICES() in _mesa_notifySwapBuffers()
Brian Paul
2009-02-12
1
-0
/
+1
*
mesa: get rid of _math_init()
Brian Paul
2009-02-11
1
-7
/
+0
*
mesa: Move statements after declarations.
José Fonseca
2009-02-11
1
-1
/
+1
*
Merge commit 'origin/gallium-master-merge'
Brian Paul
2009-02-10
33
-211
/
+871
|
\
|
*
Merge commit 'origin/gallium-0.2' into gallium-master-merge
Brian Paul
2009-02-10
2
-31
/
+66
|
|
\
|
|
*
mesa: fixes for srgb formats
Roland Scheidegger
2009-02-09
1
-20
/
+14
|
|
*
fix _mesa_get_teximage for srgb textures
Roland Scheidegger
2009-02-09
1
-11
/
+52
|
*
|
mesa: merge gallium-0.2 into gallium-master-merge
Brian Paul
2009-02-09
33
-196
/
+827
|
|
\
|
|
|
*
mesa: set version to 7.4 for mesa_7_4_branch
Brian Paul
2009-01-29
1
-3
/
+3
|
|
*
mesa: set version to 7.3
Brian Paul
2009-01-29
1
-1
/
+1
|
|
*
Merge commit 'origin/master' into gallium-0.2
Alan Hourihane
2009-01-22
10
-7
/
+237
|
|
|
\
|
|
*
\
Merge commit 'origin/master' into gallium-0.2
Alan Hourihane
2009-01-16
1
-1
/
+1
|
|
|
\
\
|
|
*
|
|
mesa: check frambuffer complete status before rendering
Alan Hourihane
2009-01-15
1
-13
/
+20
|
|
*
|
|
Merge commit 'origin/master' into gallium-0.2
Alan Hourihane
2009-01-14
3
-5
/
+14
|
|
|
\
\
\
|
|
*
|
|
|
mesa: set version string to 7.3-rc1
Brian Paul
2009-01-09
1
-1
/
+1
|
|
*
|
|
|
mesa: Remove _Active and _UseTexEnvProgram flags from fragment programs.
Eric Anholt
2009-01-09
3
-14
/
+0
|
|
*
|
|
|
mesa: Add _mesa_snprintf.
José Fonseca
2009-01-08
2
-0
/
+15
|
|
*
|
|
|
mesa: fix GL_DEPTH_CLEAR_VALUE casting
Brian Paul
2009-01-08
2
-4
/
+4
|
|
*
|
|
|
mesa: fix float->int mapping for glGetIntegerv(GL_DEPTH_CLEAR_VALUE)
Brian Paul
2009-01-08
1
-1
/
+1
|
|
*
|
|
|
mesa: Use explicit casts when precision is lost.
José Fonseca
2009-01-08
1
-1
/
+1
|
|
*
|
|
|
mesa: Fix windows build when UNICODE is defined.
José Fonseca
2009-01-08
1
-1
/
+1
|
|
*
|
|
|
Merge commit 'origin/master' into gallium-0.2
Brian Paul
2009-01-06
5
-5
/
+60
|
|
|
\
\
\
\
|
|
*
\
\
\
\
Merge commit 'origin/master' into gallium-0.2
Brian Paul
2009-01-02
12
-143
/
+210
|
|
|
\
\
\
\
\
|
|
*
\
\
\
\
\
Merge commit 'origin/master' into gallium-0.2
Brian Paul
2008-12-30
1
-2
/
+2
|
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
mesa: Do not specify types in bitfields.
José Fonseca
2008-12-30
1
-2
/
+2
|
|
*
|
|
|
|
|
|
Merge commit 'origin/master' into gallium-0.2
Brian Paul
2008-12-19
2
-24
/
+447
|
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
mesa: remove unneeded _mesa_reference_fragprog() call
Brian Paul
2008-12-18
1
-4
/
+2
|
|
*
|
|
|
|
|
|
|
mesa: updated comments
Brian Paul
2008-12-18
1
-10
/
+12
|
|
*
|
|
|
|
|
|
|
mesa: choose GLSL vertex shader over ARB/internal vertex program in get_fp_in...
Brian Paul
2008-12-17
1
-1
/
+13
|
|
*
|
|
|
|
|
|
|
mesa: fix fixed-function test in get_fp_input_mask() - again.
Brian Paul
2008-12-17
1
-3
/
+5
|
|
*
|
|
|
|
|
|
|
mesa: add missing cases for texture array targets
Brian Paul
2008-12-17
1
-6
/
+10
|
|
*
|
|
|
|
|
|
|
Revert "mesa: fix vertex program test in get_fp_input_mask()"
Brian Paul
2008-12-17
1
-1
/
+3
|
|
*
|
|
|
|
|
|
|
mesa: fix vertex program test in get_fp_input_mask()
Brian Paul
2008-12-17
1
-3
/
+1
|
|
*
|
|
|
|
|
|
|
Merge commit 'origin/master' into gallium-0.2
Brian Paul
2008-12-16
4
-72
/
+146
|
|
|
\
\
\
\
\
\
\
\
|
|
*
\
\
\
\
\
\
\
\
Merge commit 'origin/master' into gallium-0.2
Alan Hourihane
2008-12-15
1
-0
/
+12
|
|
|
\
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
|
|
mesa: fixes for srgb, new srgb formats
Roland Scheidegger
2008-12-12
7
-54
/
+358
|
|
*
|
|
|
|
|
|
|
|
|
Merge commit 'origin/master' into gallium-0.2
Alan Hourihane
2008-12-09
1
-2
/
+10
|
|
|
\
\
\
\
\
\
\
\
\
\
|
|
*
\
\
\
\
\
\
\
\
\
\
Merge commit 'origin/master' into gallium-0.2
Alan Hourihane
2008-12-08
3
-8
/
+11
|
|
|
\
\
\
\
\
\
\
\
\
\
\
[next]