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
/
mesa
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
i965: We always have GLSL, so always use it for tri clears.
Eric Anholt
2012-05-23
1
-4
/
+1
*
i915: Drop gen4+ code from the forked clear code.
Eric Anholt
2012-05-23
1
-10
/
+1
*
intel: Fork the intel_clear.c file between i915 and i965.
Eric Anholt
2012-05-23
4
-8
/
+209
*
st/mesa: set stObj->lastLevel in guess_and_alloc_texture
Vadim Girlin
2012-05-23
1
-0
/
+2
*
i965: Completely annotate the batch bo when aub dumping.
Paul Berry
2012-05-22
6
-27
/
+117
*
intel: When AUB dumping, flush before emitting final bitmap command.
Paul Berry
2012-05-22
1
-1
/
+3
*
st/mesa: use pipe_sampler_view_release() in st_destroy_context_priv()
Brian Paul
2012-05-19
1
-1
/
+1
*
mesa: use F_TO_I() instead of IROUND()
Brian Paul
2012-05-19
4
-130
/
+130
*
mesa: reimplement IROUND(), add F_TO_I()
Brian Paul
2012-05-19
1
-21
/
+36
*
mesa: fix Z32_FLOAT -> uint conversion functions
Brian Paul
2012-05-19
1
-2
/
+2
*
st/mesa: remove unused pipe variable
Brian Paul
2012-05-19
1
-1
/
+0
*
st/mesa: added st_print_current_vertex_program(), for debugging
Brian Paul
2012-05-19
2
-0
/
+27
*
mesa: add GLSL_REPORT_ERRORS debug flag
Brian Paul
2012-05-19
2
-0
/
+15
*
mesa: add some comments on shaderapi.c functions
Brian Paul
2012-05-19
1
-1
/
+14
*
mesa: Remove undefinition of _P symbol.
Vinson Lee
2012-05-18
1
-6
/
+0
*
state_tracker: remove sw_primitive_restart from st_context
Jordan Justen
2012-05-17
2
-2
/
+0
*
state_tracker: remove software handling of primitive restart
Jordan Justen
2012-05-17
1
-178
/
+2
*
state_tracker: set PrimitiveRestartInSoftware if needed
Jordan Justen
2012-05-17
1
-0
/
+1
*
vbo: use software primitive restart in the VBO module
Jordan Justen
2012-05-17
1
-6
/
+37
*
mesa: add PrimitiveRestartInSoftware to gl_context.Const
Jordan Justen
2012-05-17
2
-0
/
+8
*
vbo: add software primitive restart support
Jordan Justen
2012-05-17
4
-0
/
+241
*
mesa: Check for framebuffer completeness before looking at the rb.
Eric Anholt
2012-05-17
1
-6
/
+6
*
mesa: Fix assertion failure when a cube face is not present.
Eric Anholt
2012-05-17
1
-1
/
+2
*
i965/vs: Fix up swizzle for dereference_array of matrices.
Eric Anholt
2012-05-17
1
-2
/
+2
*
mesa: Throw error on glGetActiveUniform inside Begin/End.
Eric Anholt
2012-05-17
1
-0
/
+2
*
i965/fs: Do more register coalescing by using the interference graph.
Eric Anholt
2012-05-17
2
-0
/
+62
*
st/mesa: set PIPE_BIND_STREAM_OUTPUT for TFB target in st_bufferobj_data
Christoph Bumiller
2012-05-17
1
-0
/
+3
*
i965/blorp: Move exec() out of brw_blorp_params.
Paul Berry
2012-05-15
3
-6
/
+9
*
i965/gen6: Initial implementation of MSAA.
Paul Berry
2012-05-15
23
-121
/
+662
*
i965/gen6+: Add code to perform blits on the render path ("blorp").
Paul Berry
2012-05-15
8
-27
/
+1730
*
i965: Expose surface setup internals for use by blits.
Paul Berry
2012-05-15
3
-2
/
+4
*
i965: split gen{6,7}_blorp_exec functions into manageable chunks.
Paul Berry
2012-05-15
3
-522
/
+647
*
i965: Parameterize HiZ code to prepare for adding blitting.
Paul Berry
2012-05-15
7
-177
/
+335
*
i965: Implement guardband clipping on Ivybridge.
Kenneth Graunke
2012-05-15
2
-5
/
+15
*
i965: Implement guardband clipping on Sandybridge.
Kenneth Graunke
2012-05-15
2
-10
/
+15
*
Revert "i965/fs: Jump from discard statements to the end of the program when ...
Eric Anholt
2012-05-14
4
-126
/
+5
*
i965/fs: Remove the requirement of no dead code for interference checks.
Eric Anholt
2012-05-14
1
-12
/
+12
*
i965/fs: Add support for copy propagation.
Eric Anholt
2012-05-14
5
-0
/
+143
*
i965/fs: When doing no work for live interval calculation, do no allocation.
Eric Anholt
2012-05-14
1
-7
/
+7
*
i965/gen7: Set tile_x/y to 0 in the no-stencil case.
Eric Anholt
2012-05-14
1
-1
/
+1
*
intel: Fix signed/unsigned comparison warnings.
Eric Anholt
2012-05-14
2
-5
/
+6
*
intel: Fix compile warning from 7b6424143d8bf572cadd46adcbaa91d2a5598635
Eric Anholt
2012-05-14
1
-2
/
+2
*
intel: Fix compiler warning from 3cd7bee48f7caf7850ea64d40f43875d4c975507
Eric Anholt
2012-05-14
1
-2
/
+0
*
i965/fs: Add a local common subexpression elimination pass.
Kenneth Graunke
2012-05-14
4
-0
/
+201
*
i965/fs: Use a const reference in fs_reg::equals instead of a pointer.
Kenneth Graunke
2012-05-14
3
-16
/
+16
*
mesa: print the Git SHA1 in GL_VERSION for ES1 and ES2.
Oliver McFadden
2012-05-14
1
-2
/
+10
*
mesa: GLES specifies restrictions on uniform matrix transpose.
Oliver McFadden
2012-05-14
1
-0
/
+10
*
nouveau/vieux: finish != flush, how about we do that..
Ben Skeggs
2012-05-12
3
-0
/
+23
*
mesa: add DEBUG_INCOMPLETE_TEXTURE, DEBUG_INCOMPLETE_FBO flags
Brian Paul
2012-05-11
4
-24
/
+21
*
mesa: implement DEBUG_ALWAYS_FLUSH debug option
Brian Paul
2012-05-11
3
-0
/
+32
[prev]
[next]