projects
/
mesa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mesa.git
2013-05-24
Vadim Girlin
r600g/sb: fix buffer overflow in sb_ostream
commit
|
commitdiff
|
tree
2013-05-23
Tom Stellard
r600g/compute: Use common transfer_{map,unmap} function...
commit
|
commitdiff
|
tree
2013-05-23
Tom Stellard
r600g/compute: Use common transfer_{map,unmap} function...
commit
|
commitdiff
|
tree
2013-05-23
Kenneth Graunke
i965: Go back to using the kernel SOL reset feature.
commit
|
commitdiff
|
tree
2013-05-23
Rob Clark
freedreno: scissor fix
commit
|
commitdiff
|
tree
2013-05-23
Rob Clark
freedreno: implement pipe->resource_copy_region()
commit
|
commitdiff
|
tree
2013-05-23
Kenneth Graunke
glsl linker: compare interface blocks during interstage...
commit
|
commitdiff
|
tree
2013-05-23
Jordan Justen
glsl linker: compare interface blocks during intrastage...
commit
|
commitdiff
|
tree
2013-05-23
Jordan Justen
glsl linker: support arrays of interface block instances
commit
|
commitdiff
|
tree
2013-05-23
Jordan Justen
glsl link_varyings: link interface blocks using the...
commit
|
commitdiff
|
tree
2013-05-23
Jordan Justen
glsl linker: remove interface block instance names
commit
|
commitdiff
|
tree
2013-05-23
Jordan Justen
glsl ast_to_hir: support in/out for interface blocks
commit
|
commitdiff
|
tree
2013-05-23
Jordan Justen
glsl ast_to_hir: reject row/column_major for in/out...
commit
|
commitdiff
|
tree
2013-05-23
Jordan Justen
glsl ast_to_hir: move uniform block symbols to interfac...
commit
|
commitdiff
|
tree
2013-05-23
Jordan Justen
glsl_symbol_table: add interface block namespaces
commit
|
commitdiff
|
tree
2013-05-23
Jordan Justen
glsl parser: allow in & out for interface block members
commit
|
commitdiff
|
tree
2013-05-23
Jordan Justen
glsl ast_to_hir: reject interpolation qualifiers for...
commit
|
commitdiff
|
tree
2013-05-23
Jordan Justen
glsl parser: handle interface block member qualifier
commit
|
commitdiff
|
tree
2013-05-23
Jordan Justen
glsl parser: on desktop GL require GLSL 150 for instanc...
commit
|
commitdiff
|
tree
2013-05-23
Jordan Justen
glsl parser: reject VS+in & FS+out interface blocks
commit
|
commitdiff
|
tree
2013-05-23
Jordan Justen
glsl: parse in/out types for interface blocks
commit
|
commitdiff
|
tree
2013-05-23
Jordan Justen
glsl parser: rename uniform block to interface block
commit
|
commitdiff
|
tree
2013-05-23
Jordan Justen
glsl: rename ast_uniform_block to ast_interface_block
commit
|
commitdiff
|
tree
2013-05-23
Chris Forbes
i965: Enable guardband clipping on Gen4/5.
commit
|
commitdiff
|
tree
2013-05-23
Chris Forbes
ARB_fp: accept duplicate precision options
commit
|
commitdiff
|
tree
2013-05-23
Vinson Lee
ilo: Initialize need_flush in draw_vbo.
commit
|
commitdiff
|
tree
2013-05-23
Vinson Lee
radeon: Initialize variables in radeon_llvm_context_init.
commit
|
commitdiff
|
tree
2013-05-22
Eric Anholt
intel: Count fragments in our blitter-based glBitmap...
commit
|
commitdiff
|
tree
2013-05-22
Eric Anholt
i965: Shut up more compiler warnings from vector insert...
commit
|
commitdiff
|
tree
2013-05-22
Roland Scheidegger
softpipe: change TEX_TILE_SIZE and NUM_TEX_TILE_ENTRIES
commit
|
commitdiff
|
tree
2013-05-22
Roland Scheidegger
softpipe: disambiguate TILE_SIZE / TEX_TILE_SIZE
commit
|
commitdiff
|
tree
2013-05-22
Roland Scheidegger
llvmpipe: disable simple_shader optimization
commit
|
commitdiff
|
tree
2013-05-22
Roland Scheidegger
llvmpipe: fix early depth test / late depth write stenc...
commit
|
commitdiff
|
tree
2013-05-22
Roland Scheidegger
llvmpipe: fix issue with not writing new stencil values
commit
|
commitdiff
|
tree
2013-05-22
Roland Scheidegger
llvmpipe: (trivial) remove confusing code in stencil...
commit
|
commitdiff
|
tree
2013-05-22
Roland Scheidegger
llvmpipe: fix bug in early depth test / late depth...
commit
|
commitdiff
|
tree
2013-05-22
Alexander von...
Haiku: Add Gallium winsys and target code
commit
|
commitdiff
|
tree
2013-05-22
Chia-I Wu
ilo: set more fields of 3DSTATE_DEPTH_BUFFER
commit
|
commitdiff
|
tree
2013-05-22
Chia-I Wu
ilo: correctly set view extent in SURFACE_STATE
commit
|
commitdiff
|
tree
2013-05-22
Chia-I Wu
ilo: avoid unnecessary emission of SO states
commit
|
commitdiff
|
tree
2013-05-21
Eric Anholt
i965: Skip etc-to-rgb transcode on BayTrail.
commit
|
commitdiff
|
tree
2013-05-21
Eric Anholt
mesa: Remove extension checking from ChooseTexFormat.
commit
|
commitdiff
|
tree
2013-05-21
Eric Anholt
mesa: Add ChooseTexFormat support for the new XBGR...
commit
|
commitdiff
|
tree
2013-05-21
Kenneth Graunke
i965: Split BeginTransformFeedback hook into Gen6 and...
commit
|
commitdiff
|
tree
2013-05-21
Kenneth Graunke
i965: Kill software primitive counting entirely.
commit
|
commitdiff
|
tree
2013-05-21
Kenneth Graunke
i965: Remove software geometry query code.
commit
|
commitdiff
|
tree
2013-05-21
Kenneth Graunke
i965: Delete unused brw->sol.offset_0_batch_start field.
commit
|
commitdiff
|
tree
2013-05-21
Kenneth Graunke
i965: Stop using the kernel SOL reset feature.
commit
|
commitdiff
|
tree
2013-05-21
Kenneth Graunke
i965: Remove dead code for Gen7 SOL without hardware...
commit
|
commitdiff
|
tree
2013-05-21
Kenneth Graunke
i965: Add a macro for accessing the SO_WRITE_OFFSET...
commit
|
commitdiff
|
tree
2013-05-21
Ian Romanick
docs: Import 9.1.3 release notes, add news item.
commit
|
commitdiff
|
tree
2013-05-21
Michel Dänzer
radeonsi: Fix user clip planes
commit
|
commitdiff
|
tree
2013-05-21
Michel Dänzer
radeonsi: Handle TGSI_SEMANTIC_CLIPVERTEX
commit
|
commitdiff
|
tree
2013-05-21
Michel Dänzer
radeonsi: Initial support for multiple constant buffers
commit
|
commitdiff
|
tree
2013-05-21
Michel Dänzer
radeonsi: Fix handling of TGSI_SEMANTIC_PSIZE
commit
|
commitdiff
|
tree
2013-05-21
Marek Olšák
radeonsi: increase array size for shader inputs and...
commit
|
commitdiff
|
tree
2013-05-21
Brian Paul
xlib: check for null ctx pointer in glXIsDirect()
commit
|
commitdiff
|
tree
2013-05-21
Brian Paul
st/glx/xlib: check for null ctx pointer in glXIsDirect()
commit
|
commitdiff
|
tree
2013-05-21
José Fonseca
scons: Don't force stabs debug format for Mingw.
commit
|
commitdiff
|
tree
2013-05-21
Chia-I Wu
ilo: use BLT engine to copy between textures
commit
|
commitdiff
|
tree
2013-05-21
Chia-I Wu
ilo: use BLT engine to copy between buffers
commit
|
commitdiff
|
tree
2013-05-21
Chia-I Wu
ilo: refactor blitter_xy_color_blt()
commit
|
commitdiff
|
tree
2013-05-21
Chia-I Wu
ilo: replace cp hooks by cp owner and flush callback
commit
|
commitdiff
|
tree
2013-05-21
Chia-I Wu
ilo: harware contexts are only for the render ring
commit
|
commitdiff
|
tree
2013-05-21
Chia-I Wu
ilo: update format mappings
commit
|
commitdiff
|
tree
2013-05-21
Chia-I Wu
ilo: update headers from i965
commit
|
commitdiff
|
tree
2013-05-20
Anuj Phogat
i965: Fix build failure
commit
|
commitdiff
|
tree
2013-05-20
Kenneth Graunke
i965: Implement transform feedback query support in...
commit
|
commitdiff
|
tree
2013-05-20
Kenneth Graunke
i965: Handle rasterizer discard in the clipper rather...
commit
|
commitdiff
|
tree
2013-05-20
Kenneth Graunke
i965: Handle rasterizer discard in the clipper rather...
commit
|
commitdiff
|
tree
2013-05-20
Kenneth Graunke
i965: Disable clipper statistics when meta operations...
commit
|
commitdiff
|
tree
2013-05-20
Kenneth Graunke
i965: Create a BRW_NEW_META_IN_PROGRESS state flag.
commit
|
commitdiff
|
tree
2013-05-20
Kenneth Graunke
i965: Add #defines for the pipeline statistics counter...
commit
|
commitdiff
|
tree
2013-05-20
Kenneth Graunke
i965: Rely on hardware contexts for query objects on...
commit
|
commitdiff
|
tree
2013-05-20
Kenneth Graunke
i965: Disable pixel statistics in BLORP.
commit
|
commitdiff
|
tree
2013-05-20
Kenneth Graunke
i965: Require hardware contexts (and thus Kernel 3...
commit
|
commitdiff
|
tree
2013-05-20
Kenneth Graunke
i965: Bump kernel requirement to 3.3 on Ivybridge.
commit
|
commitdiff
|
tree
2013-05-20
Vincent Lejeune
r600g/llvm: fix cubemap lod/bias
commit
|
commitdiff
|
tree
2013-05-20
Vincent Lejeune
r600g/llvm: Fix texelFetchOffset-2D
commit
|
commitdiff
|
tree
2013-05-20
Vincent Lejeune
r600g/llvm: Fix cubearray textureSize
commit
|
commitdiff
|
tree
2013-05-20
Vincent Lejeune
r600g/llvm: Factorize code loading from const buffer.
commit
|
commitdiff
|
tree
2013-05-20
Kenneth Graunke
i965: Add cases for ir_triop_vector_insert that assert.
commit
|
commitdiff
|
tree
2013-05-20
Kenneth Graunke
i965: Add cases for ir_binop_vector_extract that assert.
commit
|
commitdiff
|
tree
2013-05-17
Roland Scheidegger
llvmpipe: enable z32s8x24 format
commit
|
commitdiff
|
tree
2013-05-17
Roland Scheidegger
llvmpipe: handle z32s8x24 depth/stencil format
commit
|
commitdiff
|
tree
2013-05-17
Roland Scheidegger
llvmpipe: get rid of unused tiled/linear logic
commit
|
commitdiff
|
tree
2013-05-17
Roland Scheidegger
llvmpipe: fix bogus handling of first_layer when settin...
commit
|
commitdiff
|
tree
2013-05-17
Roland Scheidegger
gallivm: handle z32s8x24 format for sampling
commit
|
commitdiff
|
tree
2013-05-17
Roland Scheidegger
st/mesa: fix weird UCMP opcode use for bool ubo load
commit
|
commitdiff
|
tree
2013-05-17
Eric Anholt
mesa: Make FinishRenderTexture just take the renderbuff...
commit
|
commitdiff
|
tree
2013-05-17
Eric Anholt
mesa: Track the TexImage being rendered to in the gl_re...
commit
|
commitdiff
|
tree
2013-05-17
Eric Anholt
radeon: Remove dead radeon_wrap_texture().
commit
|
commitdiff
|
tree
2013-05-17
Eric Anholt
mesa: Make gl_renderbuffers backed by EGL images use...
commit
|
commitdiff
|
tree
2013-05-17
José Fonseca
gallivm: Eliminate 8.8 fixed point intermediates from...
commit
|
commitdiff
|
tree
2013-05-17
José Fonseca
gallivm: Add and use lp_build_lerp_3d.
commit
|
commitdiff
|
tree
2013-05-17
Tom Stellard
radeon/llvm: Run standard optimization passes on conput...
commit
|
commitdiff
|
tree
2013-05-17
Kenneth Graunke
intel: Don't spam "intelReadPixels: fallback to swrast...
commit
|
commitdiff
|
tree
2013-05-16
Paul Berry
intel: Do a depth resolve before copying images between...
commit
|
commitdiff
|
tree
2013-05-16
Niels Ole Salscheider
r600g: fixup for MSAA texture support checking
commit
|
commitdiff
|
tree
2013-05-16
José Fonseca
llvmpipe: Temporary workaround to prevent segfault...
commit
|
commitdiff
|
tree
next