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
*
mesa: Add GL API support for ARB_copy_image
Jason Ekstrand
2014-08-11
9
-20
/
+446
*
i965/fs: Keep track of the register that hold delta_x/delta_y.
Matt Turner
2014-08-11
1
-0
/
+14
*
i965: Mark branch unreachable in sampler state code.
Matt Turner
2014-08-11
1
-1
/
+1
*
mesa: simplify _mesa_update_draw_buffers()
Brian Paul
2014-08-11
1
-7
/
+2
*
mesa: fix assertion in _mesa_drawbuffers()
Brian Paul
2014-08-11
1
-2
/
+3
*
mesa: whitespace, 80-column wrapping in program.c
Brian Paul
2014-08-11
1
-8
/
+11
*
mesa: simplify/rename _mesa_init_program_struct()
Brian Paul
2014-08-11
1
-34
/
+35
*
st/mesa: use PRId64 for printing 64-bit ints
Brian Paul
2014-08-11
1
-1
/
+4
*
mesa: use PRId64 for printing 64-bit ints
Brian Paul
2014-08-11
2
-21
/
+25
*
mesa: define and use ALL_TYPE_BITS in varray.c code
Brian Paul
2014-08-11
1
-16
/
+17
*
mesa: add comment that GL_CLIP_DISTANCE0 == GL_CLIP_PLANE0 in enable.c
Brian Paul
2014-08-11
1
-2
/
+2
*
i965: Don't check for format differences when using the blorp blitter
Neil Roberts
2014-08-11
1
-54
/
+12
*
i965/eu: Allow math on immediates on Broadwell.
Kenneth Graunke
2014-08-10
1
-3
/
+6
*
i965/eu: Update jump distance scaling for Broadwell.
Kenneth Graunke
2014-08-10
1
-0
/
+4
*
i965/eu: Refactor jump distance scaling to use a helper function.
Kenneth Graunke
2014-08-10
3
-17
/
+32
*
i965/eu: Set UIP on ELSE instructions on Broadwell.
Kenneth Graunke
2014-08-10
1
-0
/
+6
*
i965/eu: Make it clear that brw_patch_break_count only runs on Gen4-5.
Kenneth Graunke
2014-08-10
1
-0
/
+2
*
i965/eu: Make it clear that brw_find_loop_end only runs on Gen6+.
Kenneth Graunke
2014-08-10
1
-0
/
+2
*
i965/eu: Port Broadwell CMP destination type hack to brw_eu_emit.c.
Kenneth Graunke
2014-08-10
1
-0
/
+8
*
i965/eu: Explicitly disable instruction compaction on Broadwell for now.
Kenneth Graunke
2014-08-10
1
-1
/
+1
*
i965/eu: Use Haswell atomic messages on Broadwell.
Kenneth Graunke
2014-08-10
1
-2
/
+2
*
i965/eu: Change gen == 7 to gen >= 7 in a couple brw_eu_emit.c cases.
Kenneth Graunke
2014-08-10
1
-2
/
+2
*
i965/clip: Removing scissor atom
Ben Widawsky
2014-08-10
1
-2
/
+2
*
i965/guardband: Enable for all viewport dimensions (GEN8+)
Ben Widawsky
2014-08-10
1
-10
/
+20
*
i965: Simplify viewport extents programming on GEN8
Ben Widawsky
2014-08-10
1
-9
/
+15
*
i965/guardband: Improve comments for guardband clipping
Ben Widawsky
2014-08-10
1
-4
/
+18
*
i965: Support the allow_glsl_extension_directive_midshader option.
Kenneth Graunke
2014-08-10
2
-0
/
+4
*
i965/fs: set virtual_grf_count in assign_regs()
Connor Abbott
2014-08-10
1
-0
/
+4
*
i965/fs: don't read from uninitialized memory while assigning registers
Connor Abbott
2014-08-10
1
-6
/
+6
*
i965/fs: Fix bad whitespace.
Matt Turner
2014-08-10
1
-2
/
+2
*
radeon,r200: fix buffer validation after CS flush
Marek Olšák
2014-08-09
8
-15
/
+8
*
st/mesa: fix blit-based partial TexSubImage for 1D arrays
Marek Olšák
2014-08-09
1
-0
/
+2
*
st/mesa: fix DrawPixels(GL_STENCIL_INDEX)
Marek Olšák
2014-08-09
1
-7
/
+4
*
st/mesa: dump TGSI before calling into the driver
Marek Olšák
2014-08-09
1
-12
/
+10
*
i965: Get rid of backend_instruction::sampler
Chris Forbes
2014-08-09
7
-11
/
+0
*
i965/vec4/Gen8: Use src1 for sampler_index instead of ->sampler field
Chris Forbes
2014-08-09
2
-7
/
+15
*
i965/vec4/Gen4-7: Use src1 for sampler_index instead of ->sampler field
Chris Forbes
2014-08-09
2
-8
/
+15
*
i965/vec4: Pass sampler index in src1 for texture ops
Chris Forbes
2014-08-09
2
-7
/
+11
*
i965/vec4: Collect all emits of texture ops into one place
Chris Forbes
2014-08-09
1
-26
/
+12
*
i965/fs/Gen8: Pass sampler_index to generate_tex
Chris Forbes
2014-08-09
2
-7
/
+14
*
i965/fs/Gen4-7: Pass sampler_index to generate_tex
Chris Forbes
2014-08-09
2
-7
/
+14
*
i965/blorp: Put sampler index in src1 of texture ops
Chris Forbes
2014-08-09
1
-1
/
+2
*
i965/fs: pass sampler as src1 of texture op
Chris Forbes
2014-08-09
3
-23
/
+25
*
i965/fs: Collect all emits of texture ops for Gen5/6 into one place
Chris Forbes
2014-08-09
1
-13
/
+18
*
i965/fs: Collect all emits of texture ops for Gen4 into one place
Chris Forbes
2014-08-09
1
-20
/
+11
*
i965: Emit a performance warning on conditional rendering.
Kenneth Graunke
2014-08-08
1
-0
/
+5
*
i965: Set ExecSize to 16 for loop instructions in SIMD16 shaders.
Kenneth Graunke
2014-08-08
1
-5
/
+8
*
i965/eu: Merge brw_CONT and gen6_CONT.
Kenneth Graunke
2014-08-08
4
-28
/
+7
*
i965/eu: Drop redundant brw_set_src0/brw_set_dest from gen6_CONT.
Kenneth Graunke
2014-08-08
1
-2
/
+0
*
mesa: Fold _mesa_uniform_merge_location_offset into its only caller
Ian Romanick
2014-08-07
3
-48
/
+3
[next]