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
*
i965/fs: Add init function to fs_visitor
Jordan Justen
2014-09-04
2
-0
/
+7
*
state_tracker: Fix bug in conditional discards with native ints.
Eric Anholt
2014-09-04
1
-2
/
+12
*
swrast: s/INLINE/inline/
Brian Paul
2014-09-04
1
-1
/
+1
*
osmesa: s/INLINE/inline/
Brian Paul
2014-09-04
1
-1
/
+1
*
xlib: s/INLINE/inline/
Brian Paul
2014-09-04
1
-3
/
+3
*
meta: s/INLINE/inline/
Brian Paul
2014-09-04
1
-1
/
+1
*
mesa: s/INLINE/inline/
Brian Paul
2014-09-04
3
-5
/
+5
*
mesa: invalidate draw state in glPopClientAttrib
Marek Olšák
2014-09-04
1
-0
/
+4
*
Eliminate several cases of multiplication in arguments to calloc
Carl Worth
2014-09-03
7
-13
/
+13
*
i965: Handle ir_triop_csel in emit_bool_to_cond_code().
Kenneth Graunke
2014-09-03
2
-4
/
+36
*
i965: Move curb_read_length/total_scratch to brw_stage_prog_data.
Kenneth Graunke
2014-09-03
16
-38
/
+40
*
i965/copy_image: Divide the x offsets by block width when using the blitter
Jason Ekstrand
2014-09-03
1
-10
/
+21
*
i965/copy_image: Use the correct block dimension
Jason Ekstrand
2014-09-03
1
-6
/
+6
*
meta/copy_image: Use the correct texture level when creating views
Jason Ekstrand
2014-09-03
1
-1
/
+1
*
i965/copy_image: Use the correct texture level
Jason Ekstrand
2014-09-03
1
-4
/
+6
*
main: Don't leak temporary texture rows
Jason Ekstrand
2014-09-02
1
-0
/
+4
*
meta: Make MESA_META_DRAW_BUFFERS restore properly
Kristian Høgsberg
2014-09-02
1
-34
/
+4
*
Revert "mesa: fix make tarballs"
Emil Velikov
2014-09-02
1
-2
/
+1
*
mesa/program_cache: calloc the correct size for the cache.
Dave Airlie
2014-09-02
1
-1
/
+1
*
main/cs: Add gl_context::ComputeProgram
Paul Berry
2014-09-01
1
-0
/
+15
*
mesa: Convert NewDriverState to 64-bits
Jordan Justen
2014-09-01
6
-13
/
+25
*
i965: Modify state upload to allow 2 different sets of state atoms.
Paul Berry
2014-09-01
2
-25
/
+32
*
i965: Modify dirty bit handling to support 2 pipelines.
Paul Berry
2014-09-01
4
-16
/
+46
*
i965: Create a macro for checking a dirty bit.
Paul Berry
2014-09-01
2
-1
/
+7
*
i965: Create a macro for setting all dirty bits.
Paul Berry
2014-09-01
4
-7
/
+18
*
i965: Create a macro for setting a dirty bit.
Paul Berry
2014-09-01
32
-67
/
+74
*
i965: add missing parens in vec4 visitor
Dave Airlie
2014-09-02
1
-1
/
+2
*
mesa: force height of 1D textures to be 1 in texture views
Ilia Mirkin
2014-09-01
1
-0
/
+3
*
i965/fs: Don't segfault when debug-logging a null program
Jason Ekstrand
2014-09-01
1
-2
/
+2
*
i965/vec4: Don't segfault when debug-logging a null program
Jason Ekstrand
2014-09-01
1
-2
/
+2
*
glsl_to_tgsi: allocate and enlarge arrays for temporaries on demand
Marek Olšák
2014-09-01
1
-18
/
+33
*
i965/fs: don't use ir->shadow_comparitor in emit_texture_*
Connor Abbott
2014-09-01
2
-7
/
+5
*
i965/fs: don't pass ir_variable * to emit_samplepos_setup()
Connor Abbott
2014-09-01
3
-5
/
+4
*
i965/fs: don't pass ir_variable * to emit_frontfacing_interpolation()
Connor Abbott
2014-09-01
4
-6
/
+6
*
i965: Fix GPU hangs when INTEL_DEBUG=no16 is set.
Kenneth Graunke
2014-08-31
1
-1
/
+2
*
mesa: fix make tarballs
Emil Velikov
2014-09-01
1
-1
/
+2
*
i965/vec4: Remove try_emit_saturate
Abdiel Janulgue
2014-08-31
2
-22
/
+0
*
i965/fs: Refactor try_emit_saturate
Abdiel Janulgue
2014-08-31
1
-15
/
+8
*
ir_to_mesa, glsl_to_tgsi: Remove try_emit_saturate
Abdiel Janulgue
2014-08-31
2
-99
/
+0
*
i965/vec4: Allow propagation of instructions with saturate flag to sel
Abdiel Janulgue
2014-08-31
1
-27
/
+58
*
i965/fs: Allow propagation of instructions with saturate flag to sel
Abdiel Janulgue
2014-08-31
1
-1
/
+17
*
yi965/vec4: Add support for ir_unop_saturate
Abdiel Janulgue
2014-08-31
1
-0
/
+4
*
i965/fs: Add support for ir_unop_saturate
Abdiel Janulgue
2014-08-31
2
-0
/
+5
*
ir_to_mesa, glsl_to_tgsi: Add support for ir_unop_saturate
Abdiel Janulgue
2014-08-31
2
-0
/
+12
*
ir_to_mesa, glsl_to_tgsi: lower ir_unop_saturate
Abdiel Janulgue
2014-08-31
2
-2
/
+9
*
i965/vec4/fs: Count loops in shader debug
Abdiel Janulgue
2014-08-31
2
-4
/
+8
*
i965/vec4: inline generate_vec4_instruction() within generate_code()
Abdiel Janulgue
2014-08-31
2
-316
/
+296
*
i965: Add 2x MSAA support to Broadwell fast clear code.
Kenneth Graunke
2014-08-31
1
-0
/
+1
*
i965/vec4: Update register coalescing test.
Matt Turner
2014-08-30
1
-4
/
+1
*
i965: Use unreachable() to silence warning.
Matt Turner
2014-08-30
1
-2
/
+1
[next]