projects
/
mesa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mesa.git
2015-01-08
Laura Ekstrand
main: Added _mesa_cube_level_complete to check for...
commit
|
commitdiff
|
tree
2015-01-08
Laura Ekstrand
main: glDeleteTextures now throws GL_INVALID_VALUE...
commit
|
commitdiff
|
tree
2015-01-08
Laura Ekstrand
main: Refactor in teximage.c to handle NULL from _mesa_...
commit
|
commitdiff
|
tree
2015-01-08
Laura Ekstrand
main: Added entry point for glTextureBuffer.
commit
|
commitdiff
|
tree
2015-01-08
Laura Ekstrand
main: Fix texObj->Immutable flag update in _mesa_textur...
commit
|
commitdiff
|
tree
2015-01-08
Laura Ekstrand
main: Added entry points for glTextureStorage[23]DMulti...
commit
|
commitdiff
|
tree
2015-01-08
Laura Ekstrand
main: Added entry point for glGenerateTextureMipmap.
commit
|
commitdiff
|
tree
2015-01-08
Laura Ekstrand
main: Added entry points for glCompressedTextureSubImage*D.
commit
|
commitdiff
|
tree
2015-01-08
Laura Ekstrand
main: Added entry point for glGetCompressedTextureImage.
commit
|
commitdiff
|
tree
2015-01-08
Laura Ekstrand
main: Added entry point for glGetTextureImage.
commit
|
commitdiff
|
tree
2015-01-08
Laura Ekstrand
main: Nameless texture creation and deletion. Does...
commit
|
commitdiff
|
tree
2015-01-08
Laura Ekstrand
main: Added entry points for CopyTextureSubImage*D.
commit
|
commitdiff
|
tree
2015-01-08
Laura Ekstrand
main: Fixed some comments in texparam.c
commit
|
commitdiff
|
tree
2015-01-08
Laura Ekstrand
main: Added entry points for glGetTextureParameteriv...
commit
|
commitdiff
|
tree
2015-01-08
Laura Ekstrand
main: Added entry point for glGetTextureParameterfv.
commit
|
commitdiff
|
tree
2015-01-08
Laura Ekstrand
main: Added entry points for glGetTextureLevelParameter...
commit
|
commitdiff
|
tree
2015-01-08
Laura Ekstrand
main: legal_get_tex_level_parameter_target now handles...
commit
|
commitdiff
|
tree
2015-01-08
Laura Ekstrand
main: Added entry points for glTextureParameteriv,...
commit
|
commitdiff
|
tree
2015-01-08
Laura Ekstrand
main: Added entry point for glTextureParameteri.
commit
|
commitdiff
|
tree
2015-01-08
Laura Ekstrand
main: Added entry point for glTextureParameterfv.
commit
|
commitdiff
|
tree
2015-01-08
Laura Ekstrand
main: Added entry point for glTextureParameterf.
commit
|
commitdiff
|
tree
2015-01-08
Laura Ekstrand
main: Added get_texobj_by_name in texparam.c.
commit
|
commitdiff
|
tree
2015-01-08
Laura Ekstrand
main: set_tex_parameterf now handles errors according...
commit
|
commitdiff
|
tree
2015-01-08
Laura Ekstrand
main: set_tex_parameteri now handles errors according...
commit
|
commitdiff
|
tree
2015-01-08
Laura Ekstrand
main: Added entry point for BindTextureUnit.
commit
|
commitdiff
|
tree
2015-01-08
Laura Ekstrand
main: Corrected comment on _mesa_is_zero_size_texture.
commit
|
commitdiff
|
tree
2015-01-08
Laura Ekstrand
main: Added entry points for glTextureSubImage*D.
commit
|
commitdiff
|
tree
2015-01-08
Laura Ekstrand
main: Added entry points for glTextureStorage*D.
commit
|
commitdiff
|
tree
2015-01-08
Laura Ekstrand
main: Added entry point for glCreateTextures.
commit
|
commitdiff
|
tree
2015-01-08
Laura Ekstrand
main: Removed trailing whitespaces in texture code.
commit
|
commitdiff
|
tree
2015-01-08
Laura Ekstrand
main: Renamed _mesa_get_compressed_teximage to _mesa_Ge...
commit
|
commitdiff
|
tree
2015-01-08
Laura Ekstrand
main: Renamed _mesa_get_teximage to _mesa_GetTexImage_sw.
commit
|
commitdiff
|
tree
2015-01-08
Laura Ekstrand
main: Changed _mesa_alloc_texture_storage to _mesa_Allo...
commit
|
commitdiff
|
tree
2015-01-08
Laura Ekstrand
main: Moved _mesa_get_current_tex_object from teximage...
commit
|
commitdiff
|
tree
2015-01-08
Laura Ekstrand
main: Moved _mesa_lock_texture and _mesa_unlock_texture...
commit
|
commitdiff
|
tree
2015-01-08
Laura Ekstrand
i965: blit_texture_to_pbo() now accepts TEXTURE_CUBE_MAP.
commit
|
commitdiff
|
tree
2015-01-08
Laura Ekstrand
main: Added utility function _mesa_lookup_texture_err().
commit
|
commitdiff
|
tree
2015-01-08
Laura Ekstrand
glapi: Added ARB_direct_state_access.xml file.
commit
|
commitdiff
|
tree
2015-01-08
José Fonseca
st/wgl: Ignore ulVersion in DrvValidateVersion.
commit
|
commitdiff
|
tree
2015-01-08
José Fonseca
mesa: Address `assignment makes integer from pointer...
commit
|
commitdiff
|
tree
2015-01-08
Kristian Høgsberg
i965/skl: Always use a header for SIMD4x2 sampler messages
commit
|
commitdiff
|
tree
2015-01-08
Kristian Høgsberg
i965/skl: Report more accurate number of samples for...
commit
|
commitdiff
|
tree
2015-01-08
Rob Clark
freedreno/ir3: fix pos_regid > max_reg
commit
|
commitdiff
|
tree
2015-01-08
Rob Clark
freedreno/ir3: start on indirect gpr reads
commit
|
commitdiff
|
tree
2015-01-08
Rob Clark
freedreno/ir3: make reg array dynamic
commit
|
commitdiff
|
tree
2015-01-08
Rob Clark
freedreno/ir3: simplify RA
commit
|
commitdiff
|
tree
2015-01-08
Rob Clark
freedreno/ir3: regmask support for relative addr
commit
|
commitdiff
|
tree
2015-01-08
Rob Clark
freedreno/ir3: split up ssa_src
commit
|
commitdiff
|
tree
2015-01-08
Rob Clark
freedreno/ir3: drop instr_clone() stuff
commit
|
commitdiff
|
tree
2015-01-08
Rob Clark
freedreno/ir3: runtime enable RA debug for DEBUG builds
commit
|
commitdiff
|
tree
2015-01-08
Rob Clark
freedreno/ir3: handle relative addr in ir3_dump
commit
|
commitdiff
|
tree
2015-01-08
Rob Clark
freedreno/ir3: legalize vs unused sam dst components
commit
|
commitdiff
|
tree
2015-01-08
Rob Clark
freedreno/ir3: hack for old compiler
commit
|
commitdiff
|
tree
2015-01-08
Rob Clark
tgsi: track max array per file
commit
|
commitdiff
|
tree
2015-01-08
Rob Clark
tgsi: keep track of read vs written indirects
commit
|
commitdiff
|
tree
2015-01-07
Marek Olšák
Revert "radeonsi: reduce the size of si_pm4_state"
commit
|
commitdiff
|
tree
2015-01-07
Tom Stellard
radeonsi: Fix crash when destroying si_screen
commit
|
commitdiff
|
tree
2015-01-07
José Fonseca
mesa: Don't use _mesa_generic_nop on Windows.
commit
|
commitdiff
|
tree
2015-01-07
José Fonseca
glapi: Force frame pointer elimination on Windows.
commit
|
commitdiff
|
tree
2015-01-07
Marek Olšák
radeonsi: enable LLVM optimizations that assume no...
commit
|
commitdiff
|
tree
2015-01-07
Marek Olšák
radeonsi: emit SURFACE_SYNC last
commit
|
commitdiff
|
tree
2015-01-07
Marek Olšák
radeonsi: flush all CB/DB caches unconditionally when...
commit
|
commitdiff
|
tree
2015-01-07
Marek Olšák
radeonsi: change TC cache flushing strategy for textures
commit
|
commitdiff
|
tree
2015-01-07
Marek Olšák
radeonsi: improve and fix streamout flushing
commit
|
commitdiff
|
tree
2015-01-07
Marek Olšák
radeonsi: use TC L2 for CP DMA operations with shader...
commit
|
commitdiff
|
tree
2015-01-07
Marek Olšák
radeonsi: use TC L2 for updating descriptors on CIK
commit
|
commitdiff
|
tree
2015-01-07
Marek Olšák
radeonsi: don't use TC L2 for updating descriptors...
commit
|
commitdiff
|
tree
2015-01-07
Marek Olšák
radeonsi: only flush the right set of caches for CP...
commit
|
commitdiff
|
tree
2015-01-07
Marek Olšák
radeonsi: implement separate ICACHE and KCACHE flush...
commit
|
commitdiff
|
tree
2015-01-07
Marek Olšák
radeonsi: add a combined flag for flushing a framebuffer
commit
|
commitdiff
|
tree
2015-01-07
Marek Olšák
radeonsi: rename flush flags, split the TC flag into...
commit
|
commitdiff
|
tree
2015-01-07
Marek Olšák
r600g,radeonsi: separate cache flush flags
commit
|
commitdiff
|
tree
2015-01-07
Marek Olšák
r600g: move r6xx-specific streamout flush flagging...
commit
|
commitdiff
|
tree
2015-01-07
Marek Olšák
radeonsi: only set BC_OPTIMIZE_DISABLE when necessary
commit
|
commitdiff
|
tree
2015-01-07
Marek Olšák
radeonsi: do not define FACE as an ordinary PS input
commit
|
commitdiff
|
tree
2015-01-07
Marek Olšák
radeonsi: remove flatshade from the shader key
commit
|
commitdiff
|
tree
2015-01-07
Marek Olšák
radeonsi: remove special handling of TGSI_INTERPOLATE_C...
commit
|
commitdiff
|
tree
2015-01-07
Marek Olšák
radeonsi: implement VERTEXID_NOBASE and BASEVERTEX...
commit
|
commitdiff
|
tree
2015-01-07
Marek Olšák
radeonsi: fix VertexID for OpenGL
commit
|
commitdiff
|
tree
2015-01-07
Marek Olšák
radeonsi: clarify a hw bug in shader exports
commit
|
commitdiff
|
tree
2015-01-07
Marek Olšák
radeonsi: use ordered compares for SSG and face selection
commit
|
commitdiff
|
tree
2015-01-07
Marek Olšák
radeonsi: remove unused and not useful variables
commit
|
commitdiff
|
tree
2015-01-07
Marek Olšák
radeonsi: remove init config from states
commit
|
commitdiff
|
tree
2015-01-07
Marek Olšák
radeonsi: reduce the size of si_pm4_state
commit
|
commitdiff
|
tree
2015-01-07
Marek Olšák
tgsi: add uses_centroid into tgsi_shader_info
commit
|
commitdiff
|
tree
2015-01-07
Marek Olšák
st/mesa: fix GL_PRIMITIVE_RESTART_FIXED_INDEX
commit
|
commitdiff
|
tree
2015-01-07
Marek Olšák
vbo: ignore primitive restart if FixedIndex is enabled...
commit
|
commitdiff
|
tree
2015-01-07
Eric Anholt
vc4: Fix scaling W projection of the Z coordinate when...
commit
|
commitdiff
|
tree
2015-01-06
Eric Anholt
vc4: Fix deletion from the program cache.
commit
|
commitdiff
|
tree
2015-01-06
Eric Anholt
vc4: Skip storing the Z/S contents when it's invalidated.
commit
|
commitdiff
|
tree
2015-01-06
Eric Anholt
gallium: Plumb the swap INVALIDATE_ANCILLARY flag throu...
commit
|
commitdiff
|
tree
2015-01-06
Eric Anholt
egl: Inform the client API when ancillary buffers may...
commit
|
commitdiff
|
tree
2015-01-06
Vinson Lee
ax_prog_flex.m4: Merge upstream OpenBSD fixes.
commit
|
commitdiff
|
tree
2015-01-06
Tom Stellard
radeon/llvm: Use amdgcn triple for SI+ on LLVM >= 3.6
commit
|
commitdiff
|
tree
2015-01-06
Tom Stellard
radeonsi: Cache LLVMTargetMachine object in si_screen
commit
|
commitdiff
|
tree
2015-01-05
Brian Paul
mesa: create, use new _mesa_texture_base_format() function
commit
|
commitdiff
|
tree
2015-01-05
Brian Paul
mesa: remove unused ctx parameter for _mesa_select_tex_...
commit
|
commitdiff
|
tree
2015-01-05
Brian Paul
swrast: use new _mesa_base_tex_image() helper
commit
|
commitdiff
|
tree
2015-01-05
Brian Paul
st/mesa: use new _mesa_base_tex_image() helper
commit
|
commitdiff
|
tree
2015-01-05
Brian Paul
mesa: add _mesa_base_tex_image() helper function
commit
|
commitdiff
|
tree
next