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
*
glsl: Raise an error on an unfinished comment block.
Michal Krol
2009-09-07
1
-1
/
+9
*
glsl/apps: Add version test app.
Michal Krol
2009-09-07
2
-0
/
+115
*
glsl: Parse optional version directive.
Michal Krol
2009-09-07
3
-0
/
+190
*
glsl: Add a tokenise app.
Michal Krol
2009-09-07
2
-0
/
+323
*
glsl: Add a preprocessor tokeniser.
Michal Krol
2009-09-07
3
-0
/
+509
*
glsl: Add a purify command-line tool.
Michal Krol
2009-09-07
4
-8
/
+113
*
glsl: Add preprocessor purifier.
Michal Krol
2009-09-07
4
-0
/
+267
*
mesa: Include <unistd.h> only when one is available.
Michal Krol
2009-09-07
2
-0
/
+8
*
mesa: Fix calling conventions of sync object api callbacks.
Michal Krol
2009-09-07
2
-12
/
+12
*
r300g: Fix some issues pointed out by compiler warnings.
Michel Dänzer
2009-09-06
3
-15
/
+19
*
r300g: Handle PIPE_BUFFER_USAGE_DONTBLOCK as intended.
Michel Dänzer
2009-09-06
1
-2
/
+5
*
mesa: initial version of _mesa_meta_generate_mipmap()
Brian Paul
2009-09-06
2
-4
/
+182
*
xlib: test _mesa_meta_bitmap()
Brian Paul
2009-09-06
1
-0
/
+1
*
mesa: use separate temp texture for bitmaps
Brian Paul
2009-09-06
1
-21
/
+42
*
mesa: temp_texture changes
Brian Paul
2009-09-06
1
-21
/
+35
*
mesa: free meta bitmap buffers
Brian Paul
2009-09-06
1
-0
/
+4
*
mesa: use _mesa_set_enable()
Brian Paul
2009-09-06
1
-11
/
+11
*
mesa: _mesa_meta_bitmap() function
Brian Paul
2009-09-06
2
-3
/
+175
*
xlib: move misplaced brace
Brian Paul
2009-09-06
1
-1
/
+1
*
r300g: Fix a number of warnings
Nicolai Hähnle
2009-09-06
10
-10
/
+23
*
r300g: Debug flags infrastructure
Nicolai Hähnle
2009-09-06
10
-21
/
+152
*
r300g: update the value of register VAP_VF_MAX_VTX_INDX
Cooper Yuan
2009-09-05
1
-1
/
+2
*
r300g: update rs_block state after changing rasterizer
Cooper Yuan
2009-09-05
1
-0
/
+1
*
r300g: need to validate scissor and viewport state if bind new rasterizer
Cooper Yuan
2009-09-05
1
-0
/
+2
*
r600: add support for EXT_texture_sRGB
Alex Deucher
2009-09-04
2
-0
/
+44
*
r300: Add support for GL_EXT_provoking_vertex
Alex Deucher
2009-09-04
3
-4
/
+12
*
r600: Add support for GL_EXT_provoking_vertex
Alex Deucher
2009-09-04
2
-0
/
+10
*
i965: Don't set the complete field when there is more VUE yet to come.
Eric Anholt
2009-09-04
1
-1
/
+1
*
i965: Add support for 2 threads in the GS.
Eric Anholt
2009-09-04
1
-1
/
+4
*
i965: Add support for KIL_NV in brw_wm_emit.c
Eric Anholt
2009-09-04
2
-0
/
+19
*
scons: Used wrong exception class.
José Fonseca
2009-09-04
1
-1
/
+1
*
scons: Don't use scons internal functions.
José Fonseca
2009-09-04
1
-13
/
+4
*
r600: fix Elts handling
Alex Deucher
2009-09-04
2
-3
/
+16
*
ARB prog: replace 'unsigned' with 'gl_state_index'
Brian Paul
2009-09-04
5
-195
/
+195
*
ARB prog: rename POINT, SIZE to POINT_TOK, SIZE_TOK
Brian Paul
2009-09-04
5
-37
/
+23
*
gallium/xlib: minor clean-ups
Brian Paul
2009-09-04
1
-14
/
+5
*
i915g: Fix warnings in scons build by using byte pointers
Jakob Bornecrantz
2009-09-04
1
-2
/
+2
*
tgsi: Document differencies between vs_1_1 and vs_2_0 for EXPP and LOGP.
Michal Krol
2009-09-04
1
-2
/
+12
*
docs: 7.5.1 md5 sums
Brian Paul
2009-09-03
1
-1
/
+9
*
docs: point to fd.o for downloads instead of SourceForge
Brian Paul
2009-09-03
1
-5
/
+5
*
gallium/xlib: silence unitialized var warning
Brian Paul
2009-09-03
1
-1
/
+1
*
gallium/xlib: silence uninitialized var warning
Brian Paul
2009-09-03
1
-1
/
+1
*
st/mesa: silence uninitialized var warnings
Brian Paul
2009-09-03
1
-2
/
+2
*
docs: prep for 7.5.1 release
Brian Paul
2009-09-03
1
-5
/
+1
*
docs: added news entry for 7.5.1
Brian Paul
2009-09-03
1
-0
/
+7
*
docs: update precompiled libs info
Brian Paul
2009-09-03
1
-9
/
+3
*
docs: move SGI GLU link
Brian Paul
2009-09-03
1
-1
/
+1
*
st/mesa: fix glCopyPixels(GL_STENCIL_INDEX) inverted position
Brian Paul
2009-09-03
1
-0
/
+4
*
st/mesa: Do GL_RGBA->GL_RGB texsubimage on hardware
Keith Whitwell
2009-09-03
1
-14
/
+51
*
util: add version of u_blit_pixels which takes a writemask
Keith Whitwell
2009-09-03
4
-15
/
+69
[next]