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
Commit message (
Expand
)
Author
Age
Files
Lines
*
loader: annotate __driConfigOptionsLoader as static
Emil Velikov
2016-10-18
1
-1
/
+1
*
loader: separate USE_DRICONF code into separate function
Emil Velikov
2016-10-18
1
-12
/
+18
*
loader: slim down loader_get_pci_id_for_fd implementation(s)
Emil Velikov
2016-10-18
1
-156
/
+16
*
configure.ac: mark libdrm as have_pci_id provider
Emil Velikov
2016-10-18
1
-4
/
+8
*
gm107/ir: fix bit offset of tex lod setting for indirect texturing
Ilia Mirkin
2016-10-18
1
-1
/
+1
*
gm107/ir: fix texturing with indirect samplers
Ilia Mirkin
2016-10-18
1
-0
/
+10
*
gallium/tgsi: add missing #include
Marek Olšák
2016-10-18
1
-0
/
+2
*
st/va: set default rt formats when calling vaCreateConfig
Julien Isorce
2016-10-18
2
-2
/
+12
*
i965: Fix gl_InvocationID in dual object GS where invocations == 1.
Kenneth Graunke
2016-10-17
1
-1
/
+4
*
anv: Get rid of anv_cmd_buffer_emit_state_base_address
Jason Ekstrand
2016-10-17
3
-21
/
+1
*
anv/cmd_buffer: Move descriptor flushing into genX_cmd_buffer.c
Jason Ekstrand
2016-10-17
4
-359
/
+327
*
anv/cmd_buffer: Expose ensure_push_constant_*
Jason Ekstrand
2016-10-17
2
-6
/
+9
*
anv/cmd_buffer: Unify flush_compute_state across gens
Jason Ekstrand
2016-10-17
5
-177
/
+93
*
anv/cmd_buffer: Move Begin/End/Execute to genX_cmd_buffer.c
Jason Ekstrand
2016-10-17
4
-95
/
+107
*
anv/cmd_buffer: Move state base address re-emit into ExecuteCommands
Jason Ekstrand
2016-10-17
2
-6
/
+9
*
doc/features.txt: factor out radeonsi as GL45 complete
Edward O'Callaghan
2016-10-18
1
-9
/
+9
*
i965: Silence unused parameter warnings
Ian Romanick
2016-10-17
7
-9
/
+5
*
glsl: Remove unused function import_prototypes
Ian Romanick
2016-10-17
3
-132
/
+0
*
glsl: Remove prototypes for nonexistent functions
Ian Romanick
2016-10-17
1
-9
/
+0
*
glsl: Replace assert with unreachable
Ian Romanick
2016-10-17
1
-1
/
+2
*
anv: replace , with ; in anv_batch_emit()
Lionel Landwerlin
2016-10-17
2
-12
/
+12
*
intel: aubinator: use different colors to signal batch start/end
Lionel Landwerlin
2016-10-17
1
-5
/
+10
*
st/glsl_to_tgsi: fix [ui]vec[34] conversion to double
Nicolai Hähnle
2016-10-17
1
-2
/
+3
*
st/glsl_to_tgsi: fix atomic counter addressing
Nicolai Hähnle
2016-10-17
1
-6
/
+9
*
st/glsl_to_tgsi: fix a corner case of std140 layout in uniform buffers
Nicolai Hähnle
2016-10-17
1
-1
/
+28
*
st/mesa: fix fragment shader output mapping
Nicolai Hähnle
2016-10-17
1
-4
/
+13
*
glsl: print non-zero bindings of variables
Nicolai Hähnle
2016-10-17
1
-2
/
+6
*
radeonsi: unify the constant load paths
Nicolai Hähnle
2016-10-17
1
-28
/
+11
*
radeonsi: fix indirect loads of 64 bit constants
Nicolai Hähnle
2016-10-17
1
-2
/
+2
*
gbm: add a couple missing includes
Eric Engestrom
2016-10-17
1
-0
/
+2
*
glsl: fail compilation of compute shaders when unsupported
Iago Toral Quiroga
2016-10-17
1
-0
/
+13
*
egl/android: fix error in droid_add_configs_for_visuals()
Tapani Pälli
2016-10-17
1
-2
/
+0
*
radeonsi: shorten "shader->selector" to "sel" in si_shader_create
Marek Olšák
2016-10-17
1
-7
/
+8
*
radeonsi: clear DB_RENDER_OVERRIDE
Marek Olšák
2016-10-17
1
-3
/
+1
*
glsl: Disable textureOffset(sampler2DArrayShadow, ...) in GLSL ES.
Kenneth Graunke
2016-10-16
1
-1
/
+7
*
st/nine: Fix multisample limit check
Axel Davy
2016-10-17
1
-1
/
+1
*
vc4: Fix fast clear color packing for 565.
Eric Anholt
2016-10-16
1
-3
/
+16
*
state_tracker: Fix check for scissor enabled when < 0.
Eric Anholt
2016-10-16
1
-2
/
+2
*
egl/surfaceless: Fix comparison between pointer and integer
Chad Versace
2016-10-16
1
-1
/
+1
*
egl/surfaceless: use correct index when accesing the visual
Emil Velikov
2016-10-16
1
-1
/
+1
*
radv/winsys: Fail early on overgrown cs.
Gustaw Smolarczyk
2016-10-16
1
-4
/
+14
*
glsl: Drop the ES requirement that VS outputs must be flat qualified.
Kenneth Graunke
2016-10-15
1
-8
/
+4
*
intel/genxml: Make some PIPE_CONTROL fields booleans
Jason Ekstrand
2016-10-15
5
-26
/
+11
*
intel/genxml: Make "Predication enable" a boolean
Jason Ekstrand
2016-10-15
2
-2
/
+2
*
intel/genxml; Make "Use Global GTT a boolean
Jason Ekstrand
2016-10-15
5
-59
/
+32
*
intel/genxml; Make "Tiled Surface" a boolean
Jason Ekstrand
2016-10-15
3
-4
/
+4
*
intel/genxml: Make "SO Buffer Enable" fields boolean
Jason Ekstrand
2016-10-15
2
-8
/
+8
*
intel/genxml: Make "Stencil Buffer Enable" a boolean
Jason Ekstrand
2016-10-15
3
-3
/
+3
*
intel/genxml: Make a couple of STREAMOUT fields booleans
Jason Ekstrand
2016-10-15
4
-8
/
+8
*
intel/genxml: Make "Include Vertex Handles" and "Include Primitive ID" booleans
Jason Ekstrand
2016-10-15
4
-12
/
+12
[next]