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
...
|
*
mesa/swrast: Define _swrast_UpdateTexturePalette to NULL.
Chia-I Wu
2009-09-14
1
-0
/
+2
|
*
glapi: Respect IN_DRI_DRIVER in extension_helper.h.
Chia-I Wu
2009-09-14
2
-15
/
+488
|
*
es/main: Report GL_OES_draw_texture only when enabled.
Chia-I Wu
2009-09-14
1
-2
/
+3
|
*
es/st: Move state tracker code to mesa/st.
Chia-I Wu
2009-09-14
5
-35
/
+41
|
*
es: Proper support for FEATURE_OES_draw_texture.
Chia-I Wu
2009-09-14
7
-11
/
+253
|
*
mesa/swrast: Respect mfeatures.h.
Chia-I Wu
2009-09-13
11
-59
/
+247
|
*
mesa/tnl: Respect mfeatures.h.
Chia-I Wu
2009-09-13
4
-5
/
+23
|
*
es/main: Better glGetString support.
Chia-I Wu
2009-09-13
2
-86
/
+224
|
*
es/glapi: Remove unnecessary extensions from es_COMPAT.
Chia-I Wu
2009-09-13
1
-1017
/
+0
|
*
mesa: New feature FEATURE_beginend.
Chia-I Wu
2009-09-13
10
-8
/
+184
|
*
progs/es: Link to libX11.
Chia-I Wu
2009-09-12
2
-2
/
+2
|
*
es: fix comment
Brian Paul
2009-09-12
1
-1
/
+1
|
*
es: OpenGL ES 2.x demo programs
Brian Paul
2009-09-12
2
-0
/
+567
|
*
es: updated Makefile comment
Brian Paul
2009-09-12
1
-1
/
+1
|
*
es: update window title
Brian Paul
2009-09-12
1
-1
/
+1
|
*
es: OpenGL ES 1.x demo programs
Brian Paul
2009-09-12
9
-0
/
+3899
|
*
st/es: Add OpenGL ES state trackers.
Chia-I Wu
2009-09-12
3
-0
/
+102
|
*
Makefile: Pack ES files.
Chia-I Wu
2009-09-12
1
-2
/
+18
|
*
mesa/es: Add OpenGL ES overlay.
Chia-I Wu
2009-09-12
17
-0
/
+7185
|
*
mesa/es: Add OpenGL ES XMLs.
Chia-I Wu
2009-09-12
13
-0
/
+8614
|
*
glapi: Add OpenGL ES compatibility mode to scripts.
Chia-I Wu
2009-09-12
3
-19
/
+98
|
*
glapi: Prefix includes with glapi.
Chia-I Wu
2009-09-12
3
-9
/
+9
|
*
mesa/main: Add point size array.
Chia-I Wu
2009-09-12
1
-0
/
+5
|
*
mesa: silence warning
Brian Paul
2009-09-12
1
-0
/
+2
|
*
st: added preprocessor test for FEATURE_texture_s3tc
Brian Paul
2009-09-12
1
-0
/
+2
|
*
mesa: fix set_tex_parameteri() call
Brian Paul
2009-09-12
1
-1
/
+1
|
*
mesa/main: Provide dummy texformats when FEATURE_texture_s3tc is disabled.
Chia-I Wu
2009-09-12
3
-11
/
+39
|
*
mesa/main: Provide dummy texformats when FEATURE_texture_fxt1 is disabled.
Chia-I Wu
2009-09-12
3
-16
/
+31
|
*
mesa/main: Export null texformat operations.
Chia-I Wu
2009-09-12
4
-15
/
+64
|
*
mesa/main: Make FEATURE_dlist follow feature conventions.
Chia-I Wu
2009-09-12
9
-60
/
+107
|
*
mesa/main: Make FEATURE_evaluators follow feature conventions.
Chia-I Wu
2009-09-12
10
-83
/
+109
|
*
mesa/main: New feature FEATURE_queryobj.
Chia-I Wu
2009-09-12
9
-61
/
+77
|
*
mesa/main: New feature FEATURE_arrayelt.
Chia-I Wu
2009-09-12
8
-11
/
+73
|
*
mesa/main: Make FEATURE_texgen follow feature conventions.
Chia-I Wu
2009-09-12
3
-14
/
+42
|
*
mesa/main: Make FEATURE_feedback follow feature conventions.
Chia-I Wu
2009-09-12
4
-26
/
+70
|
*
mesa/main: Make FEATURE_drawpix follow feature conventions.
Chia-I Wu
2009-09-12
3
-16
/
+44
|
*
mesa/main: New feature FEATURE_rastpos.
Chia-I Wu
2009-09-12
5
-63
/
+92
|
*
mesa/main: Make FEATURE_histogram follow feature conventions.
Chia-I Wu
2009-09-12
4
-27
/
+35
|
*
mesa/main: Make FEATURE_attrib_stack follow feature conventions.
Chia-I Wu
2009-09-12
4
-25
/
+45
|
*
mesa/main: Make FEATURE_accum follow feature conventions.
Chia-I Wu
2009-09-12
4
-20
/
+43
|
*
mesa/main: Make FEATURE_convolve follow feature conventions.
Chia-I Wu
2009-09-12
5
-67
/
+82
|
*
mesa/main: Make FEATURE_colortable follow feature conventions.
Chia-I Wu
2009-09-12
6
-47
/
+47
|
*
mesa/main: Make FEATURE_pixel_transfer follow feature conventions.
Chia-I Wu
2009-09-12
4
-20
/
+47
|
*
mesa/main: Add comments to mfeatures.h.
Chia-I Wu
2009-09-12
1
-0
/
+33
|
*
Add mine configs.
Chia-I Wu
2009-09-12
3
-0
/
+89
|
*
i965: Move OPCODE_DDX/DDY to brw_wm_emit.c and make it actually work.
Eric Anholt
2009-09-11
5
-102
/
+126
|
*
r600: fix texcoords from constants
Andre Maasikas
2009-09-11
1
-40
/
+52
|
*
Revert "r600: support tex coords from constants"
Alex Deucher
2009-09-11
1
-17
/
+45
|
*
r300g: only allocate one BO for vertex buffers, default size is 64*1024
Cooper Yuan
2009-09-11
1
-35
/
+33
|
*
r600: support tex coords from constants
Alex Deucher
2009-09-11
1
-45
/
+17
[prev]
[next]