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
path:
root
/
src
/
mesa
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa/main: In register_surface() verify gl_texture_object was found
Juha-Pekka Heikkila
2014-06-26
1
-0
/
+6
*
mesa/main: Verify calloc return value in register_surface()
Juha-Pekka Heikkila
2014-06-26
1
-0
/
+5
*
i965/fs: Check variable_storage return value in fs_visitor::visit
Juha-Pekka Heikkila
2014-06-26
1
-0
/
+6
*
i965: Handle miptree creation failure in intel_alloc_texture_storage()
Juha-Pekka Heikkila
2014-06-26
1
-0
/
+3
*
i965: Check calloc return value in gather_statistics_results()
Juha-Pekka Heikkila
2014-06-26
1
-1
/
+14
*
i965/vec4: Try constant propagate after copy propagate made progress.
Matt Turner
2014-06-25
1
-2
/
+4
*
i965/vec4: Make try_copy_propagate() static.
Matt Turner
2014-06-25
2
-7
/
+4
*
i965/vec4: Rename try_copy/constant_propagat{ion,e} to match the fs.
Matt Turner
2014-06-25
2
-8
/
+8
*
i965/vec4: Constant propagate into 2-src math instructions on Gen8.
Matt Turner
2014-06-25
1
-2
/
+9
*
i965/fs: Constant propagate into 2-src math instructions on Gen8.
Matt Turner
2014-06-25
1
-2
/
+9
*
i965/fs: Make try_constant_propagate() static.
Matt Turner
2014-06-25
2
-3
/
+2
*
i965: Make can_do_source_mods() a member of the instruction classes.
Matt Turner
2014-06-25
6
-14
/
+12
*
i965/fs: Don't fix_math_operand() on Gen >= 8.
Matt Turner
2014-06-24
1
-2
/
+4
*
i965/vec4: Don't fix_math_operand() on Gen >= 8.
Matt Turner
2014-06-24
1
-2
/
+6
*
i965/vec4: Don't return void from a void function.
Matt Turner
2014-06-24
1
-4
/
+4
*
mesa: Don't use derived vertex state in api_arrayelt.c
Fredrik Höglund
2014-06-24
1
-54
/
+57
*
mesa/st: handle gl_Layer input semantic
Ilia Mirkin
2014-06-23
1
-0
/
+5
*
i965: Don't emit SURFACE_STATEs for gather workarounds on Broadwell.
Kenneth Graunke
2014-06-23
2
-8
/
+15
*
i965: Allow the blorp blit between BGR and RGB
Neil Roberts
2014-06-23
1
-7
/
+21
*
i915: Fix gen2 texblend setup
Ville Syrjälä
2014-06-23
1
-1
/
+1
*
mesa: Make Geom.UsesEndPrimitive a bool instead of a GLboolean
Iago Toral Quiroga
2014-06-23
2
-3
/
+3
*
mesa: Add extension plumbing for ARB_fragment_layer_viewport
Chris Forbes
2014-06-22
2
-0
/
+2
*
i965: Save meta stencil blit programs in the context.
Kenneth Graunke
2014-06-21
2
-8
/
+13
*
mesa: Copy Geom.UsesEndPrimitive when cloning a geometry program.
Iago Toral Quiroga
2014-06-20
1
-0
/
+1
*
mesa: Init Geom.UsesEndPrimitive in shader programs.
Iago Toral Quiroga
2014-06-20
1
-0
/
+1
*
gallium: implement ARB_texture_query_levels
Marek Olšák
2014-06-19
2
-7
/
+19
*
st/mesa: set sampler_view::last_level correctly
Marek Olšák
2014-06-19
2
-6
/
+12
*
st/mesa: handle array textures in st_texture_image_copy
Dave Airlie
2014-06-19
1
-0
/
+8
*
st/mesa: fix geometry shader max texture limit in state validation
Marek Olšák
2014-06-19
1
-1
/
+1
*
meta: Respect the driver's maximum number of draw buffers
Ian Romanick
2014-06-18
1
-2
/
+2
*
mesa: Remove glClear optimization based on drawable size
Kristian Høgsberg
2014-06-18
1
-5
/
+0
*
mesa: In emit_texenv() type mismatch was forced with typecast
Juha-Pekka Heikkila
2014-06-18
1
-8
/
+9
*
i965/vec4: unit test for copy propagation and writemask
Chia-I Wu
2014-06-18
1
-0
/
+30
*
i965/vec4/gs: Silence warning about unused 'success' in release build.
Matt Turner
2014-06-17
1
-0
/
+1
*
i965/disasm: Mark three_source_reg_encoding[] static.
Matt Turner
2014-06-17
1
-1
/
+1
*
i965/blorp: Remove unused 'brw' member.
Matt Turner
2014-06-17
1
-2
/
+0
*
i965/blorp: Mark branch unreachable to silence uninitialized var warning.
Matt Turner
2014-06-17
1
-0
/
+1
*
i965: Silence warning about unused brw in release builds.
Matt Turner
2014-06-17
1
-2
/
+1
*
i965: Mark backend_instruction and bblock_t as structs.
Matt Turner
2014-06-17
2
-2
/
+2
*
i965: Use standard SSE intrinsics instead of gcc built-ins.
Matt Turner
2014-06-17
1
-5
/
+7
*
mesa: Remove unused functions from perfomance query code.
Matt Turner
2014-06-17
1
-13
/
+0
*
mesa: Remove unused extra_EXT_texture_integer.
Matt Turner
2014-06-17
1
-5
/
+0
*
mesa: Mark default case unreachable to silence warning.
Matt Turner
2014-06-17
1
-0
/
+1
*
swrast: Remove unused solve_plane_recip().
Matt Turner
2014-06-17
1
-14
/
+0
*
Revert "i965: Add 'wait' instruction support"
Matt Turner
2014-06-17
3
-34
/
+0
*
i965/fs: Optimize SEL with the same sources into a MOV.
Matt Turner
2014-06-17
1
-1
/
+7
*
i965/fs: Perform CSE on texture operations.
Matt Turner
2014-06-17
1
-1
/
+10
*
i965/fs: Copy propagate from load_payload.
Matt Turner
2014-06-17
1
-0
/
+22
*
i965/fs: Perform CSE on load_payload instructions if it's not a copy.
Matt Turner
2014-06-17
1
-0
/
+18
*
i965/fs: Support register coalescing on LOAD_PAYLOAD operands.
Matt Turner
2014-06-17
1
-10
/
+54
[next]