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
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965: Move BRW_MAX_GRF and similar defines to brw_reg.h.
Kenneth Graunke
2012-12-15
2
-18
/
+17
*
i965: Split struct brw_reg out from brw_eu.h into its own header.
Kenneth Graunke
2012-12-15
2
-709
/
+778
*
i965: Add missing autoconf bits so test_vec4_register_coalesce will build
Ian Romanick
2012-12-14
1
-0
/
+3
*
i965: Generalize VS compute-to-MRF for compute-to-another-GRF, too.
Eric Anholt
2012-12-14
3
-61
/
+128
*
i965/vs: Extend opt_compute_to_mrf to handle limited "reswizzling"
Eric Anholt
2012-12-14
3
-9
/
+113
*
i965/vs: Add a unit test for opt_compute_to_mrf().
Eric Anholt
2012-12-14
3
-2
/
+133
*
i965/fs: Drop an unnecessary _safe on a list walk.
Eric Anholt
2012-12-14
1
-1
/
+1
*
i965/fs: Add a note explaining a detail of register_coalesce_2().
Eric Anholt
2012-12-14
1
-0
/
+21
*
i965: Also consider HALTs a potential block end.
Eric Anholt
2012-12-14
1
-0
/
+1
*
i965: Jump to the end of the next outer conditional block on ENDIFs.
Kenneth Graunke
2012-12-14
1
-0
/
+7
*
i965: expose ARB_texture_cube_map_array
Chris Forbes
2012-12-14
1
-0
/
+1
*
i965/fs: Fix setup for textureGrad(samplerCubeArray, coord, dPdx, dPdy)
Eric Anholt
2012-12-14
1
-7
/
+12
*
i965/fs: Move the failure for gen7 16-wide intdiv to emit_math().
Eric Anholt
2012-12-14
2
-7
/
+4
*
i965: fs: Add fixup for textureSize on Gen6/7
Chris Forbes
2012-12-14
1
-0
/
+11
*
i965: fs: fix gen6+ math operands in one place
Chris Forbes
2012-12-14
2
-28
/
+33
*
i965: vs: Add fixup for textureSize with cube array samplers
Chris Forbes
2012-12-14
1
-0
/
+13
*
i965/vs: Fix gen6+ math operand quirks in one place
Chris Forbes
2012-12-14
2
-34
/
+28
*
i965: Add various plumbing for cubemap arrays
Chris Forbes
2012-12-14
5
-3
/
+11
*
i965/fs: Add empirically-determined instruction latencies for gen7.
Eric Anholt
2012-12-14
1
-3
/
+179
*
i965/fs: Fix the clock increment in scheduling.
Eric Anholt
2012-12-14
1
-3
/
+15
*
i965/fs: Move the old gen4 bspec-based scheduling info to a helper func.
Eric Anholt
2012-12-14
1
-33
/
+41
*
i965/fs: Set up gen7 UBO loads as sends from GRFs.
Eric Anholt
2012-12-14
5
-7
/
+114
*
i965/fs: Before reg alloc, schedule instructions to reduce live ranges.
Eric Anholt
2012-12-14
1
-6
/
+41
*
i965/fs: Add some optional debug printfs to scheduling.
Eric Anholt
2012-12-14
1
-0
/
+21
*
i965/fs: Schedule instructions both before and after register allocation.
Eric Anholt
2012-12-14
3
-18
/
+78
*
i965: Make sure that the shader_time report at context destroy happens.
Eric Anholt
2012-12-14
1
-0
/
+3
*
i965: Print a total time for the different shader stages.
Eric Anholt
2012-12-14
1
-10
/
+38
*
i965: Scale shader_time to compensate for resets.
Eric Anholt
2012-12-14
4
-9
/
+83
*
i965: Adjust the split between shader_time_end() and shader_time_write().
Eric Anholt
2012-12-14
4
-51
/
+55
*
i965: Fix disassembly of jump targets on Gen7.
Kenneth Graunke
2012-12-12
1
-4
/
+9
*
i965: Make try_rewrite_rhs_to_dst compare VGRF size to regs written.
Kenneth Graunke
2012-12-12
1
-1
/
+1
*
mesa: don't advertise ARB_texture_buffer_object in legacy contexts
Marek Olšák
2012-12-12
1
-4
/
+1
*
mesa: disallow creation of GL 3.1 compatibility contexts
Marek Olšák
2012-12-12
1
-5
/
+1
*
i965/fs: Improve performance of shaders that start out with a discard.
Eric Anholt
2012-12-11
6
-7
/
+148
*
i965/fs: Rewrite discards to use a flag subreg to track discarded pixels.
Eric Anholt
2012-12-11
8
-73
/
+46
*
i965/fs: Add an instruction flag for choosing the flag subregister.
Eric Anholt
2012-12-11
6
-13
/
+42
*
i965: Let brw_flag_reg() choose the flag reg and subreg.
Eric Anholt
2012-12-11
4
-7
/
+7
*
i965: Print the flag reg updated by conditional modifiers.
Eric Anholt
2012-12-11
1
-1
/
+15
*
i965: Add the new flag_reg_nr instruction field from IVB.
Eric Anholt
2012-12-11
2
-5
/
+9
*
i965: Correct the name and usage of the flag subregister number field.
Eric Anholt
2012-12-11
4
-15
/
+15
*
i965: Remove bogus flag_reg_nr field from bits3.
Eric Anholt
2012-12-11
1
-4
/
+2
*
r200: fix broken tcl lighting
smoki
2012-12-10
1
-10
/
+10
*
drisw: fix up context and apis for software context
Dave Airlie
2012-12-09
1
-0
/
+16
*
i965: Add missing _NEW_BUFFERS dirty bit in Gen7 SBE state.
Kenneth Graunke
2012-12-08
1
-1
/
+2
*
mesa/meta: Move declaration before statements.
José Fonseca
2012-12-08
1
-1
/
+2
*
intel: Enable ETC2 support on intel hardware
Anuj Phogat
2012-12-07
3
-50
/
+98
*
meta: Use #version 300 es for _mesa_glsl_Clear's integer shaders on ES3.
Kenneth Graunke
2012-12-07
1
-17
/
+27
*
meta: Use #version 300 es in GenerateMipmap shaders on ES3.
Kenneth Graunke
2012-12-07
1
-11
/
+13
*
meta: Disable GL_FRAGMENT_SHADER_ATI in MESA_META_SHADER
Stefan Dösinger
2012-12-06
1
-0
/
+11
*
radeon: Initialize swrast before setting limits
Stefan Dösinger
2012-12-06
1
-9
/
+9
[next]