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
...
*
clover: Fix build after llvm r221375
Jan Vesely
2014-11-06
1
-0
/
+4
*
egl_dri2: do not leak dri2_dpy->driver_configs
Emil Velikov
2014-11-06
1
-0
/
+4
*
ilo: add two missing headers to the sources list
Emil Velikov
2014-11-06
1
-0
/
+2
*
Releasing a surfaceless EGL context doesn't release underlying DRI context.
Alexandros Frantzis
2014-11-06
1
-2
/
+6
*
ilo: let ilo_shader_compile_cs() return a dummy shader
Chia-I Wu
2014-11-06
1
-1
/
+185
*
ilo: hook up launch_grid()
Chia-I Wu
2014-11-06
1
-3
/
+73
*
ilo: add ilo_render_emit_launch_grid()
Chia-I Wu
2014-11-06
8
-2
/
+621
*
ilo: improve media command helpers
Chia-I Wu
2014-11-06
1
-71
/
+141
*
ilo: disassemble DP DC messages
Chia-I Wu
2014-11-06
1
-2
/
+140
*
ilo: disassemble TS messages
Chia-I Wu
2014-11-06
1
-0
/
+35
*
ilo: update genhw headers for media pipeline
Chia-I Wu
2014-11-06
7
-148
/
+479
*
ilo: add ilo_finalize_compute_states()
Chia-I Wu
2014-11-06
2
-0
/
+37
*
ilo: use a dynamic array for global bindings
Chia-I Wu
2014-11-06
2
-32
/
+70
*
ilo: add kernel queries for compute shaders
Chia-I Wu
2014-11-06
3
-0
/
+37
*
ilo: fix compute params
Chia-I Wu
2014-11-06
1
-12
/
+36
*
ilo: add eu_count and thread_count to ilo_dev_info
Chia-I Wu
2014-11-06
3
-55
/
+77
*
ilo: fix intel_bo_wait() on kernel 3.17
Chia-I Wu
2014-11-06
1
-1
/
+7
*
mesa: Silence unused parameter warning in check_context_limits in non-debug b...
Ian Romanick
2014-11-05
1
-0
/
+2
*
util: Implement unreachable for MSVC using __assume
Ian Romanick
2014-11-05
1
-0
/
+6
*
i965: Fix sampler state pointer adjustment for nonconst samplers
Chris Forbes
2014-11-05
1
-1
/
+1
*
ilo: add drm_configuration for the pipe-target
Nick Sarnie
2014-11-04
1
-1
/
+22
*
i965: Re-enable Z16 on Gen8+.
Kenneth Graunke
2014-11-04
1
-0
/
+7
*
i965: Implement the PMA stall fix.
Kenneth Graunke
2014-11-04
4
-0
/
+180
*
i965: Add #defines for Broadwell HiZ workarounds in CACHE_MODE_1.
Kenneth Graunke
2014-11-04
1
-0
/
+6
*
i965: Update compaction code to handle Skylake like Cherryview.
Kenneth Graunke
2014-11-03
1
-4
/
+4
*
mesa: Don't call _mesa_ClipControl from glPopAttrib when unsupported.
Kenneth Graunke
2014-11-03
1
-1
/
+2
*
i965: Disable fast color clears on Skylake for now.
Kenneth Graunke
2014-11-03
1
-1
/
+1
*
i965/skl: Use new MOCS for SKL
Kristian Høgsberg
2014-11-03
6
-17
/
+33
*
i965/skl: Implement workaround for VF Invalidate issue
Jordan Justen
2014-11-03
1
-0
/
+9
*
i965/skl: Update Viewport Z Clip Test Enable bits for Skylake.
Kenneth Graunke
2014-11-03
2
-2
/
+10
*
i965/skl: Emit extra zeros in 3DSTATE_DS on Skylake.
Kenneth Graunke
2014-11-03
1
-10
/
+5
*
i965/skl: Init instructions compaction tables for SKL
Kristian Høgsberg
2014-11-03
1
-0
/
+1
*
i965/skl: Add fast clear resolve rect multipliers for SKL
Kristian Høgsberg
2014-11-03
1
-2
/
+5
*
i965/skl: Always emit 3DSTATE_BINDING_TABLE_POINTERS_* on Skylake.
Kenneth Graunke
2014-11-03
1
-1
/
+1
*
i965/skl: Allocate 16 DWords for SURFACE_STATE on Skylake.
Kenneth Graunke
2014-11-03
1
-1
/
+1
*
i965/skl: Refactor surface state allocation.
Kenneth Graunke
2014-11-03
1
-10
/
+16
*
i965/skl: Emit extra zeros in STATE_BASE_ADDRESS on Skylake.
Kenneth Graunke
2014-11-03
1
-2
/
+11
*
i965/skl: Update stencil reference handling for Skylake.
Kenneth Graunke
2014-11-03
3
-6
/
+28
*
i965/skl: Set mask bits in PIPELINE_SELECT on Skylake.
Kenneth Graunke
2014-11-03
1
-1
/
+1
*
i965/skl: Set max OpenGL version the same as gen7/8
Jordan Justen
2014-11-03
1
-0
/
+1
*
i965/skl: Update 3DSTATE_SBE for Skylake.
Damien Lespiau
2014-11-03
2
-2
/
+34
*
glsl: Improve the CSE pass debugging output.
Kenneth Graunke
2014-11-03
1
-1
/
+8
*
i965/fs: Don't compute_to_mrf() on Gen >= 7.
Matt Turner
2014-11-03
1
-0
/
+4
*
glsl: Remove now useless dot optimization on basis vect
Matt Turner
2014-11-03
3
-92
/
+3
*
glsl: Emit mul instead of dot if only one component left.
Matt Turner
2014-11-03
1
-1
/
+4
*
clover: Fix clBuildProgram piglit regression
Tom Stellard
2014-11-03
1
-4
/
+4
*
gallivm: Disable frame-pointer-omission on x86 to ensure right stack alignment.
José Fonseca
2014-11-03
1
-1
/
+3
*
gallivm: When disassemble a function, start by printing out its name.
José Fonseca
2014-11-03
1
-0
/
+1
*
i965/chv: Increase VS and GS thread counts
Ben Widawsky
2014-11-02
1
-2
/
+2
*
gallium/docs: fix NRM, NRM4 docs
Brian Paul
2014-11-01
1
-12
/
+24
[prev]
[next]