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
*
glcpp: Add --valgrind option to the glcpp-test utility
Carl Worth
2011-04-14
1
-16
/
+46
*
Add an expected file for 084-unbalanced-parentheses
Carl Worth
2011-04-14
1
-0
/
+2
*
Add an expected file for 094-divide-by-zero-short-circuit
Carl Worth
2011-04-14
2
-0
/
+26
*
Add an expected file for 093-divide-by-zero
Carl Worth
2011-04-14
1
-0
/
+4
*
mesa/st: Avoid spurious transfers when creating fbo textures without image data.
José Fonseca
2011-04-14
1
-1
/
+6
*
st/mesa: add support for GL_RGBA + GL_UNSIGNED_INT_8_8_8_8 in st_fast_readpixels
pepp
2011-04-14
1
-1
/
+20
*
mesa: Expose ATI_draw_buffers.
Eric Anholt
2011-04-13
1
-0
/
+1
*
mesa: Add support for OPTION ATI_draw_buffers to ARB_fp.
Eric Anholt
2011-04-13
1
-0
/
+10
*
mesa: Add support for the ARB_fragment_program part of ARB_draw_buffers.
Eric Anholt
2011-04-13
2
-0
/
+30
*
i965/fs: Constant-fold immediates in src0 of SEL instructions.
Eric Anholt
2011-04-13
4
-0
/
+16
*
i965/fs: Constant-fold immediates in src0 of CMP instructions.
Eric Anholt
2011-04-13
3
-0
/
+45
*
glsl: Perform type checking on "^^" operands.
Eric Anholt
2011-04-13
1
-3
/
+10
*
glsl: When we've emitted a semantic error for ==, return a bool constant.
Eric Anholt
2011-04-13
1
-3
/
+7
*
glsl: Semantically check the RHS of `||' even when short-circuiting.
Eric Anholt
2011-04-13
1
-6
/
+5
*
glsl: Semantically check the RHS of `&&' even when short-circuiting.
Eric Anholt
2011-04-13
1
-6
/
+6
*
glsl: Avoid cascading errors when looking for a scalar boolean and failing.
Eric Anholt
2011-04-13
1
-76
/
+48
*
glsl/opt_cpe: Reenable opt_copy_propagation_elements.cpp pass.
Eric Anholt
2011-04-13
1
-1
/
+1
*
glsl/opt_cpe: Fix a crash when a kill kills for two reasons.
Eric Anholt
2011-04-13
1
-1
/
+3
*
glsl/opt_cpe: Kill when the assignment isn't something we recognize.
Eric Anholt
2011-04-13
1
-2
/
+9
*
svga: defined QSZ in terms of SVGA3D_MAX_DRAW_PRIMITIVE_RANGES
Brian Paul
2011-04-13
1
-1
/
+3
*
svga: define SVGA3D_MAX_DRAW_PRIMITIVE_RANGES and update comments
Brian Paul
2011-04-13
1
-4
/
+12
*
st/mesa: minor clean-ups in update_textures()
Brian Paul
2011-04-13
1
-4
/
+8
*
mesa: 80-column wrapping and whitespace fixes
Brian Paul
2011-04-13
4
-14
/
+17
*
mesa: fix some comments in sampler object code
Brian Paul
2011-04-13
1
-4
/
+4
*
i965: Change assertion condition from implicit to explicit
Chad Versace
2011-04-12
1
-2
/
+1
*
i965: Define BRW_DEPTHFORMAT_D24_UNORM_X8_UINT
Chad Versace
2011-04-12
1
-0
/
+1
*
i965: Document brw_context.state.depth_region
Chad Versace
2011-04-12
2
-1
/
+23
*
i965: Remove unnecessary release/reference of brw_context.state.depth_region
Chad Versace
2011-04-12
1
-6
/
+4
*
i965: Add comments about URB size units and limits.
Kenneth Graunke
2011-04-12
2
-4
/
+10
*
i965: Never enable the GS on Gen6.
Kenneth Graunke
2011-04-12
1
-32
/
+16
*
Revert "i965: Reinstate max-index paranoia"
Chris Wilson
2011-04-12
1
-1
/
+1
*
egl/wayland: Update to per-surface frame events
Benjamin Franzke
2011-04-12
2
-5
/
+6
*
nouveau_vieux: fix build since sampler objects merge
Dave Airlie
2011-04-12
3
-12
/
+12
*
st/wgl: Prevent spurious framebuffer sizes when the window is minimized.
José Fonseca
2011-04-12
1
-5
/
+12
*
st/wgl: Fix debug output format specifiers of stw_framebuffer_get_size().
José Fonseca
2011-04-12
1
-3
/
+3
*
svga: Rebind framebuffer and tss bindings strictly when necessary.
José Fonseca
2011-04-12
6
-26
/
+45
*
texstore: fix regression stricter check for memcpy path for unorm88 and unorm...
Hans de Goede
2011-04-12
1
-4
/
+10
*
ir_to_mesa: silence signed/unsigned comparison warnings
Brian Paul
2011-04-11
1
-2
/
+2
*
r600: silence various compiler warnings
Brian Paul
2011-04-11
7
-10
/
+19
*
Merge branch 'arb_sampler_objects'
Brian Paul
2011-04-11
76
-7942
/
+10603
|
\
|
*
mesa: fixup r600 DRI driver for sampler object changes
Brian Paul
2011-04-11
4
-26
/
+26
|
*
mesa: plug in new functions for GL_ARB_sampler_objects
Brian Paul
2011-04-10
7
-0
/
+42
|
*
mesa: new code/functions for GL_ARB_sampler_objects
Brian Paul
2011-04-10
2
-0
/
+1409
|
*
mesa: alloc/free shared sampler objects
Brian Paul
2011-04-10
1
-0
/
+27
|
*
mesa: new driver hooks for GL_ARB_sampler_objects
Brian Paul
2011-04-10
1
-0
/
+8
|
*
mesa: add glGet for GL_ARB_sampler_objects
Brian Paul
2011-04-10
1
-0
/
+17
|
*
mesa: move sampler state into new gl_sampler_object type
Brian Paul
2011-04-10
51
-547
/
+620
|
*
glapi: regenerated files for GL_ARB_sampler_objects
Brian Paul
2011-04-10
10
-7385
/
+8371
|
*
glapi: interface for GL_ARB_sampler_objects
Brian Paul
2011-04-10
3
-0
/
+99
*
|
Revert "i965: clear global offset to zero in m0.2 for VS DP read."
Zou Nan hai
2011-04-12
1
-9
/
+0
[next]