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
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium/util: added pipe_put_tile_rgba_format()
Brian Paul
2011-01-22
2
-1
/
+18
*
gallium/util: simplify pipe_get_tile_rgba()
Brian Paul
2011-01-22
1
-20
/
+1
*
gallium/softpipe: replace pipe_get_tile_swizzle()
Brian Paul
2011-01-22
3
-70
/
+20
*
softpipe: use proper type for format field
Brian Paul
2011-01-22
1
-1
/
+1
*
gallium/util: added util_format_linear()
Brian Paul
2011-01-22
1
-1
/
+41
*
st/mesa: update comment, use st_fb_orientation()
Brian Paul
2011-01-22
1
-6
/
+8
*
st/mesa: comments in update_viewport()
Brian Paul
2011-01-22
1
-0
/
+4
*
scons: Add support for GLES.
Chia-I Wu
2011-01-22
10
-9
/
+221
*
mapi: ENTRY_CURRENT_TABLE_GET should be stringified.
Chia-I Wu
2011-01-22
1
-1
/
+1
*
glcpp: Regenerate parser files.
Kenneth Graunke
2011-01-21
1
-229
/
+231
*
glcpp: Remove use of talloc reference counting.
Kenneth Graunke
2011-01-21
1
-13
/
+7
*
glsl, i965: Remove unnecessary talloc includes.
Kenneth Graunke
2011-01-21
6
-15
/
+0
*
ra: Use the same context when realloc'ing arrays.
Kenneth Graunke
2011-01-21
1
-2
/
+2
*
glsl: Improve error message when read-only vars are written
Chad Versace
2011-01-21
2
-7
/
+29
*
glsl: Mark 'in' variables at global scope as read-only
Chad Versace
2011-01-21
1
-1
/
+2
*
glsl: Remove unused class ast_declaration_statment
Chad Versace
2011-01-21
1
-19
/
+0
*
i915g: Don't (un)map vbuf on each (un)map call
Jakob Bornecrantz
2011-01-21
1
-4
/
+12
*
i915g: Don't do unnecessary copies of constants
Jakob Bornecrantz
2011-01-21
5
-25
/
+32
*
i915g: Don't emit FS constants when VS contants change
Jakob Bornecrantz
2011-01-21
5
-11
/
+31
*
i915g: Use slab allocator for transfers
Jakob Bornecrantz
2011-01-21
5
-21
/
+55
*
st/dri: Fix warning
Jakob Bornecrantz
2011-01-21
1
-0
/
+1
*
r600g: check if hardware blits are possible bevore enabling tilling
Christian König
2011-01-21
1
-41
/
+40
*
r600g: FLT_TO_INT_FLOOR is trans instruction
Alex Deucher
2011-01-21
1
-0
/
+1
*
mesa: EXT_framebuffer_sRGB interface additions.
Dave Airlie
2011-01-21
3
-0
/
+21
*
r600c: get OQ results only for 4 DBs on r600 class
Andre Maasikas
2011-01-21
1
-2
/
+6
*
intel: Fix typeos from 3d028024 and 790ff232
Ian Romanick
2011-01-20
2
-15
/
+15
*
i915: Set correct values for range/precision of fragment shader types
Ian Romanick
2011-01-20
1
-0
/
+14
*
i965: Set correct values for range/precision of fragment shader types
Ian Romanick
2011-01-20
1
-0
/
+9
*
mesa: Set correct values for range/precision of shader integer types
Ian Romanick
2011-01-20
1
-2
/
+11
*
mesa: Connect glGetShaderPrecisionFormat into the dispatch table
Ian Romanick
2011-01-20
1
-0
/
+1
*
softpipe: check for null pointers during context create/destroy
Brian Paul
2011-01-20
1
-5
/
+21
*
graw: fix logic error in pixel format selection
Brian Paul
2011-01-20
10
-54
/
+96
*
Fix the build from 887d2b64
Ian Romanick
2011-01-20
2
-2
/
+2
*
mesa: clean-up _mesa_lookup_prim_by_nr()
Brian Paul
2011-01-20
5
-57
/
+55
*
mesa: move extra prim mode #defines
Brian Paul
2011-01-20
2
-5
/
+5
*
vbo: added comment
Brian Paul
2011-01-20
1
-1
/
+1
*
mesa: minor formatting fixes
Brian Paul
2011-01-20
1
-4
/
+7
*
st/mesa: clean up the sampler view format code
Brian Paul
2011-01-20
1
-7
/
+14
*
mesa: document sRGBDecode field
Brian Paul
2011-01-20
1
-1
/
+1
*
st/mesa: formatting, whitespace fixes
Brian Paul
2011-01-20
2
-17
/
+18
*
r600c: bump sq gpr resources if a shader needs more than default
Andre Maasikas
2011-01-20
2
-0
/
+21
*
glapi: Fix OpenGL and OpenGL ES interop.
Chia-I Wu
2011-01-20
12
-27
/
+13291
*
glapi: Fix OpenGL ES 1.1 and 2.0 interop.
Chia-I Wu
2011-01-20
3
-100
/
+150
*
mapi: Add support for bridge mode.
Chia-I Wu
2011-01-20
8
-33
/
+149
*
mapi: u_current_table may be renamed.
Chia-I Wu
2011-01-20
4
-5
/
+9
*
mapi: Add a new glapi.h implementation.
Chia-I Wu
2011-01-20
3
-3
/
+253
*
mapi: Fix glapi printers for gl_and_es_API.xml.
Chia-I Wu
2011-01-20
1
-18
/
+503
*
mapi: Allow prefix to be macro.
Chia-I Wu
2011-01-20
1
-3
/
+7
*
mapi: Add the ability to parse GLAPI XML.
Chia-I Wu
2011-01-20
1
-5
/
+76
*
glapi: Add gl_and_es_API.xml.
Chia-I Wu
2011-01-20
6
-0
/
+1255
[next]