projects
/
mesa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mesa.git
2015-05-04
Ian Romanick
docs/GL3: Update GLES 3.1 dependencies
commit
|
commitdiff
|
tree
2015-05-04
Ian Romanick
glsl: Add glsl_parser_state::has_atomic_counters helper
commit
|
commitdiff
|
tree
2015-05-04
Ian Romanick
mesa: Use bool in _mesa_is_ helpers instead of GLboolean
commit
|
commitdiff
|
tree
2015-05-04
Ian Romanick
mesa: Trivial coding standards cleanups
commit
|
commitdiff
|
tree
2015-05-04
Ian Romanick
mesa: Use bool instead of GLboolean
commit
|
commitdiff
|
tree
2015-05-04
Ian Romanick
glsl: Silence unused parameter warnings
commit
|
commitdiff
|
tree
2015-05-04
Ian Romanick
mesa: Restore functionality to dispatch sanity test
commit
|
commitdiff
|
tree
2015-05-04
Francisco Jerez
i965: Fix variable indexing of sampler arrays under...
commit
|
commitdiff
|
tree
2015-05-04
Francisco Jerez
i965: Fix variable indexing of UBO arrays under non...
commit
|
commitdiff
|
tree
2015-05-04
Francisco Jerez
i965: Define helper function to copy an arbitrary live...
commit
|
commitdiff
|
tree
2015-05-04
Francisco Jerez
i965: Perform basic optimizations on the FIND_LIVE_CHAN...
commit
|
commitdiff
|
tree
2015-05-04
Francisco Jerez
i965: Introduce the FIND_LIVE_CHANNEL pseudo-opcode.
commit
|
commitdiff
|
tree
2015-05-04
Francisco Jerez
i965: Perform basic optimizations on the BROADCAST...
commit
|
commitdiff
|
tree
2015-05-04
Francisco Jerez
i965: Introduce the BROADCAST pseudo-opcode.
commit
|
commitdiff
|
tree
2015-05-04
Francisco Jerez
glsl: Keep track of the early_fragment_tests flag in...
commit
|
commitdiff
|
tree
2015-05-04
Francisco Jerez
glsl: Error out on invalid uses of the early_fragment_t...
commit
|
commitdiff
|
tree
2015-05-04
Francisco Jerez
glsl: Forbid use of image qualifiers in declarations...
commit
|
commitdiff
|
tree
2015-05-04
Francisco Jerez
glsl: Split off memory qualifiers from storage qualifiers.
commit
|
commitdiff
|
tree
2015-05-04
Francisco Jerez
glsl: Forbid opaque variables as operands of the ternar...
commit
|
commitdiff
|
tree
2015-05-04
Francisco Jerez
mesa: Update image unit state when glBindImageTexture...
commit
|
commitdiff
|
tree
2015-05-04
Francisco Jerez
mesa: Initialize image units to default state on contex...
commit
|
commitdiff
|
tree
2015-05-04
Francisco Jerez
mesa: Implement image uniform queries.
commit
|
commitdiff
|
tree
2015-05-04
Francisco Jerez
mesa: Validate original image internal format rather...
commit
|
commitdiff
|
tree
2015-05-04
Francisco Jerez
mesa: Call _mesa_test_texobj_completeness() before...
commit
|
commitdiff
|
tree
2015-05-04
Francisco Jerez
mesa: Add support for binding a buffer texture to a...
commit
|
commitdiff
|
tree
2015-05-04
Francisco Jerez
mesa: Add extern "C" guards to shaderimage.h to allow...
commit
|
commitdiff
|
tree
2015-05-04
Francisco Jerez
mesa: Export shader image format to mesa format convers...
commit
|
commitdiff
|
tree
2015-05-04
Iago Toral...
swrast: Fix rgba_draw_pixels with GL_COLOR_INDEX
commit
|
commitdiff
|
tree
2015-05-04
Francisco Jerez
i965: Add memory fence opcode.
commit
|
commitdiff
|
tree
2015-05-04
Francisco Jerez
i965: Add typed surface access opcodes.
commit
|
commitdiff
|
tree
2015-05-04
Francisco Jerez
i965: Add untyped surface write opcode.
commit
|
commitdiff
|
tree
2015-05-04
Francisco Jerez
i965: Reorder sources of the untyped atomic opcode.
commit
|
commitdiff
|
tree
2015-05-04
Francisco Jerez
i965: Pass the number of components as a source of...
commit
|
commitdiff
|
tree
2015-05-04
Francisco Jerez
i965/vec4: Add support for untyped surface message...
commit
|
commitdiff
|
tree
2015-05-04
Francisco Jerez
i965: Don't request untyped atomic writeback message...
commit
|
commitdiff
|
tree
2015-05-04
Francisco Jerez
i965: Simplify generator code for untyped surface messages.
commit
|
commitdiff
|
tree
2015-05-04
Francisco Jerez
i965: Fix the untyped surface opcodes to deal with...
commit
|
commitdiff
|
tree
2015-05-02
Chia-I Wu
ilo: use ilo_image exclusively in core
commit
|
commitdiff
|
tree
2015-05-02
Chia-I Wu
ilo: add ilo_image_can_enable_aux()
commit
|
commitdiff
|
tree
2015-05-02
Chia-I Wu
ilo: make ilo_image more self-contained
commit
|
commitdiff
|
tree
2015-05-02
Chia-I Wu
ilo: add ilo_image_init_for_imported()
commit
|
commitdiff
|
tree
2015-05-02
Chia-I Wu
ilo: prepare for image init for imported bo
commit
|
commitdiff
|
tree
2015-05-02
Chia-I Wu
ilo: constify ilo_image_params
commit
|
commitdiff
|
tree
2015-05-02
Chia-I Wu
ilo: improve readability of ilo_image
commit
|
commitdiff
|
tree
2015-05-02
Chia-I Wu
ilo: move command builder to core
commit
|
commitdiff
|
tree
2015-05-02
Chia-I Wu
ilo: move ilo_state_3d* to core
commit
|
commitdiff
|
tree
2015-05-02
Chia-I Wu
ilo: add ilo_buffer.h to core
commit
|
commitdiff
|
tree
2015-05-02
Chia-I Wu
ilo: move BOs from ilo_texture to ilo_image
commit
|
commitdiff
|
tree
2015-05-02
Chia-I Wu
ilo: move ilo_layout.[ch] to core as ilo_image.[ch]
commit
|
commitdiff
|
tree
2015-05-02
Chia-I Wu
ilo: add ilo_format.[ch] to core
commit
|
commitdiff
|
tree
2015-05-02
Chia-I Wu
ilo: add ilo_fence.h to core
commit
|
commitdiff
|
tree
2015-05-02
Chia-I Wu
ilo: add ilo_dev_init() to core
commit
|
commitdiff
|
tree
2015-05-02
Chia-I Wu
ilo: rename ilo_dev_info to ilo_dev
commit
|
commitdiff
|
tree
2015-05-02
Chia-I Wu
ilo: move intel_winsys to ilo_dev_info
commit
|
commitdiff
|
tree
2015-05-02
Chia-I Wu
ilo: add ilo_dev.h to core
commit
|
commitdiff
|
tree
2015-05-02
Chia-I Wu
ilo: add ilo_debug.[ch] to core
commit
|
commitdiff
|
tree
2015-05-02
Chia-I Wu
ilo: add ilo_core.h to core
commit
|
commitdiff
|
tree
2015-05-02
Chia-I Wu
ilo: move intel_winsys.h to core
commit
|
commitdiff
|
tree
2015-05-02
Jordan Justen
i965: Upload atomic buffer state for compute shaders
commit
|
commitdiff
|
tree
2015-05-02
Jordan Justen
i965/cs: Emit MEDIA_STATE_FLUSH after WALKER
commit
|
commitdiff
|
tree
2015-05-02
Jordan Justen
i965/cs: Implement brw_emit_gpgpu_walker
commit
|
commitdiff
|
tree
2015-05-02
Jordan Justen
i965/state: Emit pipeline select when changing pipelines
commit
|
commitdiff
|
tree
2015-05-02
Paul Berry
i965: Implement DispatchCompute() back-end
commit
|
commitdiff
|
tree
2015-05-02
Paul Berry
main/cs: Implement front end code for glDispatchCompute().
commit
|
commitdiff
|
tree
2015-05-02
Paul Berry
mesa/cs: Add DispatchCompute() to driver function table.
commit
|
commitdiff
|
tree
2015-05-02
Jordan Justen
i965/cs: Emit state base address
commit
|
commitdiff
|
tree
2015-05-02
Jordan Justen
i965/fs: Add CS shader time support
commit
|
commitdiff
|
tree
2015-05-02
Jordan Justen
i965/cs: Upload brw_cs_state
commit
|
commitdiff
|
tree
2015-05-02
Jordan Justen
i965/cs: Support CS program precompile
commit
|
commitdiff
|
tree
2015-05-02
Jordan Justen
i965: Add brw_setup_tex_for_precompile. Use in VS,...
commit
|
commitdiff
|
tree
2015-05-02
Jordan Justen
i965/cs: Emit compute shader code and upload programs
commit
|
commitdiff
|
tree
2015-05-02
Jordan Justen
i965/cs: Set invocation counts based on max_cs_threads
commit
|
commitdiff
|
tree
2015-05-02
Jordan Justen
i965/cs: Add max_cs_threads
commit
|
commitdiff
|
tree
2015-05-02
Jordan Justen
i965: Remove comment about chv device numbers being...
commit
|
commitdiff
|
tree
2015-05-02
Jordan Justen
i965/fs: Support compute programs in fs_visitor
commit
|
commitdiff
|
tree
2015-05-02
Jordan Justen
i965/cache: Add support for CS in program state cache
commit
|
commitdiff
|
tree
2015-05-02
Paul Berry
i965/cs: Add brw_cs_prog_data, brw_cs_prog_key and...
commit
|
commitdiff
|
tree
2015-05-02
Jordan Justen
i965/cs: Add generator support for CS_OPCODE_CS_TERMINATE
commit
|
commitdiff
|
tree
2015-05-02
Jordan Justen
i965/cs: Mark g0 as used by CS_OPCODE_CS_TERMINATE
commit
|
commitdiff
|
tree
2015-05-02
Jordan Justen
i965/fs: Add emit_cs_terminate to emit CS_OPCODE_CS_TER...
commit
|
commitdiff
|
tree
2015-05-02
Jordan Justen
i965/cs: Add CS_OPCODE_CS_TERMINATE
commit
|
commitdiff
|
tree
2015-05-02
Jordan Justen
i965/cs: Add BRW_NEW_CS_PROG_DATA and BRW_CACHE_CS_PROG
commit
|
commitdiff
|
tree
2015-05-02
Paul Berry
i965: Add an INTEL_DEBUG=cs option.
commit
|
commitdiff
|
tree
2015-05-02
Paul Berry
mesa/cs: Add compute support to update_program().
commit
|
commitdiff
|
tree
2015-05-02
Paul Berry
mesa/cs: Update program.c for compute shaders.
commit
|
commitdiff
|
tree
2015-05-02
Paul Berry
mesa/cs: Add inline functions for dealing with compute...
commit
|
commitdiff
|
tree
2015-05-02
Paul Berry
i965/cs: Add BRW_NEW_COMPUTE_PROGRAM state flag.
commit
|
commitdiff
|
tree
2015-05-01
Neil Roberts
i965/fs: Strip trailing constant zeroes in sample messages
commit
|
commitdiff
|
tree
2015-05-01
Neil Roberts
i965/skl: Force the exec size to 8 when initing header...
commit
|
commitdiff
|
tree
2015-04-30
Kenneth Graunke
i965: Unhardcode a few more stage names and abbreviations.
commit
|
commitdiff
|
tree
2015-04-30
Marek Olšák
docs/relnotes: document the new EGL sync extensions
commit
|
commitdiff
|
tree
2015-04-30
Marek Olšák
st/dri: implement the fence interface for CL events
commit
|
commitdiff
|
tree
2015-04-30
Marek Olšák
gallium,clover: add OpenCL interoperability support...
commit
|
commitdiff
|
tree
2015-04-30
Marek Olšák
st/dri: implement the fence interface
commit
|
commitdiff
|
tree
2015-04-30
Marek Olšák
egl/dri2: return the latest sync status in eglGetSyncAt...
commit
|
commitdiff
|
tree
2015-04-30
Marek Olšák
egl/dri2: implement EGL_KHR_cl_event2 (v2)
commit
|
commitdiff
|
tree
2015-04-30
Marek Olšák
egl/dri2: implement EGL_KHR_wait_sync
commit
|
commitdiff
|
tree
2015-04-30
Marek Olšák
egl/dri2: implement EGL_KHR_fence_sync
commit
|
commitdiff
|
tree
2015-04-30
Marek Olšák
mesa: add GL_OES_EGL_sync
commit
|
commitdiff
|
tree
2015-04-30
Marek Olšák
dri_interface: add an interface for fences
commit
|
commitdiff
|
tree
next