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
*
ra: cleanup the public API
Connor Abbott
2014-08-13
2
-2
/
+2
*
nouveau: only try to get new storage if there are any levels
Ilia Mirkin
2014-08-13
1
-10
/
+13
*
nouveau: add emacs dir-locals file for tabs/8-space indents
Ilia Mirkin
2014-08-13
1
-0
/
+8
*
android: megadriver_stub: prefix static libraries with libmesa_
Emil Velikov
2014-08-13
2
-3
/
+3
*
android: dri/i9*5: remove used _INCLUDES variable
Emil Velikov
2014-08-13
4
-14
/
+3
*
android: drivers/dri: add $(mesa_top)/src to the includes list
Emil Velikov
2014-08-13
1
-0
/
+1
*
android: dri: use the installed libdrm headers
Emil Velikov
2014-08-13
3
-6
/
+3
*
android: dri/i915: do not build an 'empty' driver
Emil Velikov
2014-08-13
1
-1
/
+1
*
mesa: guard better when building with sse4.1 optimisations
Emil Velikov
2014-08-13
2
-0
/
+11
*
i965: Delete the Gen8 code generators.
Kenneth Graunke
2014-08-12
9
-4076
/
+0
*
i965: Never use the Gen8 code generators.
Kenneth Graunke
2014-08-12
3
-28
/
+10
*
i965: Switch to the EU emit layer for code generation on Broadwell.
Kenneth Graunke
2014-08-12
3
-3
/
+3
*
i965: Retype atomics to UD in Gen8 code generation.
Kenneth Graunke
2014-08-12
2
-4
/
+8
*
i965/vp: Use the sampler for pull constant loads on Gen7/7.5.
Kenneth Graunke
2014-08-12
1
-5
/
+12
*
i965/vec4: Drop gen <= 7 assertion in pull constant load handling.
Kenneth Graunke
2014-08-12
1
-1
/
+0
*
i965/eu: Set src0 file to IMM on Gen8+ flow control instructions.
Kenneth Graunke
2014-08-12
1
-9
/
+36
*
i965/eu: Refactor brw_WHILE to share a bit more code on Gen6+.
Kenneth Graunke
2014-08-12
1
-16
/
+12
*
i965/eu: Emulate F32TO16 and F16TO32 on Broadwell.
Kenneth Graunke
2014-08-12
1
-2
/
+50
*
i965/vec4: Port Gen8 SET_VERTEX_COUNT handling to vec4_generator.
Kenneth Graunke
2014-08-12
1
-18
/
+25
*
i965/vec4: Switch to MOV, not OR, for GS_OPCODE_THREAD_END on Gen8.
Kenneth Graunke
2014-08-12
1
-4
/
+3
*
i965/vec4: Use MOV, not OR, to set URB write channel mask bits.
Kenneth Graunke
2014-08-12
1
-4
/
+2
*
i965/fs: Don't set flag_subreg_nr = 1 on predicated FB write setup.
Kenneth Graunke
2014-08-12
1
-0
/
+1
*
i965/vec4: Respect ir->force_writemask_all in Gen8 code generation.
Kenneth Graunke
2014-08-12
1
-0
/
+1
*
i965/vec4: Set NoMask for GS_OPCODE_SET_VERTEX_COUNT on Gen8+.
Kenneth Graunke
2014-08-12
1
-1
/
+3
*
i965: Return NONE from brw_swap_cmod on unknown input.
Matt Turner
2014-08-12
3
-3
/
+3
*
mesa/meta: Support decompressing floating-point formats
Neil Roberts
2014-08-12
2
-33
/
+78
*
i965: Enable the GL_ARB_texture_compression_bptc extension
Neil Roberts
2014-08-12
2
-0
/
+7
*
i965: Revert part of f5cc3fdcf1680b116612fac7c39f1bd79f5e555e.
Kenneth Graunke
2014-08-11
1
-1
/
+1
*
mesa: move ShaderCompilerOptions into gl_constants
Marek Olšák
2014-08-11
5
-16
/
+16
*
mesa: make _mesa_override_glsl_version context-independent
Marek Olšák
2014-08-11
2
-2
/
+2
*
i965/cse: Don't eliminate instructions with side-effects
Jason Ekstrand
2014-08-11
2
-2
/
+2
*
i965: Add support for ARB_copy_image
Jason Ekstrand
2014-08-11
5
-0
/
+272
*
mesa/meta: Add a partial implementation of CopyImageSubData
Jason Ekstrand
2014-08-11
2
-0
/
+207
*
mesa/meta: Make _mesa_meta_bind_fbo_image also take a framebuffer target
Jason Ekstrand
2014-08-11
3
-19
/
+25
*
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
*
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
[next]