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
*
i965/miptree: Layout 1D Array as 2D Array with height of 1
Jordan Justen
2014-08-01
1
-0
/
+20
*
mesa: Add missing atomic buffer bindings and unbindings
Aditya Atluri
2014-08-01
1
-0
/
+31
*
main/get_hash_params: Add GL_SAMPLE_SHADING_ARB
Jason Ekstrand
2014-07-29
1
-0
/
+1
*
xmlconfig: Use program_invocation_short_name when building for cygwin
Yaakov Selkowitz
2014-07-29
1
-0
/
+2
*
glapi: add indexed blend functions (GL 4.0)
Tapani Pälli
2014-07-28
1
-5
/
+5
*
gallium: rename shader cap MAX_CONSTS to MAX_CONST_BUFFER_SIZE
Marek Olšák
2014-07-28
1
-2
/
+3
*
main/cs: Add additional compute shader constant values
Jordan Justen
2014-07-27
2
-0
/
+18
*
Add an accelerated version of F_TO_I for x86_64
Jason Ekstrand
2014-07-24
1
-1
/
+5
*
i965/fs: Decide predicate/predicate_inverse outside of the for loop.
Matt Turner
2014-07-24
1
-9
/
+14
*
i965/fs: Swap if/else conditions in SEL peephole.
Matt Turner
2014-07-24
1
-3
/
+3
*
i965: Improve dead control flow elimination.
Matt Turner
2014-07-24
1
-10
/
+15
*
mesa/st: add support for interpolate_at_* ops
Ilia Mirkin
2014-07-24
1
-3
/
+9
*
mesa: add ARB_clear_texture.xml to file list, remove duplicate decls
Ilia Mirkin
2014-07-24
1
-12
/
+0
*
i965: Accelerate uploads of RGBA and BGRA GL_UNSIGNED_INT_8_8_8_8_REV textures
Jason Ekstrand
2014-07-23
1
-1
/
+5
*
mesa: Fix the name in the error message
Ian Romanick
2014-07-23
1
-1
/
+1
*
i965/fs: Set LastRT on the final FB write on Broadwell.
Kenneth Graunke
2014-07-23
1
-4
/
+2
*
i965: Port INTEL_DEBUG=optimizer to the vec4 backend.
Kenneth Graunke
2014-07-23
1
-6
/
+36
*
i965: Save the gl_shader_stage enum in backend_visitor.
Kenneth Graunke
2014-07-23
2
-1
/
+4
*
i965: Don't print WE_normal in disassembly.
Kenneth Graunke
2014-07-23
1
-1
/
+1
*
meta: Add a meta implementation of GL_ARB_clear_texture
Neil Roberts
2014-07-23
4
-0
/
+198
*
meta: Add a state flag for the GL_DITHER
Neil Roberts
2014-07-23
2
-0
/
+12
*
texstore: Add a generic implementation of GL_ARB_clear_texture
Neil Roberts
2014-07-23
2
-0
/
+79
*
mesa/main: Add generic bits of ARB_clear_texture implementation
Neil Roberts
2014-07-23
3
-1
/
+271
*
teximage: Add utility func for format/internalFormat compatibility check
Neil Roberts
2014-07-23
1
-21
/
+38
*
mesa/main: add ARB_clear_texture entrypoints
Ilia Mirkin
2014-07-23
5
-0
/
+32
*
mesa: Don't use memcpy() in _mesa_texstore() for float depth texture data
Anuj Phogat
2014-07-21
1
-0
/
+15
*
i965/fs: Fix gl_SampleMask handling for SIMD16 on Gen8+.
Kenneth Graunke
2014-07-21
1
-5
/
+0
*
i965/fs: Fix gl_SampleID for 2x MSAA and SIMD16 mode.
Kenneth Graunke
2014-07-21
3
-1
/
+11
*
i965: Add missing persample_shading field to brw_wm_debug_recompile.
Kenneth Graunke
2014-07-21
1
-0
/
+2
*
i965/disasm: Don't disassemble the URB complete field on Broadwell.
Kenneth Graunke
2014-07-21
1
-2
/
+4
*
i965: Disable hex offset printing in disassembly.
Kenneth Graunke
2014-07-21
1
-1
/
+2
*
i965/vec4: Use foreach_inst_in_block a couple more places.
Matt Turner
2014-07-21
2
-8
/
+2
*
i965: Replace cfg instances with calls to calculate_cfg().
Matt Turner
2014-07-21
5
-22
/
+22
*
i965/cfg: Add a foreach_block_and_inst macro.
Matt Turner
2014-07-21
1
-0
/
+4
*
i965: Add cfg to backend_visitor.
Matt Turner
2014-07-21
9
-33
/
+48
*
i965: Silence unused parameter warning
Ian Romanick
2014-07-19
1
-1
/
+1
*
i965: Silence 'comparison is always true' warning
Ian Romanick
2014-07-19
1
-2
/
+0
*
i965: Silence many unused parameter warnings
Ian Romanick
2014-07-19
1
-0
/
+10
*
main/format_pack: Fix a wrong datatype in pack_ubyte_R8G8_UNORM
Jason Ekstrand
2014-07-18
1
-1
/
+1
*
Add support for RGBA8 and RGBX8 textures in intel_texsubimage_tiled_memcpy
Jason Ekstrand
2014-07-17
1
-0
/
+11
*
i965: Improve debug output in intelTexImage and intelTexSubimage
Jason Ekstrand
2014-07-17
2
-1
/
+9
*
st/mesa,gallium: add a workaround for Unigine Heaven 4.0 and Valley 1.0
Marek Olšák
2014-07-18
3
-3
/
+25
*
glsl: add a mechanism to allow #extension directives in the middle of shaders
Marek Olšák
2014-07-18
1
-0
/
+5
*
i965: Fix z_offset computation in intel_miptree_unmap_depthstencil()
Anuj Phogat
2014-07-17
1
-2
/
+2
*
Revert "i965: Extend compute-to-mrf pass to understand blocks of MOVs"
Anuj Phogat
2014-07-17
1
-53
/
+10
*
i915: Fix up intelInitScreen2 for DRI3
Adel Gadllah
2014-07-17
1
-1
/
+2
*
mesa: Fix regression introduced by commit "mesa: fix packing of float texels ...
Pavel Popov
2014-07-18
1
-8
/
+8
*
Revert "i965: Implement GL_PRIMITIVES_GENERATED with non-zero streams."
Kenneth Graunke
2014-07-16
2
-26
/
+7
*
i965: Don't copy propagate abs into Broadwell logic instructions.
Kenneth Graunke
2014-07-15
2
-12
/
+6
*
i965/fs: Use WE_all for gl_SampleID header register munging.
Kenneth Graunke
2014-07-15
1
-5
/
+9
[next]