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
Commit message (
Expand
)
Author
Age
Files
Lines
*
final prep/changes for 7.0.3 release
mesa_7_0_3
Brian
2008-04-04
4
-6
/
+13
*
7.0.3 release candidate 3
mesa_7_0_3_rc3
Brian
2008-04-01
2
-5
/
+5
*
Bug #13492: Only call ProgramStringNotify if program parsing succeeded.
Eric Anholt
2008-04-01
1
-2
/
+2
*
fix mistakenly set ATIFragmentShader._Enabled bit (bug 15269)
Roland Scheidegger
2008-04-01
1
-1
/
+1
*
added some missing calls to _mesa_enable_x_y_extensions()
Brian
2008-04-01
1
-0
/
+5
*
fix ARB f/v program comment parsing bug
Brian
2008-03-31
1
-0
/
+1
*
fix parsing bug involving comments at the end of ARB v/f programs
Markus Amsler
2008-03-31
2
-6
/
+6
*
i965: Apply -ve rhw to 965. Fix the regression introduced by
Xiang, Haihao
2008-03-31
1
-1
/
+1
*
fix texture/renderbuffer mix-up in test_attachment_completeness()
Brian
2008-03-28
1
-1
/
+1
*
Fix build problems
Alan Hourihane
2008-03-27
3
-3
/
+4
*
updated glext.h to version 40
Brian
2008-03-25
1
-1
/
+7
*
updated to version 40
Brian
2008-03-25
1
-3
/
+14
*
add GL_READ_FRAMEBUFFER_BINDING_EXT case, regenerate get.c file
Brian
2008-03-24
2
-0
/
+17
*
fix wrong values for GL_READ/DRAW_FRAMEBUFFER_BINDING_EXT tokens
Brian
2008-03-24
1
-2
/
+2
*
use ctx->Driver.DeleteProgram() in a few more places
Brian
2008-03-22
2
-4
/
+4
*
delete default programs with ctx->Driver.DeleteProgram()
Brian
2008-03-22
1
-2
/
+2
*
Fix some PBO breakage.
Brian
2008-03-21
3
-11
/
+8
*
fix IEEE_ONE definition for ICC compiler (bug 15134)
Brian
2008-03-19
1
-3
/
+3
*
set outputs_safe to 0 as it's possible for the code generation
Alan Hourihane
2008-03-19
3
-106
/
+205
*
only set InputsRead bit if input is really used
Markus Amsler
2008-03-17
1
-2
/
+5
*
init tmpNode to zeros
Brian
2008-03-14
1
-0
/
+1
*
mesa: fix emit_clamp() so that we don't use an output register as temporary
Brian Paul
2008-03-14
1
-3
/
+12
*
fix state.lightprod ambient/specular w value (bug #14983)
Roland Scheidegger
2008-03-13
1
-2
/
+2
*
Merge branch '7.0-glx' into mesa_7_0_branch
Dan Nicholson
2008-03-10
10
-62
/
+16948
|
\
|
*
glapi: Resync generated files with 7.0 branch
Dan Nicholson
2008-03-10
5
-39
/
+82
|
*
glapi: Generate xserver glapi sources in the mesa tree
Dan Nicholson
2008-03-10
9
-18
/
+16857
|
*
glapi: Correct prerequisites for gl_and_glX_API.xml
Dan Nicholson
2008-03-10
1
-2
/
+2
|
*
glapi: Use make automatic variables to clean up the commands
Dan Nicholson
2008-03-10
1
-46
/
+50
|
*
glapi: Use variable for indent and flags
Dan Nicholson
2008-03-10
2
-10
/
+10
*
|
Darwin: Fixed small error in darwin config files
Jeremy Huddleston
2008-03-10
2
-2
/
+2
*
|
Darwin: Config/source fixes to now build glxdemo apps and OSMesa
Jeremy Huddleston
2008-03-10
6
-44
/
+22
|
/
*
fix parsing of state.texenv.color (bug 14931)
Brian
2008-03-10
3
-2
/
+5
*
Set normalized flag for GLubyte arrays in _mesa_VertexAttribPointerNV()
Markus Amsler
2008-03-09
1
-1
/
+2
*
init vertex weight attrib to (1,0,0,0)
Markus Amsler
2008-03-09
1
-1
/
+1
*
fix __builtin_expect() definition test for IBM XLC (sf bug 1909832)
Brian
2008-03-09
1
-1
/
+1
*
state.depth.range alpha value should be 1, not 0 (bug #14733)
Roland Scheidegger
2008-03-01
1
-1
/
+1
*
Don't Swap buffer if a DRIDrawable is entirely obscured by another window.
Xiang, Haihao
2008-02-28
1
-0
/
+3
*
Replace glut_fbc.c with glut_fcb.c (cb=callback)
Brian
2008-02-25
3
-3
/
+3
*
bump libGL.so version number
Brian
2008-02-22
1
-1
/
+1
*
prep for 7.0.3 rc-2
Brian
2008-02-21
3
-6
/
+6
*
latest bug fixes
Brian
2008-02-20
1
-0
/
+2
*
Fix point rasterization regression caused by commit 95a2eb97673fa3139218347a8...
Brian
2008-02-20
1
-4
/
+4
*
raise GL_INVALID_OPERATION if glProgramString compilation fails
Brian
2008-02-20
1
-1
/
+1
*
Fix glBegin-time test for invalid programs/shaders.
Brian
2008-02-20
3
-8
/
+41
*
Added <size name="Get" mode="get"/> lines for point parameter tokens.
Brian
2008-02-19
1
-0
/
+4
*
Apple: Pulled in changes from Apple's patchset to allow mesa to build on darw...
Jeremy Huddleston
2008-02-19
2
-19
/
+42
*
i965: new integrated graphics chipset support
Xiang, Haihao
2008-02-19
22
-60
/
+185
*
Fix potential glDrawPixels(GL_DEPTH_COMPONENT) crashes (bug 13915)
Brian
2008-02-16
2
-88
/
+169
*
Fix glBindTexture crash (bug 14514)
Brian
2008-02-15
2
-1
/
+4
*
fix bug with generated fragment programs if vertex shader is active
Roland Scheidegger
2008-02-15
1
-2
/
+2
[next]