projects
/
mesa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mesa.git
2015-11-20
Ilia Mirkin
freedreno/a4xx: support lod_bias
commit
|
commitdiff
|
tree
2015-11-19
Samuel Pitoiset
nv50: allow using inline vertex data submit when gl_Ver...
commit
|
commitdiff
|
tree
2015-11-19
Samuel Pitoiset
nv50: add NV84_3D macro
commit
|
commitdiff
|
tree
2015-11-19
Matt Turner
i965: Drop IMM fs_reg/src_reg -> brw_reg conversions.
commit
|
commitdiff
|
tree
2015-11-19
Matt Turner
i965/vec4: Replace src_reg(imm) constructors with brw_i...
commit
|
commitdiff
|
tree
2015-11-19
Matt Turner
i965/fs: Use brw_imm_uw().
commit
|
commitdiff
|
tree
2015-11-19
Matt Turner
i965/fs: Replace fs_reg(imm) constructors with brw_imm_*().
commit
|
commitdiff
|
tree
2015-11-19
Matt Turner
i965: Make brw_imm_vf4() take 8-bit restricted floats.
commit
|
commitdiff
|
tree
2015-11-19
Nanley Chery
mesa: Add test for sorted extension table
commit
|
commitdiff
|
tree
2015-11-19
Nanley Chery
mesa/extensions: Sort the extension table alphabetically
commit
|
commitdiff
|
tree
2015-11-19
Ilia Mirkin
docs: GL3.1 for a3xx and a4xx
commit
|
commitdiff
|
tree
2015-11-19
Ryan Houdek
mesa: enable EXT_blend_func_extended if the driver...
commit
|
commitdiff
|
tree
2015-11-19
Ryan Houdek
mesa: allow MAX_DUAL_SOURCE_DRAW_BUFFERS to be availabl...
commit
|
commitdiff
|
tree
2015-11-19
Ryan Houdek
mesa: enable usage of blend_func_extended blend factors...
commit
|
commitdiff
|
tree
2015-11-19
Ryan Houdek
glsl: add a parse check to check for the index layout...
commit
|
commitdiff
|
tree
2015-11-19
Ryan Houdek
glsl: add GL_EXT_blend_func_extended preprocessor define
commit
|
commitdiff
|
tree
2015-11-19
Ryan Houdek
glsl: add support for EXT_blend_func_extended builtins
commit
|
commitdiff
|
tree
2015-11-19
Ryan Houdek
glsl: add EXT_blend_func_extended parser enables
commit
|
commitdiff
|
tree
2015-11-19
Ryan Houdek
glapi: add EXT_blend_func_extended XML definitions
commit
|
commitdiff
|
tree
2015-11-19
Brian Paul
os: check for GALLIUM_PROCESS_NAME to override os_get_p...
commit
|
commitdiff
|
tree
2015-11-19
Connor Abbott
glsl: fix ir_constant::equals() for doubles
commit
|
commitdiff
|
tree
2015-11-19
Connor Abbott
glsl: fix isinf() for doubles
commit
|
commitdiff
|
tree
2015-11-19
Connor Abbott
nir: fix constant folding of bfi
commit
|
commitdiff
|
tree
2015-11-19
Brian Paul
hud: fix Windows build break
commit
|
commitdiff
|
tree
2015-11-19
Ian Romanick
glsl: Fix off-by-one error in array size check assertion
commit
|
commitdiff
|
tree
2015-11-19
Ian Romanick
mesa: Don't expose GL_EXT_shader_integer_mix in GLES 1.x
commit
|
commitdiff
|
tree
2015-11-19
Ian Romanick
glsl: Silence unused parameter warnings
commit
|
commitdiff
|
tree
2015-11-19
Ian Romanick
glsl: Silence ignored qualifier warning
commit
|
commitdiff
|
tree
2015-11-18
Kenneth Graunke
i965: Allow indirect GS input indexing in the scalar...
commit
|
commitdiff
|
tree
2015-11-18
Jimmy Berry
gallium/hud: document GALLIUM_HUD_PERIOD in envvars...
commit
|
commitdiff
|
tree
2015-11-18
Jimmy Berry
gallium/hud: control visibility at startup and runtime.
commit
|
commitdiff
|
tree
2015-11-18
Jason Ekstrand
i965/nir: Add hooks for testing nir_shader_clone
commit
|
commitdiff
|
tree
2015-11-18
Jason Ekstrand
nir: Add support for cloning shaders
commit
|
commitdiff
|
tree
2015-11-18
Kenneth Graunke
i965/nir: Validate that NIR passes call nir_metadata_pr...
commit
|
commitdiff
|
tree
2015-11-18
Kenneth Graunke
i965/nir: Add OPT() and OPT_V() macros for invoking...
commit
|
commitdiff
|
tree
2015-11-18
Rob Clark
nir: add array length field
commit
|
commitdiff
|
tree
2015-11-18
Rob Clark
nir: remove nir_variable::max_ifc_array_access
commit
|
commitdiff
|
tree
2015-11-18
Rob Clark
freedreno/a4xx: add fake RGTC support (required for...
commit
|
commitdiff
|
tree
2015-11-18
Rob Clark
freedreno/a4xx: add compressed texture formats
commit
|
commitdiff
|
tree
2015-11-18
Rob Clark
freedreno: update generated headers
commit
|
commitdiff
|
tree
2015-11-18
Ilia Mirkin
freedreno: expose GLSL 140 and fake MSAA for GL3.0...
commit
|
commitdiff
|
tree
2015-11-18
Ilia Mirkin
freedreno/a3xx: fix texture buffers, enable offsets
commit
|
commitdiff
|
tree
2015-11-18
Ilia Mirkin
freedreno: add support for conditional rendering, requi...
commit
|
commitdiff
|
tree
2015-11-18
Ilia Mirkin
freedreno/a3xx: add fake RGTC support (required for...
commit
|
commitdiff
|
tree
2015-11-18
Ilia Mirkin
freedreno/a3xx: add missing formats to enable ARB_verte...
commit
|
commitdiff
|
tree
2015-11-18
Rob Clark
freedreno/a3xx+a4xx: fix for stk binning pass hang
commit
|
commitdiff
|
tree
2015-11-18
Rob Clark
freedreno/a3xx+a4xx: fix GL_POINTS lockup w/ GLES
commit
|
commitdiff
|
tree
2015-11-18
Ilia Mirkin
nir: fix typo in idiv lowering, causing large-udiv...
commit
|
commitdiff
|
tree
2015-11-18
Oded Gabbay
llvmpipe: disable VSX in ppc due to LLVM PPC bug
commit
|
commitdiff
|
tree
2015-11-18
Ilia Mirkin
nvc0/ir: actually emit AFETCH on kepler
commit
|
commitdiff
|
tree
2015-11-18
Kenneth Graunke
nir: Store the size of the TCS output patch in nir_shad...
commit
|
commitdiff
|
tree
2015-11-18
Kenneth Graunke
i965: Add enums for 3DSTATE_TE field values.
commit
|
commitdiff
|
tree
2015-11-18
Ian Romanick
meta/generate_mipmap: Don't leak the framebuffer object
commit
|
commitdiff
|
tree
2015-11-18
Brian Paul
svga: use more VGPU10 formats
commit
|
commitdiff
|
tree
2015-11-18
Brian Paul
svga: add/use new svga_sampler_format() function
commit
|
commitdiff
|
tree
2015-11-18
Nicolai Hähnle
radeon: count cs dwords separately for query begin...
commit
|
commitdiff
|
tree
2015-11-18
Nicolai Hähnle
radeon: expose r600_query_hw functions for reuse
commit
|
commitdiff
|
tree
2015-11-18
Nicolai Hähnle
radeon: implement r600_query_hw_get_result via function...
commit
|
commitdiff
|
tree
2015-11-18
Nicolai Hähnle
radeon: split hw query buffer handling from cs emit
commit
|
commitdiff
|
tree
2015-11-18
Nicolai Hähnle
radeon: convert hardware queries to the new style
commit
|
commitdiff
|
tree
2015-11-18
Nicolai Hähnle
radeon: convert software queries to the new style
commit
|
commitdiff
|
tree
2015-11-18
Nicolai Hähnle
radeon: add query handler function pointers
commit
|
commitdiff
|
tree
2015-11-18
Nicolai Hähnle
radeon: move R600_QUERY_* constants into a new query...
commit
|
commitdiff
|
tree
2015-11-18
Nicolai Hähnle
radeon: cleanup driver query list
commit
|
commitdiff
|
tree
2015-11-18
Nicolai Hähnle
radeon: move get_driver_query_info to r600_query.c
commit
|
commitdiff
|
tree
2015-11-18
Neil Roberts
i965: Prevent fast clears for MSRTs on SKL
commit
|
commitdiff
|
tree
2015-11-18
Eric Anholt
vc4: Don't bother lowering uniforms when the same value...
commit
|
commitdiff
|
tree
2015-11-18
Eric Anholt
vc4: Fix uniform reordering to support reading the...
commit
|
commitdiff
|
tree
2015-11-18
Eric Anholt
vc4: Fix documentation on vc4_qir_lower_uniforms.c.
commit
|
commitdiff
|
tree
2015-11-18
Eric Anholt
vc4: Add support for nir_op_uge, using the carry bit...
commit
|
commitdiff
|
tree
2015-11-18
Kenneth Graunke
i965: Fix PIPE_CONTOL typo.
commit
|
commitdiff
|
tree
2015-11-17
Ben Widawsky
i965: Add assertion for src_stencil payload size
commit
|
commitdiff
|
tree
2015-11-17
Kenneth Graunke
i965: Implement ARB_pipeline_statistics_query tessellat...
commit
|
commitdiff
|
tree
2015-11-17
Timothy Arceri
glsl: rename location layout helper
commit
|
commitdiff
|
tree
2015-11-17
Timothy Arceri
glsl: don't validate binding when its not needed
commit
|
commitdiff
|
tree
2015-11-17
Timothy Arceri
glsl: remove temp variable to make code easier to read
commit
|
commitdiff
|
tree
2015-11-17
Timothy Arceri
glsl: cleanup and fix validate matrix function for...
commit
|
commitdiff
|
tree
2015-11-17
Timothy Arceri
glsl: use better location in struct and block error...
commit
|
commitdiff
|
tree
2015-11-17
Timothy Arceri
glsl: only do type and qualifier validation once per...
commit
|
commitdiff
|
tree
2015-11-17
Timothy Arceri
glsl: rename function that processes struct and iface...
commit
|
commitdiff
|
tree
2015-11-17
Timothy Arceri
glsl: move block validation outside function that valid...
commit
|
commitdiff
|
tree
2015-11-17
Timothy Arceri
glsl: move ast layout qualifier handling code into...
commit
|
commitdiff
|
tree
2015-11-17
Kenneth Graunke
i965: Add INTEL_DEBUG=shader_time support for tessellat...
commit
|
commitdiff
|
tree
2015-11-17
Kenneth Graunke
i965: Add INTEL_DEBUG=tcs,tes and hs,ds flags for tesse...
commit
|
commitdiff
|
tree
2015-11-17
Kenneth Graunke
i965: Add more MAX_*_URB_ENTRY_SIZE_BYTES #defines.
commit
|
commitdiff
|
tree
2015-11-17
Kenneth Graunke
i965: Add missing stdio.h include to brw_compiler.h.
commit
|
commitdiff
|
tree
2015-11-17
Martin Peres
egl: make it clear which platform x11 backend is being...
commit
|
commitdiff
|
tree
2015-11-17
Boyan Ding
egl/x11_dri3: Implement EGL_KHR_image_pixmap
commit
|
commitdiff
|
tree
2015-11-17
Boyan Ding
loader/dri3: Expose function to create __DRIimage from...
commit
|
commitdiff
|
tree
2015-11-17
Boyan Ding
egl/x11: Implement dri3 support with loader's dri3...
commit
|
commitdiff
|
tree
2015-11-17
Boyan Ding
egl_dri2: Add a function to let platform code return...
commit
|
commitdiff
|
tree
2015-11-17
Boyan Ding
glx/dri3: Convert to use dri3 helper in loader library
commit
|
commitdiff
|
tree
2015-11-17
Boyan Ding
loader: Add dri3 helper
commit
|
commitdiff
|
tree
2015-11-17
Eduardo Lima...
i965: Return the correct value type from brw_compile_gs()
commit
|
commitdiff
|
tree
2015-11-17
Samuel Iglesias...
glsl: copy each field's precision information in glsl_t...
commit
|
commitdiff
|
tree
2015-11-17
Samuel Iglesias...
glsl: copy each field's precision information from...
commit
|
commitdiff
|
tree
2015-11-17
Samuel Iglesias...
glsl: copy each field's precision information when...
commit
|
commitdiff
|
tree
2015-11-17
Samuel Iglesias...
glsl: initialize data.precision value in ir_variable...
commit
|
commitdiff
|
tree
2015-11-17
Samuel Iglesias...
glsl/nir: initialize precision field in glsl_struct_fie...
commit
|
commitdiff
|
tree
2015-11-17
Samuel Iglesias...
nir: reduce memory footprint of glsl_struct_field's...
commit
|
commitdiff
|
tree
next