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
*
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
*
r200: replace xmlpool_options_h with idep_xmlconfig_headers
Eric Engestrom
2019-10-31
1
-2
/
+2
*
nouveau: replace xmlpool_options_h with idep_xmlconfig_headers
Eric Engestrom
2019-10-31
1
-2
/
+2
*
i915: replace xmlpool_options_h with idep_xmlconfig_headers
Eric Engestrom
2019-10-31
1
-2
/
+2
*
dri: replace xmlpool_options_h with idep_xmlconfig_headers
Eric Engestrom
2019-10-31
1
-2
/
+2
*
mesa: enable msaa in clear_with_quad if needed
Pierre-Eric Pelloux-Prayer
2019-10-31
1
-0
/
+1
*
main: fix several 'may be used uninitialized' warnings
Andrii Simiklit
2019-10-31
1
-0
/
+2
*
mesa: enable ARB_gpu_shader_int64 in compat profile
Tapani Pälli
2019-10-30
2
-39
/
+39
*
mesa: add [Program]Uniform*64ARB display list support
Tapani Pälli
2019-10-30
1
-0
/
+979
*
st/mesa: lower global vars to local after lowering clip
Erik Faye-Lund
2019-10-28
1
-0
/
+1
*
intel: Support HIZ_CCS in isl_surf_get_ccs_surf
Nanley Chery
2019-10-28
2
-8
/
+8
*
i965/miptree: Avoid -Wswitch for the Gen12 aux modes
Nanley Chery
2019-10-28
1
-0
/
+3
*
util: remove LIST_IS_EMPTY macro
Timothy Arceri
2019-10-28
1
-4
/
+4
*
util: rename list_empty() to list_is_empty()
Timothy Arceri
2019-10-28
1
-1
/
+1
*
util: remove LIST_DEL macro
Timothy Arceri
2019-10-28
2
-3
/
+3
*
util: remove LIST_ADD macro
Timothy Arceri
2019-10-28
1
-1
/
+1
*
util: remove LIST_ADDTAIL macro
Timothy Arceri
2019-10-28
1
-2
/
+2
*
util: remove LIST_INITHEAD macro
Timothy Arceri
2019-10-28
1
-3
/
+3
*
i965: setup sized internalformat for MESA_FORMAT_R10G10B10A2_UNORM
Tapani Pälli
2019-10-28
1
-1
/
+9
*
mesa/main: Ignore filter state for MS texture completeness
Illia Iorin
2019-10-25
1
-3
/
+22
*
Revert "mesa/main: Fix multisample texture initialize"
Illia Iorin
2019-10-25
1
-25
/
+13
*
gallium: Fix a bunch of undefined left-shifts in u_format_*
Adam Jackson
2019-10-24
1
-3
/
+3
*
st/mesa: use pipe_screen::finalize_nir
Marek Olšák
2019-10-23
6
-25
/
+89
*
st/mesa: update VS shader_info for NIR after lowering passes
Marek Olšák
2019-10-23
1
-0
/
+4
*
st/mesa: assign driver locations for VS inputs for NIR before caching
Marek Olšák
2019-10-23
4
-9
/
+10
[next]