projects
/
mesa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mesa.git
2015-02-05
Axel Davy
st/nine: Commit sampler views again if srgb state changed.
commit
|
commitdiff
|
tree
2015-02-05
Axel Davy
st/nine: Fix use of D3DSP_NOSWIZZLE
commit
|
commitdiff
|
tree
2015-02-05
Axel Davy
st/nine: Check for the correct number of constants.
commit
|
commitdiff
|
tree
2015-02-05
Axel Davy
st/nine: Introduce failure handling for shader parsing.
commit
|
commitdiff
|
tree
2015-02-05
Axel Davy
st/nine: Print warnings for r500 when shader is likely...
commit
|
commitdiff
|
tree
2015-02-05
Axel Davy
st/nine: Declare constants only up to the maximum needed.
commit
|
commitdiff
|
tree
2015-02-05
Axel Davy
st/nine: Refactor how user constbufs sizes are calculated
commit
|
commitdiff
|
tree
2015-02-05
Axel Davy
st/nine: Explicit nine requirements
commit
|
commitdiff
|
tree
2015-02-05
Axel Davy
gallium: Add MULTISAMPLE_Z_RESOLVE cap
commit
|
commitdiff
|
tree
2015-02-05
Laura Ekstrand
GL: Update glext.h to Revision 29735 (20150202).
commit
|
commitdiff
|
tree
2015-02-05
Jose Fonseca
llvmpipe: Trivially advertise PIPE_CAP_BUFFER_MAP_PERSI...
commit
|
commitdiff
|
tree
2015-02-04
Matt Turner
i965: Remove now unnecessary Gen8 CMP destination type...
commit
|
commitdiff
|
tree
2015-02-04
Matt Turner
i965: Set CMP's destination type to src0's type.
commit
|
commitdiff
|
tree
2015-02-04
Matt Turner
i965/fs: Implement the WaCMPInstFlagDepClearedEarly...
commit
|
commitdiff
|
tree
2015-02-04
Jose Fonseca
gallium/util: Don't implement u_bit_scan64 on MSVC.
commit
|
commitdiff
|
tree
2015-02-04
Jose Fonseca
gallium/util: Define ffsll on MinGW.
commit
|
commitdiff
|
tree
2015-02-04
Marek Olšák
radeonsi: implement polygon stippling
commit
|
commitdiff
|
tree
2015-02-04
Marek Olšák
radeonsi: add polygon stipple texture slot
commit
|
commitdiff
|
tree
2015-02-04
Marek Olšák
radeonsi: deduce rasterizer primitive type at the begin...
commit
|
commitdiff
|
tree
2015-02-04
Marek Olšák
radeonsi: allow 64 descriptors per array
commit
|
commitdiff
|
tree
2015-02-04
Marek Olšák
radeonsi: add support for sampler views where resource...
commit
|
commitdiff
|
tree
2015-02-04
Marek Olšák
radeonsi: add support for NULL texture sampler views...
commit
|
commitdiff
|
tree
2015-02-04
Marek Olšák
radeonsi: fix a crash when binding a NULL sampler view...
commit
|
commitdiff
|
tree
2015-02-04
Marek Olšák
radeonsi: move the buffer descriptor to the end of...
commit
|
commitdiff
|
tree
2015-02-04
Marek Olšák
radeonsi: don't use tgsi_parse_context to get processor...
commit
|
commitdiff
|
tree
2015-02-04
Marek Olšák
radeonsi: fix instanced arrays with non-zero start...
commit
|
commitdiff
|
tree
2015-02-04
Marek Olšák
r600g,radeonsi: don't append to streamout buffers that...
commit
|
commitdiff
|
tree
2015-02-04
Marek Olšák
gallium: set PIPE_MAX_SAMPLERS to 18
commit
|
commitdiff
|
tree
2015-02-04
Marek Olšák
gallium/u_pstipple: add ability to specify a fixed...
commit
|
commitdiff
|
tree
2015-02-04
Marek Olšák
gallium/util: add u_bit_scan64
commit
|
commitdiff
|
tree
2015-02-04
Marek Olšák
tgsi: add tgsi_get_processor_type helper from radeon
commit
|
commitdiff
|
tree
2015-02-04
Kenneth Graunke
i965/fs: Fix saturate on MAD and LRP with the NIR backend.
commit
|
commitdiff
|
tree
2015-02-04
Iago Toral...
mesa: Fix _mesa_format_convert fallback path when src...
commit
|
commitdiff
|
tree
2015-02-03
Park, Jeongmin
st/osmesa: Fix osbuffer->textures indexing
commit
|
commitdiff
|
tree
2015-02-03
Connor Abbott
i965/nir: use redundant phi optimization
commit
|
commitdiff
|
tree
2015-02-03
Connor Abbott
nir: add an optimization to remove useless phi nodes
commit
|
commitdiff
|
tree
2015-02-03
Jason Ekstrand
nir/validate: Ensure that phi sources are SSA-only
commit
|
commitdiff
|
tree
2015-02-03
Jason Ekstrand
nir/validate: Validate that only float ALU outputs...
commit
|
commitdiff
|
tree
2015-02-03
Jason Ekstrand
nir/lower_source_mods: Don't lower saturate for non...
commit
|
commitdiff
|
tree
2015-02-03
Jason Ekstrand
i965/fs_nir: Get rid of get_alu_src
commit
|
commitdiff
|
tree
2015-02-03
Jason Ekstrand
i965/fs: Use NIR's scalarizing abilities and stop handl...
commit
|
commitdiff
|
tree
2015-02-03
Jason Ekstrand
nir: Add a pass to lower vector phi nodes to scalar...
commit
|
commitdiff
|
tree
2015-02-03
Matt Turner
i965/fs: Add support for constant propagating into...
commit
|
commitdiff
|
tree
2015-02-03
Matt Turner
i965/vec4: Use abs/negate functions in const propagation.
commit
|
commitdiff
|
tree
2015-02-03
Matt Turner
i965: Add function to take the abs of immediates.
commit
|
commitdiff
|
tree
2015-02-03
Matt Turner
i965: Add function to negate immediates.
commit
|
commitdiff
|
tree
2015-02-03
Matt Turner
i965: Mark UB/B immediates as unreachable.
commit
|
commitdiff
|
tree
2015-02-03
Matt Turner
gallium/util: Don't use __builtin_clrsb in util_last_bit().
commit
|
commitdiff
|
tree
2015-02-03
Matt Turner
glsl/list: Note that exec_lists may not be realloc'd.
commit
|
commitdiff
|
tree
2015-02-03
Nils Wallménius
st/mesa: mark constant array of swizzles as static...
commit
|
commitdiff
|
tree
2015-02-03
Eduardo Lima...
mesa: Returns a GL_INVALID_VALUE error on several APIs...
commit
|
commitdiff
|
tree
2015-02-03
Samuel Iglesias...
mesa: fix error value in GetFramebufferAttachmentParame...
commit
|
commitdiff
|
tree
2015-02-03
Iago Toral...
glsl: Improve precision of mod(x,y)
commit
|
commitdiff
|
tree
2015-02-03
Eduardo Lima...
mesa: Allow querying for GL_PRIMITIVE_RESTART_FIXED_IND...
commit
|
commitdiff
|
tree
2015-02-03
Iago Toral...
glsl: can't have 'const' qualifier used with struct...
commit
|
commitdiff
|
tree
2015-02-03
Iago Toral...
glsl: interface blocks must be declared at global scope
commit
|
commitdiff
|
tree
2015-02-03
Iago Toral...
i965: Fix negate with unsigned integers
commit
|
commitdiff
|
tree
2015-02-03
Jose Fonseca
scons: Fix Windows builds with LLVM 3.5.
commit
|
commitdiff
|
tree
2015-02-03
Ilia Mirkin
st/mesa: add EXT_polygon_offset_clamp support
commit
|
commitdiff
|
tree
2015-02-03
Ilia Mirkin
gallium: add a cap to determine whether the driver...
commit
|
commitdiff
|
tree
2015-02-03
Ilia Mirkin
i965/gen6+: enable EXT_polygon_offset_clamp
commit
|
commitdiff
|
tree
2015-02-03
Ilia Mirkin
mesa: add support for GL_EXT_polygon_offset_clamp
commit
|
commitdiff
|
tree
2015-02-03
Ilia Mirkin
glapi: add GL_EXT_polygon_offset_clamp
commit
|
commitdiff
|
tree
2015-02-03
Kenneth Graunke
glsl: Pick ast_conditional branch regardless of op1...
commit
|
commitdiff
|
tree
2015-02-03
Kenneth Graunke
i965: Add a better PRM citation for the IMS dimension...
commit
|
commitdiff
|
tree
2015-02-02
Laura Ekstrand
swrast: Whitespace fixes.
commit
|
commitdiff
|
tree
2015-02-02
Laura Ekstrand
DD: Refactor BlitFramebuffer.
commit
|
commitdiff
|
tree
2015-02-02
Laura Ekstrand
GL: Update glext.h to Khronos Revision 29537.
commit
|
commitdiff
|
tree
2015-02-02
Jason Ekstrand
i965: Don't use tiled_memcpy to download from RGBX...
commit
|
commitdiff
|
tree
2015-02-02
Neil Roberts
dir-locals.el: Don't set variables for non-programming...
commit
|
commitdiff
|
tree
2015-02-02
Iago Toral...
i965: Fix intel_miptree_copy_teximage for GL_TEXTURE_1D...
commit
|
commitdiff
|
tree
2015-02-02
Eric Anholt
vc4: Kill a bunch of color write calculation when color...
commit
|
commitdiff
|
tree
2015-02-01
Fredrik Höglund
docs: Update ARB_direct_state_access
commit
|
commitdiff
|
tree
2015-02-01
Martin Peres
doc: break down ARB_direct_state_access in GL3.txt
commit
|
commitdiff
|
tree
2015-02-01
Eric Anholt
vc4: Dump the VPM read index in QIR disasm.
commit
|
commitdiff
|
tree
2015-01-31
Jason Ekstrand
i965/pixel_read: Don't try to do a tiled_memcpy from...
commit
|
commitdiff
|
tree
2015-01-31
Francisco Jerez
i965: Enable L3 caching of buffer surfaces.
commit
|
commitdiff
|
tree
2015-01-31
José Fonseca
egl: Pass the correct X visual depth to xcb_put_image().
commit
|
commitdiff
|
tree
2015-01-31
Jason Ekstrand
intel/pixel_read: Properly flip the results for window...
commit
|
commitdiff
|
tree
2015-01-31
Jason Ekstrand
i965/tiled_memcpy: Support a signed linear pitch
commit
|
commitdiff
|
tree
2015-01-30
Jason Ekstrand
main: Add STENCIL_INDEX formats to base_tex_format
commit
|
commitdiff
|
tree
2015-01-30
Jason Ekstrand
teximage: Don't indent switch cases
commit
|
commitdiff
|
tree
2015-01-30
Brian Paul
mesa: remove some dead display list code
commit
|
commitdiff
|
tree
2015-01-30
Brian Paul
mesa: remove stale comment in dlist.c code
commit
|
commitdiff
|
tree
2015-01-30
Brian Paul
mesa: s/union gl_dlist_node/Node/ in dlist.c code
commit
|
commitdiff
|
tree
2015-01-30
Brian Paul
mesa: fix display list 8-byte alignment issue
commit
|
commitdiff
|
tree
2015-01-30
José Fonseca
util/u_atomic: Provide a _InterlockedCompareExchange8...
commit
|
commitdiff
|
tree
2015-01-30
José Fonseca
util/u_atomic: Use _Interlocked* intrinsics for non...
commit
|
commitdiff
|
tree
2015-01-30
Neil Roberts
i965/skl: Force a BINDING_TABLE_POINTER_* after push...
commit
|
commitdiff
|
tree
2015-01-30
Topi Pohjolainen
meta: Don't write depth when decompressing tex-images
commit
|
commitdiff
|
tree
2015-01-30
Topi Pohjolainen
meta: Don't write depth when generating miptrees
commit
|
commitdiff
|
tree
2015-01-30
Topi Pohjolainen
meta/blit: Compile programs with and without depth
commit
|
commitdiff
|
tree
2015-01-30
Topi Pohjolainen
meta/blit: Write depth only when asked for
commit
|
commitdiff
|
tree
2015-01-30
Topi Pohjolainen
meta/blit: Add plumbing for shaders without depth
commit
|
commitdiff
|
tree
2015-01-30
Jason Ekstrand
nir/opt_algebraic: Add some constant bcsel reductions
commit
|
commitdiff
|
tree
2015-01-30
Jason Ekstrand
nir/opt_algebraic: Add some boolean simplifications
commit
|
commitdiff
|
tree
2015-01-30
Jason Ekstrand
nir/algebraic: Support specifying variable as constant...
commit
|
commitdiff
|
tree
2015-01-30
Jason Ekstrand
nir/algebraic: Fail to compile of a variable is used...
commit
|
commitdiff
|
tree
2015-01-30
Jason Ekstrand
nir/search: Allow for matching variables based on types
commit
|
commitdiff
|
tree
2015-01-30
Jason Ekstrand
nir/search: Add support for matching unknown constants
commit
|
commitdiff
|
tree
next