projects
/
mesa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mesa.git
2014-02-05
Paul Berry
glsl/cs: Handle compute shader local_size_{x,y,z} decla...
commit
|
commitdiff
|
tree
2014-02-05
Paul Berry
mesa/cs: Implement MAX_COMPUTE_WORK_GROUP_COUNT constant.
commit
|
commitdiff
|
tree
2014-02-05
Paul Berry
mesa/cs: Implement MAX_COMPUTE_WORK_GROUP_INVOCATIONS...
commit
|
commitdiff
|
tree
2014-02-05
Paul Berry
mesa/cs: Implement MAX_COMPUTE_WORK_GROUP_SIZE constant.
commit
|
commitdiff
|
tree
2014-02-05
Paul Berry
mesa/cs: Create the gl_compute_program struct, and...
commit
|
commitdiff
|
tree
2014-02-05
Paul Berry
mesa/cs: Handle compute shaders in _mesa_use_program().
commit
|
commitdiff
|
tree
2014-02-05
Paul Berry
glsl/cs: update main.cpp to use the ".comp" extension...
commit
|
commitdiff
|
tree
2014-02-05
Paul Berry
glsl/cs: Populate default values for ctx->Const.Program...
commit
|
commitdiff
|
tree
2014-02-05
Paul Berry
mesa/cs: Add a MESA_SHADER_COMPUTE stage and update...
commit
|
commitdiff
|
tree
2014-02-05
Paul Berry
glsl/cs: Change some linker loops to use MESA_SHADER_FR...
commit
|
commitdiff
|
tree
2014-02-05
Paul Berry
mesa/cs: Add dispatch API stubs for ARB_compute_shader.
commit
|
commitdiff
|
tree
2014-02-05
Paul Berry
mesa/cs: Add extension enable flags for ARB_compute_shader.
commit
|
commitdiff
|
tree
2014-02-05
Roland Scheidegger
gallivm: fix F2U opcode
commit
|
commitdiff
|
tree
2014-02-05
José Fonseca
tools/trace: Handle index buffer overflow gracefully.
commit
|
commitdiff
|
tree
2014-02-05
Dave Airlie
docs/GL3.txt: update r600 status
commit
|
commitdiff
|
tree
2014-02-05
Dave Airlie
r600g: add support for geom shaders to r600/r700 chipse...
commit
|
commitdiff
|
tree
2014-02-05
Dave Airlie
r600g: enable GLSL 3.30 on evergreen GPUs
commit
|
commitdiff
|
tree
2014-02-05
Dave Airlie
r600g: properly propogate clip dist write value
commit
|
commitdiff
|
tree
2014-02-05
Dave Airlie
r600g: calculate a better value for array_size (v2)
commit
|
commitdiff
|
tree
2014-02-05
Dave Airlie
r600g: fix CAYMAN geometry shader support
commit
|
commitdiff
|
tree
2014-02-05
Dave Airlie
r600g: fix up shader out misc stuff for copy shader
commit
|
commitdiff
|
tree
2014-02-05
Dave Airlie
r600g: port the layered surface rendering patch from...
commit
|
commitdiff
|
tree
2014-02-05
Dave Airlie
r600g: initial VS output layer support
commit
|
commitdiff
|
tree
2014-02-05
Dave Airlie
r600g: setup const texture buffers for geom shaders
commit
|
commitdiff
|
tree
2014-02-05
Dave Airlie
r600g: calculate correct cut value
commit
|
commitdiff
|
tree
2014-02-05
Dave Airlie
r600g: fix dynamic_input_array_index.shader_test
commit
|
commitdiff
|
tree
2014-02-05
Dave Airlie
r600g: add support for indirect geom ring writes
commit
|
commitdiff
|
tree
2014-02-05
Dave Airlie
r600g: write proper output prim type
commit
|
commitdiff
|
tree
2014-02-05
Dave Airlie
r600g: enable instance cnt register with new enough...
commit
|
commitdiff
|
tree
2014-02-05
Dave Airlie
r600g: add primitive input support for gs
commit
|
commitdiff
|
tree
2014-02-05
Dave Airlie
r600g: emit streamout from dma copy shader
commit
|
commitdiff
|
tree
2014-02-05
Dave Airlie
r600g/gs: fix cases where number of gs inputs != number...
commit
|
commitdiff
|
tree
2014-02-05
Dave Airlie
r600g: increase array base for exported parameters
commit
|
commitdiff
|
tree
2014-02-05
Dave Airlie
r600g: initialise the geom shader loop registers.
commit
|
commitdiff
|
tree
2014-02-05
Dave Airlie
r600g: emit NOPs at end of shaders in more cases
commit
|
commitdiff
|
tree
2014-02-05
Dave Airlie
r600g: don't enable SB for geom shaders
commit
|
commitdiff
|
tree
2014-02-05
Dave Airlie
r600g/sb: add MEM_RING support
commit
|
commitdiff
|
tree
2014-02-05
Dave Airlie
r600g: don't fail if we can't map VS->GS ring entries
commit
|
commitdiff
|
tree
2014-02-05
Vadim Girlin
r600g: initial support for geometry shaders on evergree...
commit
|
commitdiff
|
tree
2014-02-05
Vadim Girlin
r600g: add hw register definitions for GS block setup
commit
|
commitdiff
|
tree
2014-02-05
Vadim Girlin
r600g: defer shader variant selection and depending...
commit
|
commitdiff
|
tree
2014-02-05
Dave Airlie
r600g/bc: add support for indexed memory writes.
commit
|
commitdiff
|
tree
2014-02-05
Vadim Girlin
r600g: move barrier and end_of_program bits from output...
commit
|
commitdiff
|
tree
2014-02-05
Dave Airlie
r600g: split streamout emit code into a separate function
commit
|
commitdiff
|
tree
2014-02-04
Marek Olšák
r600g,radeonsi: skip unnecessary buffer_is_busy call...
commit
|
commitdiff
|
tree
2014-02-04
Marek Olšák
r600g,radeonsi: skip busy-checking for DISCARD_RANGE...
commit
|
commitdiff
|
tree
2014-02-04
Marek Olšák
r600g,radeonsi: treat DYNAMIC and STREAM usage as STAGING
commit
|
commitdiff
|
tree
2014-02-04
Marek Olšák
gallium: remove PIPE_CAP_MAX_COMBINED_SAMPLERS
commit
|
commitdiff
|
tree
2014-02-04
Brian Paul
mesa: remove stray bits of GL_EXT_cull_vertex
commit
|
commitdiff
|
tree
2014-02-04
Paul Berry
glsl: Fix continue statements in do-while loops.
commit
|
commitdiff
|
tree
2014-02-04
Paul Berry
glsl: Make condition_to_hir() callable from outside...
commit
|
commitdiff
|
tree
2014-02-04
Topi Pohjolainen
i965/blorp: do not use unnecessary hw-blending support
commit
|
commitdiff
|
tree
2014-02-04
Christian König
radeon/uvd: fix feedback buffer handling v2
commit
|
commitdiff
|
tree
2014-02-04
Kenneth Graunke
i965: Use brw_bo_map[_gtt]() in intel_miptree_map_raw().
commit
|
commitdiff
|
tree
2014-02-04
Kenneth Graunke
i965: Use brw_bo_map() in intel_texsubimage_tiled_memcpy().
commit
|
commitdiff
|
tree
2014-02-04
Kenneth Graunke
i965: Create drm_intel_bo_map wrappers with performance...
commit
|
commitdiff
|
tree
2014-02-03
Rob Clark
freedreno: enabling binning and opt by default
commit
|
commitdiff
|
tree
2014-02-03
Rob Clark
freedreno/a3xx/compiler: new compiler
commit
|
commitdiff
|
tree
2014-02-03
Rob Clark
freedreno/a3xx/compiler: split out old compiler
commit
|
commitdiff
|
tree
2014-02-03
Rob Clark
freedreno/a3xx/compiler: prepare for new compiler
commit
|
commitdiff
|
tree
2014-02-03
Rob Clark
freedreno/a3xx: remove useless reg tracking in disasm...
commit
|
commitdiff
|
tree
2014-02-03
Carl Worth
docs: Add release notes for 10.0.3
commit
|
commitdiff
|
tree
2014-02-03
Brian Paul
draw: fix incorrect color of flat-shaded clipped lines
commit
|
commitdiff
|
tree
2014-02-03
Brian Paul
mesa: change GL_ALL_ATTRIB_BITS to 0xFFFFFFFF
commit
|
commitdiff
|
tree
2014-02-03
Brian Paul
gallium/auxiliary/indices: replace free() with FREE()
commit
|
commitdiff
|
tree
2014-02-03
Brian Paul
svga: check shader size against max command buffer...
commit
|
commitdiff
|
tree
2014-02-03
Brian Paul
svga: refactor some shader code
commit
|
commitdiff
|
tree
2014-02-03
Zack Rusin
gallivm: fix opcode and function nesting
commit
|
commitdiff
|
tree
2014-02-03
Kenneth Graunke
mesa: Drop unnecessary (void) ctx from VAO code.
commit
|
commitdiff
|
tree
2014-02-03
Kenneth Graunke
mesa: Remove "APPLE" from some VAO error messages.
commit
|
commitdiff
|
tree
2014-02-03
Kenneth Graunke
mesa: Update some comments relating to VAOs.
commit
|
commitdiff
|
tree
2014-02-03
Kenneth Graunke
mesa: Rename ElementArrayBufferObj to IndexBufferObj.
commit
|
commitdiff
|
tree
2014-02-03
Kenneth Graunke
mesa: Rename _mesa_lookup_arrayobj to _mesa_lookup_vao.
commit
|
commitdiff
|
tree
2014-02-03
Kenneth Graunke
mesa: Rename _mesa_..._array_obj functions to _mesa_...
commit
|
commitdiff
|
tree
2014-02-03
Kenneth Graunke
mesa: Rename "struct gl_array_object" to gl_vertex_arra...
commit
|
commitdiff
|
tree
2014-02-03
Kenneth Graunke
mesa: Rename "arrayObj" local variables to "vao".
commit
|
commitdiff
|
tree
2014-02-03
Kenneth Graunke
mesa: Rename ArrayObj to VAO and DefaultArrayObj to...
commit
|
commitdiff
|
tree
2014-02-02
Ian Romanick
meta: Silence several 'unused parameter' warnings
commit
|
commitdiff
|
tree
2014-02-02
Ian Romanick
meta: Don't use fixed-function to decompress array...
commit
|
commitdiff
|
tree
2014-02-02
Ian Romanick
meta: Use NDC in decompress_texture_image
commit
|
commitdiff
|
tree
2014-02-02
Ian Romanick
meta: Consistenly use non-Apple VAO functions
commit
|
commitdiff
|
tree
2014-02-02
Ian Romanick
meta: Fallback to software for GetTexImage of compresse...
commit
|
commitdiff
|
tree
2014-02-02
Ian Romanick
meta: Release resources used by _mesa_meta_DrawPixels
commit
|
commitdiff
|
tree
2014-02-02
Ian Romanick
meta: Release resources used by decompress_texture_image
commit
|
commitdiff
|
tree
2014-02-02
Ian Romanick
mesa: Use common _mesa_tex_target_to_index in tex param...
commit
|
commitdiff
|
tree
2014-02-02
Ian Romanick
mesa: Make target_enum_to_index available outside texobj.c
commit
|
commitdiff
|
tree
2014-02-02
Brian Paul
mesa: make several FBO functions static
commit
|
commitdiff
|
tree
2014-02-02
Brian Paul
mesa: move glGenerateMipmap() code into new genmipmap...
commit
|
commitdiff
|
tree
2014-02-02
Brian Paul
mesa: move glBlitFramebuffer code into new blit.c file
commit
|
commitdiff
|
tree
2014-02-02
Brian Paul
mesa: don't signal _NEW_TEXTURE in TexSubImage() functions
commit
|
commitdiff
|
tree
2014-02-02
Brian Paul
mesa: add some comments about mipmap generation
commit
|
commitdiff
|
tree
2014-02-02
Brian Paul
mesa: simplify comment in texstorage.c
commit
|
commitdiff
|
tree
2014-02-02
Brian Paul
mesa: formatting fixes, 78-column wrappings in dd.h
commit
|
commitdiff
|
tree
2014-02-02
Brian Paul
mesa: remove target param from ctx->Driver.TexParameter()
commit
|
commitdiff
|
tree
2014-02-02
Brian Paul
gallivm: add a few const qualifiers
commit
|
commitdiff
|
tree
2014-02-02
Brian Paul
translate: reindent translate_sse.c
commit
|
commitdiff
|
tree
2014-02-02
Brian Paul
mesa: make _mesa_get_proxy_target() static
commit
|
commitdiff
|
tree
2014-02-02
Brian Paul
mesa: remove unused _mesa_select_tex_object() function
commit
|
commitdiff
|
tree
2014-02-02
Brian Paul
swrast: use _mesa_get_current_tex_object() in swrastSet...
commit
|
commitdiff
|
tree
2014-02-02
Brian Paul
st/mesa: use _mesa_get_current_tex_object() in st_conte...
commit
|
commitdiff
|
tree
next