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
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965/gen10: Remove warning message.
Rafael Antognolli
2018-02-14
1
-7
/
+0
*
egl/x11: Fix leak in dri3_create_image_khr_pixmap
Louis-Francis Ratté-Boulianne
2018-02-14
1
-0
/
+1
*
i965/compiler: clean up nir_intrinsic_load_input for vertex shaders
Iago Toral Quiroga
2018-02-14
1
-11
/
+2
*
intel/compiler: fix first_component for 64-bit types on vertex inputs
Iago Toral Quiroga
2018-02-14
1
-0
/
+3
*
ac/nir: rename nir_to_llvm_context to radv_shader_context
Samuel Pitoiset
2018-02-14
1
-74
/
+74
*
ac: remove nir_to_llvm_context from ac_nir_translate()
Samuel Pitoiset
2018-02-14
3
-5
/
+4
*
ac/nir: remove nir_to_llvm_context::nir link
Samuel Pitoiset
2018-02-14
1
-11
/
+0
*
ac: move the outputs array to the ABI
Samuel Pitoiset
2018-02-14
2
-25
/
+26
*
ac/shader: scan force_persample
Samuel Pitoiset
2018-02-14
2
-3
/
+17
*
r600: fix regression in gl_FragColor drawing
Dave Airlie
2018-02-14
1
-0
/
+2
*
r600: fix array spill if temp[0] is before all arrays
Dave Airlie
2018-02-14
1
-0
/
+2
*
virgl: add ARB_sample_shading support.
Dave Airlie
2018-02-14
3
-3
/
+6
*
virgl: add ARB_draw_indirect support.
Dave Airlie
2018-02-14
3
-2
/
+28
*
tgsi: Recognize RET in main for tgsi_transform
Roland Scheidegger
2018-02-14
1
-7
/
+55
*
ac: Use the renumbered const address space for LLVM 7.
Bas Nieuwenhuizen
2018-02-14
1
-1
/
+2
*
gallium: drop all the guard band float caps.
Dave Airlie
2018-02-14
16
-80
/
+0
*
mesa: add glsl version query (v4)
Vadym Shovkoplias
2018-02-13
6
-0
/
+104
*
mesa: add missing switch case for EXTRA_VERSION_40 in check_extra()
Brian Paul
2018-02-13
1
-0
/
+5
*
mesa: fix compile failure
Mark Janes
2018-02-13
1
-0
/
+1
*
Partially revert "mesa: use GLenum16 in a few more places"
Mark Janes
2018-02-13
1
-1
/
+1
*
Revert "mesa: reduce the size of gl_texture_image"
Mark Janes
2018-02-13
1
-24
/
+23
*
i965: fix tessellation regressions with gl_state_index16
Dave Airlie
2018-02-12
1
-1
/
+1
*
virgl: Support v2 caps struct (v2)
Stéphane Marchesin
2018-02-13
3
-13
/
+82
*
ac/nir: add nir_intrinsic_{load,store}_shared support
Timothy Arceri
2018-02-13
1
-0
/
+46
*
ac/nir_to_llvm: add support for nir_intrinsic_shared_atomic_*
Timothy Arceri
2018-02-13
1
-6
/
+42
*
radeonsi: make si_declare_compute_memory() more generic and call for nir
Timothy Arceri
2018-02-13
4
-7
/
+18
*
st/glsl: set req_local_mem earlier for compute shaders
Timothy Arceri
2018-02-13
1
-1
/
+2
*
mesa: move STATE_LENGTH to shader_enums.h and use it everywhere
Marek Olšák
2018-02-13
5
-13
/
+13
*
mesa: reduce the size of gl_texture_image
Marek Olšák
2018-02-13
1
-23
/
+24
*
mesa: reduce the size of gl_program_parameter
Marek Olšák
2018-02-13
1
-3
/
+3
*
mesa,glsl,nir: reduce gl_state_index size to 2 bytes
Marek Olšák
2018-02-13
27
-63
/
+63
*
mesa: reduce the size of gl_viewport_attrib
Marek Olšák
2018-02-13
2
-2
/
+2
*
mesa: reduce the size of gl_texture_object
Marek Olšák
2018-02-13
2
-30
/
+30
*
mesa: reduce the size of gl_program
Marek Olšák
2018-02-13
2
-7
/
+6
*
mesa: reduce the size of gl_image_unit (v2)
Marek Olšák
2018-02-13
2
-7
/
+8
*
mesa: further reduce the size of ctx->Texture
Marek Olšák
2018-02-13
2
-23
/
+26
*
mesa: decrease the array size of ctx->Texture.FixedFuncUnit to 8
Marek Olšák
2018-02-13
5
-2
/
+37
*
mesa: separate legacy stuff from gl_texture_unit into gl_fixedfunc_texture_unit
Marek Olšák
2018-02-13
32
-174
/
+250
*
mesa: inline init_texture_unit
Marek Olšák
2018-02-13
1
-51
/
+39
*
mesa: use GLenum16 in a few more places
Marek Olšák
2018-02-13
1
-3
/
+3
*
anv: Move setting current_pipeline to cmd_state_init
Jason Ekstrand
2018-02-12
1
-1
/
+1
*
anv: Don't resolve or ambiguate non-existent layers
Jason Ekstrand
2018-02-12
1
-2
/
+10
*
i965: Fix bugs in intel_from_planar
Daniel Stone
2018-02-12
1
-27
/
+29
*
radv: Fix compiler warning about uninitialized 'set'
Eric Anholt
2018-02-12
1
-1
/
+1
*
glsl/tests: Fix strict aliasing warning about int64/double.
Eric Anholt
2018-02-12
1
-3
/
+19
*
ac/nir: Fix compiler warning about uninitialized dw_addr.
Eric Anholt
2018-02-12
1
-1
/
+1
*
gallium/llvmpipe: Fix compiler warnings about ddx/ddy/ddmax.
Eric Anholt
2018-02-12
1
-1
/
+1
*
anv: Drop I915_EXEC_CONSTANTS_REL_GENERAL from execbuf.
Kenneth Graunke
2018-02-12
1
-2
/
+1
*
r200: remove left over dead code
Eric Engestrom
2018-02-12
1
-20
/
+0
*
ac/nir: remove backlink to nir_to_llvm_context
Samuel Pitoiset
2018-02-12
1
-6
/
+0
[next]