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
/
mesa
Commit message (
Expand
)
Author
Age
Files
Lines
*
s/APIENTRY/GLAPIENTRY/ in teximage.c
Brian Paul
2019-11-12
1
-1
/
+1
*
android: mesa: Revert "android: mesa: revert "Enable asm unconditionally""
Lepton Wu
2019-11-12
2
-4
/
+0
*
i965/program_cache: Lift restriction on shader key size
Danylo Piliaiev
2019-11-12
1
-12
/
+4
*
st/mesa: remove unused TGSI-only debug printing functions
Marek Olšák
2019-11-11
6
-64
/
+0
*
st/mesa: add ST_DEBUG=nir to print NIR shaders
Marek Olšák
2019-11-11
2
-1
/
+11
*
st/mesa: print TCS/TES/GS/CS TGSI in the right place & keep disk cache enabled
Marek Olšák
2019-11-11
2
-6
/
+5
*
st/mesa: remove \n being only printed in debug builds after printed TGSI
Marek Olšák
2019-11-11
1
-12
/
+4
*
st/mesa: rename DEBUG_TGSI -> DEBUG_PRINT_IR
Marek Olšák
2019-11-11
4
-7
/
+7
*
st/mesa: fix Sanctuary and Tropics by disabling ARB_gpu_shader5 for them
Marek Olšák
2019-11-11
1
-1
/
+1
*
mesa: check framebuffer completeness only after state update
Lionel Landwerlin
2019-11-11
1
-6
/
+6
*
Meson: Remove lib prefix from graw and osmesa when building with Mingw.
Prodea Alexandru-Liviu
2019-11-07
1
-0
/
+2
*
mesa: expose SPIR-V extensions in the Compatibility profile too
Marek Olšák
2019-11-07
1
-2
/
+2
*
st_get_external_sampler_key: improve error message
Drew DeVault
2019-11-07
1
-1
/
+2
*
mesa/st: Make st_pipe_format_to_mesa_format an effective no-op.
Eric Anholt
2019-11-07
2
-588
/
+3
*
mesa/st: Gut most of st_mesa_format_to_pipe_format().
Eric Anholt
2019-11-07
1
-629
/
+40
*
mesa: Redefine MESA_FORMAT_* in terms of PIPE_FORMAT_*.
Eric Anholt
2019-11-07
1
-329
/
+271
*
mesa: Prepare for the MESA_FORMAT_* enum to be sparse.
Eric Anholt
2019-11-07
6
-4
/
+29
*
mesa/st: Test round-tripping of all compressed formats.
Eric Anholt
2019-11-07
1
-2
/
+4
*
mesa: Stop defining a full separate format for RGBA_UINT8.
Eric Anholt
2019-11-07
6
-12
/
+11
*
gallium: Add equivalents of packed MESA_FORMAT_*UINT formats.
Eric Anholt
2019-11-07
1
-0
/
+69
*
gallium: Add an equivalent of MESA_FORMAT_BGR_UNORM8.
Eric Anholt
2019-11-07
1
-0
/
+4
*
gallium: Add some more channel orderings of packed formats.
Eric Anholt
2019-11-07
1
-0
/
+32
*
gallium: Add defines for FXT1 texture compression.
Eric Anholt
2019-11-07
1
-0
/
+10
*
mesa/st: Add mapping of MESA_FORMAT_RGB_SNORM16 to gallium.
Eric Anholt
2019-11-07
1
-0
/
+4
*
mesa/imports: let the build system detect strtok_r()
Eric Engestrom
2019-11-05
1
-1
/
+1
*
mesa: fix call to _mesa_lookup_vao_err
Pierre-Eric Pelloux-Prayer
2019-11-05
1
-1
/
+1
*
util: rename PIPE_ARCH_*_ENDIAN to UTIL_ARCH_*_ENDIAN
Dylan Baker
2019-11-05
15
-28
/
+28
*
mesa/main: delete now unused _mesa_little_endian
Dylan Baker
2019-11-05
1
-12
/
+0
*
mesa/swrast: replace instances of _mesa_little_endian with preprocessor
Dylan Baker
2019-11-05
2
-6
/
+5
*
mesa/main: replace uses of _mesa_little_endian with preprocessor
Dylan Baker
2019-11-05
6
-21
/
+49
*
util/u_endian: set PIPE_ARCH_*_ENDIAN to 1
Dylan Baker
2019-11-05
7
-14
/
+14
*
dri/osmesa: use preprocessor for selecting endian code paths
Dylan Baker
2019-11-05
1
-6
/
+9
*
r100: Use preprocessor to select big vs little endian paths
Dylan Baker
2019-11-05
3
-46
/
+51
*
r200: use preprocessor for big vs little endian checks
Dylan Baker
2019-11-05
2
-45
/
+38
*
mesa: add EXT_dsa glGetVertexArray* 4 functions
Pierre-Eric Pelloux-Prayer
2019-11-05
3
-4
/
+279
*
mesa: extract helper function from _mesa_GetPointerv
Pierre-Eric Pelloux-Prayer
2019-11-05
2
-29
/
+47
*
mesa: add EXT_dsa EnableVertexArrayAttribEXT / DisableVertexArrayAttribEXT
Pierre-Eric Pelloux-Prayer
2019-11-05
3
-2
/
+38
*
mesa: add EXT_dsa glEnableVertexArrayEXT / glDisableVertexArrayEXT
Pierre-Eric Pelloux-Prayer
2019-11-05
3
-2
/
+69
*
mesa: add gl_vertex_array_object parameter to client state helpers
Pierre-Eric Pelloux-Prayer
2019-11-05
1
-22
/
+25
*
mesa: add EXT_dsa glVertexArray* functions implementation
Pierre-Eric Pelloux-Prayer
2019-11-05
1
-0
/
+308
*
mesa: add vao/vbo lookup helper for EXT_dsa
Pierre-Eric Pelloux-Prayer
2019-11-05
1
-0
/
+32
*
mesa: rework _mesa_lookup_vao_err to allow usage from EXT_dsa
Pierre-Eric Pelloux-Prayer
2019-11-05
3
-18
/
+36
*
mesa: add EXT_dsa glVertexArray* functions declarations
Pierre-Eric Pelloux-Prayer
2019-11-05
3
-11
/
+148
*
mesa: pass vao as a function paramter
Pierre-Eric Pelloux-Prayer
2019-11-05
1
-60
/
+94
*
st/mesa: call nir_lower_flrp only once per shader
Marek Olšák
2019-11-04
1
-16
/
+19
*
st/mesa: call nir_opt_access only once
Marek Olšák
2019-11-04
2
-2
/
+2
*
state_tracker: Handle texture view min level in st_generate_mipmap()
Paul Gofman
2019-11-04
1
-1
/
+7
*
mesa: check draw buffer completeness on glClearBufferfi/glClearBufferiv
Lionel Landwerlin
2019-11-02
1
-0
/
+12
*
glsl: just use NIR to lower outputs when driver can't read outputs
Timothy Arceri
2019-11-01
1
-6
/
+3
*
radeon: replace xmlpool_options_h with idep_xmlconfig_headers
Eric Engestrom
2019-10-31
1
-2
/
+2
[next]