projects
/
platform
/
upstream
/
mesa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/mesa.git
2015-04-29
Xavier Bouchoux
st/nine: Fix computation of const_used_size
commit
|
commitdiff
|
tree
|
snapshot
2015-04-29
Axel Davy
gallium/svga: Remove useless ARRAY_SIZE declaration
commit
|
commitdiff
|
tree
|
snapshot
2015-04-29
Axel Davy
util/macros: Move DIV_ROUND_UP to util/macros.h
commit
|
commitdiff
|
tree
|
snapshot
2015-04-29
Xavier Bouchoux
st/nine: Fix behaviour of D3DUSAGE_QUERY_POSTPIXELSHADE...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-29
Xavier Bouchoux
st/nine: Improve D3DQUERYTYPE_TIMESTAMP
commit
|
commitdiff
|
tree
|
snapshot
2015-04-29
Xavier Bouchoux
st/nine: Fix D3DQUERYTYPE_TIMESTAMPFREQ query
commit
|
commitdiff
|
tree
|
snapshot
2015-04-29
Tiziano Bacocco
st/nine: Change x86 FPU Control word on device creation
commit
|
commitdiff
|
tree
|
snapshot
2015-04-29
Axel Davy
st/nine: Do not advertise D3DDEVCAPS_TEXTURESYSTEMMEMORY
commit
|
commitdiff
|
tree
|
snapshot
2015-04-29
Axel Davy
st/nine: Fix comment in update_viewport
commit
|
commitdiff
|
tree
|
snapshot
2015-04-29
Axel Davy
st/nine: Workaround barycentrics issue on some cards
commit
|
commitdiff
|
tree
|
snapshot
2015-04-29
Xavier Bouchoux
st/nine: Clear struct pipe_blit_info before use.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-29
Patrick Rudolph
st/nine: NineDevice9_Clear skip fastpath for bigger...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-29
Axel Davy
st/nine: Fix wrong assert in nine_shader
commit
|
commitdiff
|
tree
|
snapshot
2015-04-29
Axel Davy
st/nine: Handle special LIT case
commit
|
commitdiff
|
tree
|
snapshot
2015-04-29
Jose Fonseca
mesa: Fix glGetProgramiv(GL_ACTIVE_ATTRIBUTES).
commit
|
commitdiff
|
tree
|
snapshot
2015-04-29
Marc-André...
egl: misc fixes for EGL_MESA_image_dma_buf_export
commit
|
commitdiff
|
tree
|
snapshot
2015-04-29
Ilia Mirkin
nvc0/ir: flush denorms to zero in non-compute shaders
commit
|
commitdiff
|
tree
|
snapshot
2015-04-28
Brian Paul
meta: remove unneeded #include colortab.h
commit
|
commitdiff
|
tree
|
snapshot
2015-04-28
Brian Paul
mesa: remove unneeded #include colortab.h
commit
|
commitdiff
|
tree
|
snapshot
2015-04-28
Brian Paul
mesa: remove unused options var in compile_shader()
commit
|
commitdiff
|
tree
|
snapshot
2015-04-28
Brian Paul
docs: more details about Viewperf 12 medical-01 test...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-28
Ilia Mirkin
nvc0: expose GLSL version 410
commit
|
commitdiff
|
tree
|
snapshot
2015-04-28
Ilia Mirkin
st/mesa: allow glsl version up to 410, enable ARB_shade...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-28
Leo Liu
st/va: add h264 decoder level support
commit
|
commitdiff
|
tree
|
snapshot
2015-04-28
Leo Liu
st/omx/dec: add h264 decoder level support
commit
|
commitdiff
|
tree
|
snapshot
2015-04-28
Leo Liu
vl: add level idc in sps
commit
|
commitdiff
|
tree
|
snapshot
2015-04-28
Leo Liu
st/omx/dec: separate create_video_codec to different...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-28
Leo Liu
st/vdpau: add h264 decoder level support
commit
|
commitdiff
|
tree
|
snapshot
2015-04-28
Leo Liu
gallium/util: get h264 level based on number of max...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-28
Marek Olšák
r600g,radeonsi: add a driver query returning GPU load
commit
|
commitdiff
|
tree
|
snapshot
2015-04-28
Marek Olšák
r600g,radeonsi: add driver queries for GPU temperature...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-28
Ilia Mirkin
gm107/ir: add lane/vertex count sysvals
commit
|
commitdiff
|
tree
|
snapshot
2015-04-28
Ilia Mirkin
gk110/ir: add support for writing per-patch and shader...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-28
Ilia Mirkin
freedreno/a3xx: color masking works like a blend for...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-28
Ilia Mirkin
freedreno/a3xx: add support for S8 and Z32F_S8
commit
|
commitdiff
|
tree
|
snapshot
2015-04-28
Ilia Mirkin
freedreno/a3xx: add Z32F support
commit
|
commitdiff
|
tree
|
snapshot
2015-04-28
Ilia Mirkin
freedreno: add fd_transfer to wrap around pipe_transfer
commit
|
commitdiff
|
tree
|
snapshot
2015-04-28
Ilia Mirkin
freedreno/a3xx: add support for disabling depth clipping
commit
|
commitdiff
|
tree
|
snapshot
2015-04-27
Kenneth Graunke
i965/vs: Remove unnecessary NULL check on generate_code...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-27
Timothy Arceri
glsl: fix packing support for arrays of doubles
commit
|
commitdiff
|
tree
|
snapshot
2015-04-27
Matt Turner
i965: Enable ARB_gpu_shader5 on Gen8+.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-27
Matt Turner
i965/fs: Fix code emission for imul_high in NIR.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-27
Matt Turner
i965/fs: Fix stride for multiply in macro.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-27
Matt Turner
Revert "i965/fs: Allow SIMD16 borrow/carry/64-bit multi...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-27
Olivier Pena
scons: Support LLVM 3.5 and 3.6 on windows.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-27
Ilia Mirkin
mesa: fix up GLSL version when computing GL version
commit
|
commitdiff
|
tree
|
snapshot
2015-04-27
Roland Scheidegger
softpipe: fix another stencil-as-float issue
commit
|
commitdiff
|
tree
|
snapshot
2015-04-27
Ilia Mirkin
mesa: the function name appears to have a gl prefix...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-27
Zoë Blade
Fix a few typos
commit
|
commitdiff
|
tree
|
snapshot
2015-04-27
Francisco Jerez
i965/gen8: Factor out texture surface state set-up...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-27
Francisco Jerez
i965/gen7: Factor out texture surface state set-up...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-27
Francisco Jerez
i965: Add helper functions to calculate the slice pitch...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-27
Olivier Pena
scons: add target osmesa using gallium state tracker.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-27
Marek Olšák
radeonsi: set an optimal value for DB_Z_INFO.ZRANGE_PRE...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-27
Marek Olšák
radeonsi: remove deprecated and useless registers
commit
|
commitdiff
|
tree
|
snapshot
2015-04-27
Marek Olšák
radeonsi: remove useless includes
commit
|
commitdiff
|
tree
|
snapshot
2015-04-27
Marek Olšák
gallium/radeon: print winsys info with R600_DEBUG=info
commit
|
commitdiff
|
tree
|
snapshot
2015-04-27
Marek Olšák
winsys/radeon: make radeon_bo_vtbl static
commit
|
commitdiff
|
tree
|
snapshot
2015-04-27
Timothy Arceri
glsl: replace while loop with without_array function
commit
|
commitdiff
|
tree
|
snapshot
2015-04-27
Timothy Arceri
glsl: support packing of arrays of arrays
commit
|
commitdiff
|
tree
|
snapshot
2015-04-27
Timothy Arceri
glsl: add arrays of arrays support to without_array...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-27
Martin Peres
docs/GL3: started adding support for shader_image_size
commit
|
commitdiff
|
tree
|
snapshot
2015-04-25
Gediminas Jakutis
gallium/hud: add more options to customize HUD panes
commit
|
commitdiff
|
tree
|
snapshot
2015-04-25
Kenneth Graunke
i965: Fill out the rest of brw_debug_recompile_sampler_...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-25
Kenneth Graunke
i965: Disassemble sampler message names on Gen5+.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-25
Matt Turner
i965/fs: Disallow constant propagation into POW on...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-25
Ilia Mirkin
mesa: add support for exposing up to GL4.2
commit
|
commitdiff
|
tree
|
snapshot
2015-04-24
Matt Turner
i965/fs: Add missing pixel_x/y to brw_instruction_name().
commit
|
commitdiff
|
tree
|
snapshot
2015-04-24
Matt Turner
i965/fs: Don't constant propagate into integer math...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-24
Emil Velikov
docs: add news item and link release notes for mesa...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-24
Emil Velikov
docs: Add sha256 sums for the 10.5.4 release
commit
|
commitdiff
|
tree
|
snapshot
2015-04-24
Emil Velikov
Add release notes for the 10.5.4 release
commit
|
commitdiff
|
tree
|
snapshot
2015-04-24
Brian Paul
mesa: put more info in glTexImage GL_OUT_OF_MEMORY...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-24
Matt Turner
i965/fs: Allow 2-src math instructions to have immediat...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-24
Matt Turner
nir: Transform pow(x, 4) into (x*x)*(x*x).
commit
|
commitdiff
|
tree
|
snapshot
2015-04-24
Matt Turner
glsl: Transform pow(x, 4) into (x*x)*(x*x).
commit
|
commitdiff
|
tree
|
snapshot
2015-04-24
Tapani Pälli
mesa: fix glGetActiveUniformsiv regression
commit
|
commitdiff
|
tree
|
snapshot
2015-04-24
Tapani Pälli
mesa: refactor active attrib queries for glGetProgramiv
commit
|
commitdiff
|
tree
|
snapshot
2015-04-24
Jason Ekstrand
i965: Add an INTEL_DEBUG=spill option to test spilling
commit
|
commitdiff
|
tree
|
snapshot
2015-04-24
Jason Ekstrand
i965/debug: Use the ull specifier for DEBUG enum defines
commit
|
commitdiff
|
tree
|
snapshot
2015-04-23
Kenneth Graunke
i965: Disallow linear blits that are not cacheline...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-23
Kenneth Graunke
i965: Make intel_emit_linear_blit handle Gen8+ alignmen...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-23
Pali Rohár
mapi: Adding missing string.h include.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-23
Jose Fonseca
os/os_memory_aligned.h: Handle integer overflow.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-23
Roland Scheidegger
draw: fix prim ids when there's no gs
commit
|
commitdiff
|
tree
|
snapshot
2015-04-23
Marek Olšák
gallium/radeon: don't crash when getting out-of-bounds...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-23
Jason Ekstrand
nir/lower_source_mods: Don't propagate register sources
commit
|
commitdiff
|
tree
|
snapshot
2015-04-23
Jason Ekstrand
nir: Rewrite instr_rewrite_src
commit
|
commitdiff
|
tree
|
snapshot
2015-04-23
Jason Ekstrand
nir/locals_to_regs: Hanadle indirect accesses of length...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-23
Jason Ekstrand
nir/locals_to_regs: Initialize registers with constant...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-23
Jason Ekstrand
nir/locals_to_regs: Pass around the nir_shader rather...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-23
Jason Ekstrand
nir: Add a simple growing array data structure
commit
|
commitdiff
|
tree
|
snapshot
2015-04-23
Jason Ekstrand
nir/types: Make glsl_get_length smarter
commit
|
commitdiff
|
tree
|
snapshot
2015-04-23
Jason Ekstrand
nir: Move get_const_initializer_load from vars_to_ssa...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-23
Jason Ekstrand
nir/lower_vars_to_ssa: Pass around the nir_shader inste...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-23
Jason Ekstrand
i965/nir: Use the correct offsets when handling registe...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-23
Jason Ekstrand
nir/print: Print the closing paren on load_const instru...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-23
Jason Ekstrand
nir/tex: Use the correct return size for query_levels...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-23
Jason Ekstrand
nir: Refactor tex_instr_dest_size to use a switch statement
commit
|
commitdiff
|
tree
|
snapshot
2015-04-23
Jason Ekstrand
nir/lower_vars_to_ssa: Actually look for indirects...
commit
|
commitdiff
|
tree
|
snapshot
next