projects
/
mesa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mesa.git
2014-08-12
Kenneth Graunke
i965: Delete the Gen8 code generators.
commit
|
commitdiff
|
tree
2014-08-12
Kenneth Graunke
i965: Never use the Gen8 code generators.
commit
|
commitdiff
|
tree
2014-08-12
Kenneth Graunke
i965: Switch to the EU emit layer for code generation...
commit
|
commitdiff
|
tree
2014-08-12
Kenneth Graunke
i965: Retype atomics to UD in Gen8 code generation.
commit
|
commitdiff
|
tree
2014-08-12
Kenneth Graunke
i965/vp: Use the sampler for pull constant loads on...
commit
|
commitdiff
|
tree
2014-08-12
Kenneth Graunke
i965/vec4: Drop gen <= 7 assertion in pull constant...
commit
|
commitdiff
|
tree
2014-08-12
Kenneth Graunke
i965/eu: Set src0 file to IMM on Gen8+ flow control...
commit
|
commitdiff
|
tree
2014-08-12
Kenneth Graunke
i965/eu: Refactor brw_WHILE to share a bit more code...
commit
|
commitdiff
|
tree
2014-08-12
Kenneth Graunke
i965/eu: Emulate F32TO16 and F16TO32 on Broadwell.
commit
|
commitdiff
|
tree
2014-08-12
Kenneth Graunke
i965/vec4: Port Gen8 SET_VERTEX_COUNT handling to vec4_...
commit
|
commitdiff
|
tree
2014-08-12
Kenneth Graunke
i965/vec4: Switch to MOV, not OR, for GS_OPCODE_THREAD_...
commit
|
commitdiff
|
tree
2014-08-12
Kenneth Graunke
i965/vec4: Use MOV, not OR, to set URB write channel...
commit
|
commitdiff
|
tree
2014-08-12
Kenneth Graunke
i965/fs: Don't set flag_subreg_nr = 1 on predicated...
commit
|
commitdiff
|
tree
2014-08-12
Kenneth Graunke
i965/vec4: Respect ir->force_writemask_all in Gen8...
commit
|
commitdiff
|
tree
2014-08-12
Kenneth Graunke
i965/vec4: Set NoMask for GS_OPCODE_SET_VERTEX_COUNT...
commit
|
commitdiff
|
tree
2014-08-12
Jason Ekstrand
gallium/r300: Fix a link error in the tests
commit
|
commitdiff
|
tree
2014-08-12
Matt Turner
i965: Return NONE from brw_swap_cmod on unknown input.
commit
|
commitdiff
|
tree
2014-08-12
Neil Roberts
docs: Update release notes and GL3.txt for GL_ARB_textu...
commit
|
commitdiff
|
tree
2014-08-12
Neil Roberts
mesa/meta: Support decompressing floating-point formats
commit
|
commitdiff
|
tree
2014-08-12
Neil Roberts
swrast: Enable GL_ARB_texture_compression_bptc
commit
|
commitdiff
|
tree
2014-08-12
Neil Roberts
i965: Enable the GL_ARB_texture_compression_bptc extension
commit
|
commitdiff
|
tree
2014-08-12
Neil Roberts
mesa/main: Modify generate_mipmap_compressed to cope...
commit
|
commitdiff
|
tree
2014-08-12
Neil Roberts
mesa: Add texstore functions for BPTC-compressed textures
commit
|
commitdiff
|
tree
2014-08-12
Neil Roberts
mesa: Add texel fetch functions for BPTC-compressed...
commit
|
commitdiff
|
tree
2014-08-12
Neil Roberts
mesa: Add the format enums for BPTC-compressed images
commit
|
commitdiff
|
tree
2014-08-12
Neil Roberts
mesa/format_info: Add support for the BPTC layout
commit
|
commitdiff
|
tree
2014-08-12
Neil Roberts
mesa/format_info: Add support for compressed floating...
commit
|
commitdiff
|
tree
2014-08-12
Neil Roberts
mesa: Fix the base format for GL_COMPRESSED_RGB_BPTC_...
commit
|
commitdiff
|
tree
2014-08-12
Neil Roberts
mesa: Add the GL_ARB_texture_compression_bptc extension
commit
|
commitdiff
|
tree
2014-08-12
Andreas Boll
winsys/radeon: fix nop packet padding for hawaii
commit
|
commitdiff
|
tree
2014-08-12
Brian Paul
mesa: regenerate gl_mangle.h
commit
|
commitdiff
|
tree
2014-08-12
Brian Paul
mesa: update wglext.h to version 20140810
commit
|
commitdiff
|
tree
2014-08-12
Brian Paul
mesa: update glxext.h to version 20140810
commit
|
commitdiff
|
tree
2014-08-12
Brian Paul
mesa: update glext.h to version 20140810
commit
|
commitdiff
|
tree
2014-08-12
Charmaine Lee
svga: Add a limit to the maximum surface size
commit
|
commitdiff
|
tree
2014-08-12
José Fonseca
mesa/st: Move declaration to top of block.
commit
|
commitdiff
|
tree
2014-08-12
Ilia Mirkin
mesa/st: add support for dynamic sampler offsets
commit
|
commitdiff
|
tree
2014-08-12
Christian König
radeon/uvd: fix gpu_address for video surfaces
commit
|
commitdiff
|
tree
2014-08-12
Chris Forbes
mesa: Add a new function for getting the nonconst sampl...
commit
|
commitdiff
|
tree
2014-08-12
Chris Forbes
glsl: Allow dynamically uniform sampler array indexing...
commit
|
commitdiff
|
tree
2014-08-11
Ilia Mirkin
nvc0/ir: describe the tex arguments for fermi/kepler
commit
|
commitdiff
|
tree
2014-08-11
Ilia Mirkin
nvc0/ir: add kepler+ support for indirect texture refer...
commit
|
commitdiff
|
tree
2014-08-11
Ilia Mirkin
nvc0/ir: add base tex offset for fermi indirect tex...
commit
|
commitdiff
|
tree
2014-08-11
Kenneth Graunke
i965: Revert part of f5cc3fdcf1680b116612fac7c39f1bd79f...
commit
|
commitdiff
|
tree
2014-08-11
Eric Anholt
vc4: Flip which primitives are considered front-facing.
commit
|
commitdiff
|
tree
2014-08-11
Eric Anholt
vc4: Don't forget to set the depth clear value in the...
commit
|
commitdiff
|
tree
2014-08-11
Eric Anholt
vc4: Add support for gl_FragCoord.
commit
|
commitdiff
|
tree
2014-08-11
Eric Anholt
vc4: Refactor shader input setup again.
commit
|
commitdiff
|
tree
2014-08-11
Eric Anholt
vc4: Clean up the tile alloc buffer size.
commit
|
commitdiff
|
tree
2014-08-11
Eric Anholt
vc4: Clarify some values implicitly chosen for binning...
commit
|
commitdiff
|
tree
2014-08-11
Eric Anholt
vc4: Improve simulator memory allocation.
commit
|
commitdiff
|
tree
2014-08-11
Eric Anholt
vc4: Handle stride==0 in VBO validation
commit
|
commitdiff
|
tree
2014-08-11
Eric Anholt
vc4: Stash some debug code for looking at what BOs...
commit
|
commitdiff
|
tree
2014-08-11
Eric Anholt
vc4: Use GEM under simulation even for non-winsys BOs.
commit
|
commitdiff
|
tree
2014-08-11
Eric Anholt
vc4: Don't forget to unmap the GEM BO when freeing.
commit
|
commitdiff
|
tree
2014-08-11
Eric Anholt
vc4: Add validation of raster-format textures.
commit
|
commitdiff
|
tree
2014-08-11
Eric Anholt
vc4: Drop VC4_PACKET_PRIMITIVE_LIST_FORMAT.
commit
|
commitdiff
|
tree
2014-08-11
Eric Anholt
vc4: Add validation that vertex indices don't overflow...
commit
|
commitdiff
|
tree
2014-08-11
Eric Anholt
vc4: Fix the shader record size for extended strides.
commit
|
commitdiff
|
tree
2014-08-11
Eric Anholt
vc4: Fix the shader record size for extended strides.
commit
|
commitdiff
|
tree
2014-08-11
Eric Anholt
vc4: Add a bunch of validation of render mode configura...
commit
|
commitdiff
|
tree
2014-08-11
Eric Anholt
vc4: Store the (currently always linear) tiling format...
commit
|
commitdiff
|
tree
2014-08-11
Eric Anholt
vc4: Add a bunch of validation of the binning mode...
commit
|
commitdiff
|
tree
2014-08-11
Eric Anholt
vc4: Validate that the same BO doesn't get reused for...
commit
|
commitdiff
|
tree
2014-08-11
Eric Anholt
vc4: Use the packet #defines in the kernel validation...
commit
|
commitdiff
|
tree
2014-08-11
Eric Anholt
vc4: Rename GEM_HANDLES to be in a namespace.
commit
|
commitdiff
|
tree
2014-08-11
Eric Anholt
vc4: Clean up TMU write validation.
commit
|
commitdiff
|
tree
2014-08-11
Eric Anholt
vc4: Update a comment about shader validation
commit
|
commitdiff
|
tree
2014-08-11
Eric Anholt
vc4: Add proper translation from Zc to Zs for vertex...
commit
|
commitdiff
|
tree
2014-08-11
Eric Anholt
vc4: Add support for depth clears and tests within...
commit
|
commitdiff
|
tree
2014-08-11
Eric Anholt
vc4: Avoid flushing when mapping buffers that aren...
commit
|
commitdiff
|
tree
2014-08-11
Eric Anholt
vc4: Drop the flush at the end of the draw
commit
|
commitdiff
|
tree
2014-08-11
Eric Anholt
vc4: Align following shader recs to 16 bytes.
commit
|
commitdiff
|
tree
2014-08-11
Eric Anholt
vc4: Fix a potential src buffer overflow in shader...
commit
|
commitdiff
|
tree
2014-08-11
Eric Anholt
vc4: Keep a reference to BOs queued for rendering.
commit
|
commitdiff
|
tree
2014-08-11
Eric Anholt
vc4: Compute the proper end address of the relocated...
commit
|
commitdiff
|
tree
2014-08-11
Eric Anholt
vc4: Walk tiles horizontally, then vertically.
commit
|
commitdiff
|
tree
2014-08-11
Eric Anholt
vc4: Track clears veresus uncleared draws, and the...
commit
|
commitdiff
|
tree
2014-08-11
Eric Anholt
vc4: Move the rest of RCL setup to flush time.
commit
|
commitdiff
|
tree
2014-08-11
Eric Anholt
vc4: Move render command list calls to vc4_flush()
commit
|
commitdiff
|
tree
2014-08-11
Eric Anholt
vc4: Move bin command list ending commands to vc4_flush()
commit
|
commitdiff
|
tree
2014-08-11
Eric Anholt
vc4: Rename fields in the kernel interface.
commit
|
commitdiff
|
tree
2014-08-11
Eric Anholt
vc4: Fix things to validate more than one shader state...
commit
|
commitdiff
|
tree
2014-08-11
Eric Anholt
vc4: Rewrite the kernel ABI to support texture uniform...
commit
|
commitdiff
|
tree
2014-08-11
Eric Anholt
vc4: Add docs for the drm interface
commit
|
commitdiff
|
tree
2014-08-11
Eric Anholt
vc4: Add load/store to the validator
commit
|
commitdiff
|
tree
2014-08-11
Eric Anholt
vc4: Switch simulator to using kernel validator
commit
|
commitdiff
|
tree
2014-08-11
Eric Anholt
vc4: Drop pointless shader state struct
commit
|
commitdiff
|
tree
2014-08-11
Eric Anholt
vc4: Add support for texture rectangles
commit
|
commitdiff
|
tree
2014-08-11
Eric Anholt
vc4: Add support for texturing (under simulation)
commit
|
commitdiff
|
tree
2014-08-11
Eric Anholt
vc4: Drop PIPE_SHADER_CAP_MAX_ADDRS
commit
|
commitdiff
|
tree
2014-08-11
Marek Olšák
gallium: remove PIPE_SHADER_CAP_MAX_ADDRS
commit
|
commitdiff
|
tree
2014-08-11
Marek Olšák
st/mesa: compute supported GL versions at DRIscreen...
commit
|
commitdiff
|
tree
2014-08-11
Marek Olšák
gallium: pass st_config_options to query_versions
commit
|
commitdiff
|
tree
2014-08-11
Marek Olšák
mesa: return version 0 if the computed core profile...
commit
|
commitdiff
|
tree
2014-08-11
Marek Olšák
mesa: add _mesa_get_version, a ctx-independent variant...
commit
|
commitdiff
|
tree
2014-08-11
Marek Olšák
mesa: add a context-independent variant of _mesa_overri...
commit
|
commitdiff
|
tree
2014-08-11
Marek Olšák
mesa: make _mesa_init_constants context-independent...
commit
|
commitdiff
|
tree
2014-08-11
Marek Olšák
mesa: make _mesa_init_extensions context-independent
commit
|
commitdiff
|
tree
2014-08-11
Marek Olšák
st/mesa: make st_init_limits context-independent
commit
|
commitdiff
|
tree
next