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
Commit message (
Expand
)
Author
Age
Files
Lines
*
glx/x11: Added some #ifdef GLX_DIRECT_RENDERING protection
Jeremy Huddleston
2008-08-08
5
-19
/
+93
*
glx/x11: Fix missing __GL_EXT_BYTES declaration
Jeremy Huddleston
2008-08-08
2
-1
/
+3
*
Apple: Some changes to fix compilation problems on OSX
Jeremy Huddleston
2008-08-08
2
-3
/
+12
*
mesa: fix glBindTexture error string (bug 17005)
Brian Paul
2008-08-07
1
-1
/
+1
*
disable debug code accidentally enabled by prev commit
Brian Paul
2008-08-06
1
-2
/
+2
*
mesa: glsl: count number of temp regs used
Haihao Xiang
2008-08-06
2
-5
/
+36
*
mesa: fix comment about texture targets (bug 17005)
Brian Paul
2008-08-06
1
-1
/
+1
*
fix some FBO/texture queries (bug 15296)
Brian Paul
2008-08-06
1
-2
/
+12
*
i965: update TexSrcUnit for OPCODE_TXB
Xiang, Haihao
2008-08-06
1
-0
/
+5
*
dri: Fix write/read depth buffer issue under 16bpp mode. See bug #16646
Xiang, Haihao
2008-08-05
15
-5
/
+67
*
i965: Use program->SamplerUnits[] to get the appropriate texture unit.
Xiang, Haihao
2008-08-05
2
-10
/
+15
*
Drop unused 'entries' field from __glxHashTable.
Adam Jackson
2008-08-04
1
-4
/
+2
*
added null ptr check (fix bug 16959)
Brian Paul
2008-08-03
1
-1
/
+2
*
intel: sync to vblank by default
Jesse Barnes
2008-07-31
1
-1
/
+1
*
Always pass CFLAGS when compiling or linking demos
Guillaume Melquiond
2008-07-30
5
-22
/
+22
*
updated GLSL bug fixes
Brian Paul
2008-07-29
1
-1
/
+1
*
mesa: glsl: remove old assertion (fixes glsl/bitmap.c)
Brian Paul
2008-07-29
1
-1
/
+1
*
mesa: disable debug code
Brian Paul
2008-07-29
1
-1
/
+1
*
mesa: regenerated files
Brian Paul
2008-07-29
2
-820
/
+800
*
mesa: Silence compiler warnings on Windows.
Brian Paul
2008-07-29
7
-17
/
+19
*
mesa: cast to fix warning
Brian Paul
2008-07-29
1
-1
/
+1
*
mesa: fix bug/failure in recursive function inlining
Brian Paul
2008-07-29
1
-5
/
+27
*
mesa: glsl: silence warning (s/int/GLuint)
Brian Paul
2008-07-29
1
-1
/
+1
*
mesa: remove stray debug code
Brian Paul
2008-07-29
1
-1
/
+0
*
mesa: glsl: assorted fixes for resolving polymorphic functions
Brian Paul
2008-07-29
8
-205
/
+393
*
mesa: glsl: re-order some constructors
Brian Paul
2008-07-29
1
-12
/
+12
*
mesa: glsl: remove unneeded operators
Brian Paul
2008-07-29
1
-50
/
+0
*
mesa: glsl: added null ptr check
Brian Paul
2008-07-29
1
-1
/
+2
*
mesa: fix issues causing warnings on Windows
Brian Paul
2008-07-29
2
-3
/
+6
*
mesa: glsl: additional error detection
Brian Paul
2008-07-29
3
-10
/
+64
*
mesa: gls: fix broken else clause of conditional break/continue
Brian Paul
2008-07-29
2
-13
/
+5
*
mesa: glsl: only try to link shaders defining main()
Brian Paul
2008-07-29
4
-37
/
+31
*
mesa: Silence compiler warning on windows.
Michal Krol
2008-07-29
1
-1
/
+1
*
mesa: glsl: fix/simplify array element handling
Brian Paul
2008-07-29
1
-39
/
+15
*
mesa: glsl: mark constructor params as const
Brian Paul
2008-07-29
1
-1
/
+2
*
mesa: glsl: rework swizzle storage handling
Brian Paul
2008-07-29
3
-53
/
+40
*
mesa: fix uninitialized var
Brian Paul
2008-07-29
1
-0
/
+1
*
mesa: glsl: implement constructor functions for user-defined types
Brian Paul
2008-07-29
2
-5
/
+174
*
mesa: remove stray debug assertion
Brian Paul
2008-07-29
1
-1
/
+0
*
mesa: fix glUniform error checking for samplers
Brian
2008-07-29
1
-0
/
+24
*
mesa: refactor: move _mesa_Bind/Gen/DeleteProgram() to arbprogram.c
Brian Paul
2008-07-29
4
-226
/
+213
*
mesa: initial support for GLSL struct/array comparisons
Brian Paul
2008-07-29
1
-14
/
+57
*
mesa: added null ptr check (error handling case)
Brian Paul
2008-07-29
1
-0
/
+3
*
mesa: fix +=, -=, etc. operators
Brian Paul
2008-07-29
1
-4
/
+4
*
mesa: remove an error check for NV_v_p that doesn't apply to ARB_v_p
Brian Paul
2008-07-29
1
-5
/
+0
*
mesa: fix some issues in _mesa_validate_program()
Brian Paul
2008-07-29
1
-5
/
+11
*
mesa: assorted glsl uniform/attribute fixes
Brian Paul
2008-07-29
5
-43
/
+166
*
mesa: glsl: various writemask/swizzle improvements and clean-ups
Brian Paul
2008-07-29
5
-70
/
+81
*
mesa: rework array/struct addressing code.
Brian Paul
2008-07-29
7
-138
/
+372
*
mesa: fix some GLSL /= int operators
Brian Paul
2008-07-29
1
-7
/
+21
[next]