projects
/
mesa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mesa.git
2016-04-26
Tim Rowley
swr: autogenerate swr_context_llvm.h
commit
|
commitdiff
|
tree
2016-04-26
Laurent Carlier
anv: honor DESTDIR when installing icd file
commit
|
commitdiff
|
tree
2016-04-26
Juha-Pekka...
i965/meta: initialize values to avoid random behaviour...
commit
|
commitdiff
|
tree
2016-04-26
Juha-Pekka...
meta: Avoid random memory access on error
commit
|
commitdiff
|
tree
2016-04-26
Grazvydas Ignotas
mesa: add tags file to gitignore
commit
|
commitdiff
|
tree
2016-04-26
Jakob Sinclair
mesa: Remove every double semi-colon
commit
|
commitdiff
|
tree
2016-04-26
Jakob Sinclair
glx: Remove every double semi-colon
commit
|
commitdiff
|
tree
2016-04-26
Jakob Sinclair
gallium: Remove every double semi-colon
commit
|
commitdiff
|
tree
2016-04-26
Jakob Sinclair
egl: Remove every double semi-colon
commit
|
commitdiff
|
tree
2016-04-26
Jakob Sinclair
gallium/r600: removing double semi-colons
commit
|
commitdiff
|
tree
2016-04-26
Jakob Sinclair
mesa/main: removing double semi-colons
commit
|
commitdiff
|
tree
2016-04-26
Jakob Sinclair
glsl: removing double semi-colons
commit
|
commitdiff
|
tree
2016-04-26
Jose Fonseca
glx: Don't enclose includes inside `extern "C" { }`.
commit
|
commitdiff
|
tree
2016-04-26
Marek Olšák
radeonsi: add RW_BUFFERS only once in si_ce_needed_cs_space
commit
|
commitdiff
|
tree
2016-04-26
Marek Olšák
egl: fix make check broken by interop support
commit
|
commitdiff
|
tree
2016-04-26
Samuel Pitoiset
docs: mark ARB_compute_shader as done for nvc0
commit
|
commitdiff
|
tree
2016-04-26
Samuel Pitoiset
nvc0: expose GLSL version 420 on GK110
commit
|
commitdiff
|
tree
2016-04-26
Samuel Pitoiset
nvc0: enable ARB_shader_image_load_store on GK110
commit
|
commitdiff
|
tree
2016-04-26
Samuel Pitoiset
gk110/ir: add emission for VSHL
commit
|
commitdiff
|
tree
2016-04-26
Samuel Pitoiset
gk110/ir: add emission for OP_SUEAU, OP_SUBFM and OP_SU...
commit
|
commitdiff
|
tree
2016-04-26
Samuel Pitoiset
gk110/ir: add emission for OP_SULDB and OP_SUSTx
commit
|
commitdiff
|
tree
2016-04-26
Samuel Pitoiset
gk110/ir: add emission for OP_MADSP
commit
|
commitdiff
|
tree
2016-04-26
Samuel Pitoiset
gk110/ir: add emission for OP_PERMT
commit
|
commitdiff
|
tree
2016-04-26
Samuel Pitoiset
nvc0: expose GLSL version 420 on GK104
commit
|
commitdiff
|
tree
2016-04-26
Ilia Mirkin
nvc0: enable ARB_shader_image_load_store on GK104
commit
|
commitdiff
|
tree
2016-04-26
Samuel Pitoiset
nvc0: inform users that 3D images are not fully supported
commit
|
commitdiff
|
tree
2016-04-26
Samuel Pitoiset
nvc0: reduce GL_MAX_3D_TEXTURE_SIZE to 2048 on Kepler+
commit
|
commitdiff
|
tree
2016-04-26
Samuel Pitoiset
nvc0/ir: check that the image format doesn't mismatch
commit
|
commitdiff
|
tree
2016-04-26
Samuel Pitoiset
nvc0/ir: prevent out of bounds when no images are bound
commit
|
commitdiff
|
tree
2016-04-26
Samuel Pitoiset
nvc0/ir: add indirect support for images on Kepler
commit
|
commitdiff
|
tree
2016-04-26
Samuel Pitoiset
nvc0/ir: fix 1D arrays images for Kepler
commit
|
commitdiff
|
tree
2016-04-26
Samuel Pitoiset
nvc0/ir: fix cube images for Kepler
commit
|
commitdiff
|
tree
2016-04-26
Ilia Mirkin
nv50/ir: add support for SULDP -> SULDB conversion
commit
|
commitdiff
|
tree
2016-04-26
Samuel Pitoiset
nv50/ir: make use of OP_SUQ for surfaces query
commit
|
commitdiff
|
tree
2016-04-26
Samuel Pitoiset
nv50/ir: add OP_BUFQ for buffers query
commit
|
commitdiff
|
tree
2016-04-26
Samuel Pitoiset
nv50/ir: enable early fragment test with explicit user...
commit
|
commitdiff
|
tree
2016-04-26
Samuel Pitoiset
nvc0/ir: fix constraints for OP_SUSTx on Kepler
commit
|
commitdiff
|
tree
2016-04-26
Samuel Pitoiset
nv50/ir: re-introduce TGSI lowering pass for images
commit
|
commitdiff
|
tree
2016-04-26
Samuel Pitoiset
nv50/ir: add support for TGSI image declarations
commit
|
commitdiff
|
tree
2016-04-26
Samuel Pitoiset
nvc0: add missing glMemoryBarrier bits
commit
|
commitdiff
|
tree
2016-04-26
Samuel Pitoiset
nvc0: enable RGB10_A2UI format on GK104
commit
|
commitdiff
|
tree
2016-04-26
Samuel Pitoiset
nvc0: shift address with blocksize for image buffers
commit
|
commitdiff
|
tree
2016-04-26
Samuel Pitoiset
nvc0: fix address offset when images have multiple...
commit
|
commitdiff
|
tree
2016-04-26
Samuel Pitoiset
nvc0: bind images on 3D shaders for Kepler
commit
|
commitdiff
|
tree
2016-04-26
Samuel Pitoiset
nvc0: bind images on compute shaders for Kepler
commit
|
commitdiff
|
tree
2016-04-26
Samuel Pitoiset
nvc0: reserve an area for surfaces info in the driver...
commit
|
commitdiff
|
tree
2016-04-26
Samuel Pitoiset
nvc0: add preliminary support for images
commit
|
commitdiff
|
tree
2016-04-26
Samuel Pitoiset
gk110/ir: add emission for (a OP b) OP c
commit
|
commitdiff
|
tree
2016-04-26
Samuel Pitoiset
nvc0/ir: fix wrong emission of (a OP b) OP c
commit
|
commitdiff
|
tree
2016-04-26
Jose Fonseca
scons: Support Clang on Windows.
commit
|
commitdiff
|
tree
2016-04-26
Jose Fonseca
gallium: Include intrin.h instead of defining ourselves.
commit
|
commitdiff
|
tree
2016-04-26
Jose Fonseca
scons: Whenever possible decide what to do based on...
commit
|
commitdiff
|
tree
2016-04-26
Jose Fonseca
scons: Move fallback HAVE_* definitions to headers.
commit
|
commitdiff
|
tree
2016-04-26
Juha-Pekka...
nir: Add missing break into switch in construct_value()
commit
|
commitdiff
|
tree
2016-04-26
Bas Nieuwenhuizen
radeonsi: Fix memory leak in error path.
commit
|
commitdiff
|
tree
2016-04-26
Oded Gabbay
radeonsi: fix build error because of missing param
commit
|
commitdiff
|
tree
2016-04-26
Oded Gabbay
r600g: use do_endian_swap in texture swapping function
commit
|
commitdiff
|
tree
2016-04-26
Oded Gabbay
r600g: use do_endian_swap in color swapping functions
commit
|
commitdiff
|
tree
2016-04-26
Oded Gabbay
r600g: set endianess of 16/32-bit buffers according...
commit
|
commitdiff
|
tree
2016-04-26
Oded Gabbay
r600g/radeonsi: send endian info to format translation...
commit
|
commitdiff
|
tree
2016-04-26
Ilia Mirkin
glsl: add ability to use essl 3.20
commit
|
commitdiff
|
tree
2016-04-26
Ilia Mirkin
main: select ES3.2 version when all extensions are...
commit
|
commitdiff
|
tree
2016-04-26
Dave Airlie
tgsi: pass a shader type to the machine create and...
commit
|
commitdiff
|
tree
2016-04-26
Dave Airlie
gallium/tgsi: move tgsi_exec.h header out of draw_context.h
commit
|
commitdiff
|
tree
2016-04-26
Roland Scheidegger
gallivm: make sampling more robust against bogus coordi...
commit
|
commitdiff
|
tree
2016-04-25
Dave Airlie
radeonsi: fix missing include for Elements.
commit
|
commitdiff
|
tree
2016-04-25
Samuel Pitoiset
nvc0: bump the amount of shared memory per MP on Maxwell
commit
|
commitdiff
|
tree
2016-04-25
Dave Airlie
r600: fix missing include for Elements macro
commit
|
commitdiff
|
tree
2016-04-25
Samuel Pitoiset
gm107/ir: s/invalid load/invalid store/
commit
|
commitdiff
|
tree
2016-04-25
Rob Clark
freedreno/a3xx: remove unused fxn
commit
|
commitdiff
|
tree
2016-04-25
Rob Clark
freedreno/ir3: convert over to ralloc
commit
|
commitdiff
|
tree
2016-04-25
Rob Clark
mesa/st: log some additional invalid-fbo cases
commit
|
commitdiff
|
tree
2016-04-25
Rob Clark
freedreno: honor handle->offset
commit
|
commitdiff
|
tree
2016-04-25
Rob Clark
freedreno: disallow cat4 immed src
commit
|
commitdiff
|
tree
2016-04-25
Rob Clark
freedreno/a4xx: add render-target formats
commit
|
commitdiff
|
tree
2016-04-25
Rob Clark
freedreno: update generated headers
commit
|
commitdiff
|
tree
2016-04-25
Rob Clark
freedreno: reduce line width for deqp further
commit
|
commitdiff
|
tree
2016-04-25
Rob Clark
freedreno/ir3: fix sin/cos
commit
|
commitdiff
|
tree
2016-04-25
Kenneth Graunke
i965: Unroll SIMD16 DDY_FINE on Sandybridge.
commit
|
commitdiff
|
tree
2016-04-25
Brian Paul
docs: update the instructions for getting a git account
commit
|
commitdiff
|
tree
2016-04-25
Brian Paul
docs: update link to Intel's graphics website
commit
|
commitdiff
|
tree
2016-04-25
Jordan Justen
mesa/gles: Allow format GL_RED to be used with MESA_FOR...
commit
|
commitdiff
|
tree
2016-04-25
Charmaine Lee
svga: eliminiate unnecessary constant buffer updates
commit
|
commitdiff
|
tree
2016-04-25
Charmaine Lee
svga: mark the texture dirty for write transfer map...
commit
|
commitdiff
|
tree
2016-04-25
Charmaine Lee
svga: fix assert with PIPE_QUERY_OCCLUSION_PREDICATE...
commit
|
commitdiff
|
tree
2016-04-25
Charmaine Lee
svga: minimize surface flush
commit
|
commitdiff
|
tree
2016-04-25
Frederic Devernay
glapi: fix _glapi_get_proc_address() for mangled functi...
commit
|
commitdiff
|
tree
2016-04-25
Brian Paul
util/blitter: use ARRAY_SIZE macro
commit
|
commitdiff
|
tree
2016-04-25
Brian Paul
svga: s/Elements/ARRAY_SIZE/
commit
|
commitdiff
|
tree
2016-04-25
Brian Paul
svga: whitespace and formatting fixes in svga_pipe_rast...
commit
|
commitdiff
|
tree
2016-04-25
Brian Paul
svga: whitespace and formatting fixes in svga_pipe_dept...
commit
|
commitdiff
|
tree
2016-04-25
Brian Paul
svga: whitespace and formatting fixes in svga_pipe_samp...
commit
|
commitdiff
|
tree
2016-04-25
Brian Paul
gallium/util: initialize pipe_framebuffer_state to...
commit
|
commitdiff
|
tree
2016-04-25
Brian Paul
util/cache: add comments, fix formatting
commit
|
commitdiff
|
tree
2016-04-25
Kenneth Graunke
i965: Mark URB reads as volatile.
commit
|
commitdiff
|
tree
2016-04-25
Kenneth Graunke
i965: Make a few tessellation related functions non...
commit
|
commitdiff
|
tree
2016-04-25
Brian Paul
svga: separate HUD counters for state objects
commit
|
commitdiff
|
tree
2016-04-25
Robert Foss
st/omx: Fix resource leak on OMX_ErrorNone
commit
|
commitdiff
|
tree
2016-04-25
Jonathan Gray
isl: remove ffs function that conflicts with system...
commit
|
commitdiff
|
tree
2016-04-25
Grazvydas Ignotas
gallium: use unreachable instead of asserts
commit
|
commitdiff
|
tree
next