index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
freedreno/a6xx: OUT_RELOC vs OUT_RELOCW fixes
Rob Clark
2019-05-04
1
-3
/
+3
*
freedreno/ir3: remove assert
Rob Clark
2019-05-04
1
-1
/
+0
*
spirv/cl: support vload/vstore
Karol Herbst
2019-05-04
1
-0
/
+55
*
nir: Add nir_op_vec helper
Karol Herbst
2019-05-04
3
-22
/
+14
*
nir: Add a nir_builder_alu variant which takes an array of components
Karol Herbst
2019-05-04
1
-14
/
+36
*
vtn: handle bitcast with pointer src/dest
Karol Herbst
2019-05-04
3
-29
/
+45
*
mesa: Leave aliasing of vertex and generic0 attribute to the dlist code.
Mathias Fröhlich
2019-05-04
1
-4
/
+1
*
mesa: Correct the is_vertex_position decision for dlists.
Mathias Fröhlich
2019-05-04
3
-14
/
+28
*
mesa: Set CurrentSavePrimitive in vbo_save_NotifyBegin.
Mathias Fröhlich
2019-05-04
1
-0
/
+2
*
mesa: Remove the _glapi_table argument from _mesa_array_element.
Mathias Fröhlich
2019-05-04
3
-17
/
+11
*
mesa: Constify static const array in api_arrayelt.c
Mathias Fröhlich
2019-05-04
1
-1
/
+1
*
mesa: Remove the now unused _NEW_ARRAY state change flag.
Mathias Fröhlich
2019-05-04
6
-23
/
+2
*
mesa: Rip out now unused gl_context::aelt_context.
Mathias Fröhlich
2019-05-04
7
-91
/
+0
*
mesa: Implement _mesa_array_element by walking enabled arrays.
Mathias Fröhlich
2019-05-04
1
-126
/
+58
*
mesa: Use glVertexAttrib*NV functions for fixed function attribs.
Mathias Fröhlich
2019-05-04
1
-157
/
+28
*
mesa: Factor out index function that will have multiple use.
Mathias Fröhlich
2019-05-04
1
-11
/
+18
*
nir: Add a SSA type gathering pass
Jason Ekstrand
2019-05-04
4
-0
/
+223
*
iris: Delete bucketing allocators
Kenneth Graunke
2019-05-03
1
-167
/
+3
*
iris: Force VMA alignment to be a multiple of the page size.
Kenneth Graunke
2019-05-03
1
-0
/
+3
*
iris: leave the top 4Gb of the high heap VMA unused
Kenneth Graunke
2019-05-03
1
-1
/
+5
*
iris: Fix 4GB memory zone heap sizes.
Kenneth Graunke
2019-05-03
1
-3
/
+6
*
st/va: check resource_get_info nullity in vlVaDeriveImage
Julien Isorce
2019-05-03
1
-5
/
+8
*
anv,i965: Stop warning about incomplete gen11 support
Jason Ekstrand
2019-05-03
2
-11
/
+2
*
nir/algebraic: Don't emit empty initializers for MSVC
Connor Abbott
2019-05-04
1
-0
/
+4
*
iris: Resolve textures used by the program, not merely bound textures
Kenneth Graunke
2019-05-03
1
-2
/
+5
*
meson: Don't build glsl cache_test when shader cache is disabled
Dylan Baker
2019-05-03
1
-12
/
+13
*
tests/vma: fix build with MSVC
Dylan Baker
2019-05-03
1
-0
/
+8
*
glsl/tests: define ssize_t on windows
Dylan Baker
2019-05-03
1
-0
/
+4
*
util/tests: Use define instead of VLA
Dylan Baker
2019-05-03
5
-20
/
+25
*
meson: make nm binary optional
Dylan Baker
2019-05-03
4
-4
/
+4
*
glsl: fix general_ir_test with mingw
Dylan Baker
2019-05-03
1
-7
/
+7
*
meson: always define libglapi
Dylan Baker
2019-05-03
1
-0
/
+2
*
meson: Fix missing glproto dependency for gallium-glx
Chuck Atkins
2019-05-03
1
-1
/
+1
*
radv: apply the indexing workaround for atomic buffer operations on GFX9
Samuel Pitoiset
2019-05-03
3
-5
/
+14
*
anv: fix crash when application does not provide push constants
Lionel Landwerlin
2019-05-03
1
-1
/
+1
*
radv: fix radv_get_aspect_format() for D+S formats
Samuel Pitoiset
2019-05-03
1
-0
/
+2
*
intel/fs: Assert when brw_fs_nir sees a nir_deref_instr
Caio Marcelo de Oliveira Filho
2019-05-02
1
-1
/
+1
*
r600: implement resource_get_info
Julien Isorce
2019-05-03
1
-5
/
+29
*
util/bitset: fix bitset range mask calculations.
Dave Airlie
2019-05-03
1
-2
/
+2
*
util/tests: add basic unit tests for bitset
Dave Airlie
2019-05-03
2
-0
/
+141
*
nir: fix lower vars to ssa for larger vector sizes.
Dave Airlie
2019-05-03
1
-4
/
+4
*
spirv: fix SpvOpBitSize return value.
Dave Airlie
2019-05-03
1
-3
/
+1
*
iris: Disable dual source blending when shader doesn't handle it
Kenneth Graunke
2019-05-02
1
-4
/
+15
*
anv: Stop including POS in FS input limits
Jason Ekstrand
2019-05-02
1
-1
/
+1
*
nir: fix nir tex print harder
Rob Clark
2019-05-02
1
-6
/
+5
*
lima/ppir: support nir_op_ftrunc
Erico Nunes
2019-05-02
3
-0
/
+14
*
gbm: Improve documentation of BO import
Heinrich
2019-05-02
1
-3
/
+5
*
radv: only need to force emit the TCS regs on Vega10 and Raven1
Samuel Pitoiset
2019-05-02
1
-2
/
+2
*
glsl: fix and clean up NV_compute_shader_derivatives support
Marek Olšák
2019-05-02
1
-54
/
+24
*
st/dri: decrease input lag by syncing sooner in SwapBuffers
Marek Olšák
2019-05-02
2
-11
/
+11
[prev]
[next]