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
*
intel/blorp: Explicitly flush all allocated state
Jason Ekstrand
2017-02-21
1
-0
/
+8
*
i915: remove extern "C" guards
Emil Velikov
2017-02-21
5
-40
/
+0
*
i915: remove 'virtual' and extern C workarounds
Emil Velikov
2017-02-21
1
-9
/
+4
*
i965: remove 'virtual' and extern C workarounds
Emil Velikov
2017-02-21
1
-13
/
+3
*
i965: add extern C notation in headers
Emil Velikov
2017-02-21
3
-0
/
+22
*
st/mesa: move extern C wrappers where applicable
Emil Velikov
2017-02-21
2
-7
/
+7
*
mesa/tests: remove unneeded extern C { #include foo } hack
Emil Velikov
2017-02-21
1
-2
/
+0
*
mesa: remove unneeded extern C {} wrapper
Emil Velikov
2017-02-21
1
-10
/
+0
*
mesa: annotate functions for C linkage
Emil Velikov
2017-02-21
1
-0
/
+8
*
mesa: remove unused variable warning in release builds
Timothy Arceri
2017-02-21
1
-7
/
+2
*
st/mesa: stop using TGSI_OPCODE_CLAMP
Marek Olšák
2017-02-18
1
-10
/
+4
*
i965/fs: fix uninitialized memory access
Lionel Landwerlin
2017-02-17
1
-3
/
+2
*
mesa/formatquery: use consistent local function names
Alejandro Piñeiro
2017-02-17
1
-9
/
+9
*
i965/fs: fix 32-bit data type to int64 conversion on BSW/BXT
Samuel Iglesias Gonsálvez
2017-02-17
1
-7
/
+7
*
glsl: fix scons builds with shader cache
Timothy Arceri
2017-02-17
1
-0
/
+2
*
i965/fs: Remove hand-coded 64-bit packing optimizations
Jason Ekstrand
2017-02-16
1
-50
/
+0
*
nir: Rename lower_double_pack to lower_64bit_pack
Jason Ekstrand
2017-02-16
1
-1
/
+1
*
nir: Combine the int and double [un]pack opcodes
Jason Ekstrand
2017-02-16
2
-26
/
+13
*
i965/fs: Fix the inline nir_op_pack_double optimization
Jason Ekstrand
2017-02-16
1
-1
/
+1
*
mesa: remove cache creation from _mesa_initialize_context()
Timothy Arceri
2017-02-17
1
-5
/
+0
*
st/mesa/glsl: build string of dri options and use as input to building sha fo...
Timothy Arceri
2017-02-17
3
-0
/
+57
*
glsl: don't reprocess or clear UBOs on cache fallback
Timothy Arceri
2017-02-17
1
-7
/
+9
*
glsl: skip more uniform initialisation when doing fallback linking
Timothy Arceri
2017-02-17
1
-3
/
+5
*
glsl: don't lose uniform values when falling back to full compile
Timothy Arceri
2017-02-17
1
-2
/
+2
*
glsl: don't reference shader prog data during cache fallback
Timothy Arceri
2017-02-17
1
-1
/
+2
*
mesa/glsl: add cache_fallback flag to gl_shader_program_data
Timothy Arceri
2017-02-17
1
-0
/
+2
*
glsl: use correct shader source in case of cache fallback
Timothy Arceri
2017-02-17
3
-3
/
+15
*
glsl: make use of on disk shader cache
Timothy Arceri
2017-02-17
1
-0
/
+8
*
r100: use correct libdrm_radeon macro
Emil Velikov
2017-02-16
1
-6
/
+2
*
mesa: retain gl_shader_programs after glDeleteProgram if they are in use
Timothy Arceri
2017-02-16
5
-9
/
+17
*
mesa: remove tabs in dri xmlconfig.c
Timothy Arceri
2017-02-16
1
-362
/
+362
*
mesa: style fixes for dri xmlconfig.c
Timothy Arceri
2017-02-16
1
-37
/
+94
*
i965: Do not use purged bo after calling glObjectUnpurgeable
Chris Wilson
2017-02-15
1
-9
/
+27
*
Revert "i915: Always enable GL 2.0 support."
Matt Turner
2017-02-15
2
-4
/
+25
*
getteximage: Return correct error value when texure object is not found
Eduardo Lima Mitev
2017-02-15
1
-2
/
+4
*
i965: define default allow_higher_compat_version value
Lionel Landwerlin
2017-02-15
1
-0
/
+1
*
drirc: add allow_higher_compat_version for Tropico 5
Samuel Pitoiset
2017-02-15
1
-0
/
+4
*
drirc: add allow_higher_compat_version for Crookz - The Big Heist
Samuel Pitoiset
2017-02-15
1
-0
/
+4
*
drirc: add allow_higher_compat_version for Worms WMD
Samuel Pitoiset
2017-02-15
1
-0
/
+4
*
driconf: add allow_higher_compat_version option
Samuel Pitoiset
2017-02-15
5
-2
/
+21
*
st/mesa: tell u_vbuf that GL core doesn't have user VBOs
Marek Olšák
2017-02-14
1
-1
/
+8
*
gallium: let state trackers tell u_vbuf whether user VBOs are possible
Marek Olšák
2017-02-14
1
-1
/
+1
*
st/mesa: use the common uploader (v2)
Marek Olšák
2017-02-14
7
-44
/
+25
*
mesa: Add EXT_frag_depth bits and enable it on all drivers
Anuj Phogat
2017-02-13
1
-0
/
+1
*
xlib: remove always true ifdef GLX_EXTENSION guards
Emil Velikov
2017-02-13
2
-26
/
+0
*
mesa: Ignore per-vertex array size in SSO pipeline validation.
Kenneth Graunke
2017-02-12
1
-42
/
+56
*
mesa: Do a draw time check for TES && !TCS in ES 3.x.
Kenneth Graunke
2017-02-12
1
-0
/
+14
*
mesa: Do (TCS && !TES) draw time validation in ES as well.
Kenneth Graunke
2017-02-12
1
-19
/
+26
*
i965/sampler_state: Set the "Base Mip Level" field on Sandy Bridge
Jason Ekstrand
2017-02-12
2
-1
/
+20
*
i965/sampler_state: Pass texObj into update_sampler_state
Jason Ekstrand
2017-02-12
1
-6
/
+4
[next]