projects
/
mesa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mesa.git
2015-01-24
Eric Anholt
nir: Make some helpers for copying ALU src/dests.
commit
|
commitdiff
|
tree
2015-01-23
Kenneth Graunke
nir: Add algebraic optimizations for division and recip...
commit
|
commitdiff
|
tree
2015-01-23
Kenneth Graunke
nir: Add algebraic optimizations for exponential/logari...
commit
|
commitdiff
|
tree
2015-01-23
Kenneth Graunke
nir: Add algebraic optimizations for simplifying compar...
commit
|
commitdiff
|
tree
2015-01-23
Kenneth Graunke
nir: Add algebraic optimizations for pointless shifts.
commit
|
commitdiff
|
tree
2015-01-23
Kenneth Graunke
nir: Add a bunch of algebraic optimizations on logic...
commit
|
commitdiff
|
tree
2015-01-23
Kenneth Graunke
nir: Implement CSE on intrinsics that can be eliminated...
commit
|
commitdiff
|
tree
2015-01-23
Kenneth Graunke
nir: Pull nir_instr_can_cse()'s SSA checks out of the...
commit
|
commitdiff
|
tree
2015-01-23
Kenneth Graunke
i965/nir: Report NIR instruction counts (in SSA form...
commit
|
commitdiff
|
tree
2015-01-23
Kenneth Graunke
i965/nir: Print NIR on INTEL_DEBUG=fs.
commit
|
commitdiff
|
tree
2015-01-23
Kenneth Graunke
i965/nir: Do optimizations again just before lowering...
commit
|
commitdiff
|
tree
2015-01-23
Matt Turner
loader: Remove NEED_OPENGL_COMMON check.
commit
|
commitdiff
|
tree
2015-01-23
Matt Turner
gitignore: Ignore .tar.xz files.
commit
|
commitdiff
|
tree
2015-01-23
Matt Turner
mesa: Build with subdir-objects.
commit
|
commitdiff
|
tree
2015-01-23
Matt Turner
glsl: Build a libglsl_util library.
commit
|
commitdiff
|
tree
2015-01-23
Matt Turner
mapi: Build with subdir-objects.
commit
|
commitdiff
|
tree
2015-01-23
Matt Turner
mapi: Remove vgapi from SUBDIRS.
commit
|
commitdiff
|
tree
2015-01-23
Matt Turner
mesa: Drop inclusion of glapi_gen.mk.
commit
|
commitdiff
|
tree
2015-01-23
Matt Turner
glsl: Build with subdir-objects.
commit
|
commitdiff
|
tree
2015-01-23
Matt Turner
nir: Add headers to distribution.
commit
|
commitdiff
|
tree
2015-01-23
Matt Turner
nir: Add nir_{opt_,}algebraic.py to distribution.
commit
|
commitdiff
|
tree
2015-01-23
Matt Turner
mesa: Add format_{un,}pack.py to distribution.
commit
|
commitdiff
|
tree
2015-01-23
Matt Turner
mesa: Remove pack_tmp.h from sources.
commit
|
commitdiff
|
tree
2015-01-23
Connor Abbott
nir: add generated file to .gitignore
commit
|
commitdiff
|
tree
2015-01-23
Ville Syrjälä
i965: Fix min_vs_entries for CHV
commit
|
commitdiff
|
tree
2015-01-23
Ville Syrjälä
i965: Fix max_wm_threads for CHV
commit
|
commitdiff
|
tree
2015-01-23
Connor Abbott
glsl: fix stale comment
commit
|
commitdiff
|
tree
2015-01-23
Jason Ekstrand
i965/emit: Assert that src1 is not an MRF after doing...
commit
|
commitdiff
|
tree
2015-01-22
Jason Ekstrand
i965/emit: Do the sampler index adjustment directly...
commit
|
commitdiff
|
tree
2015-01-22
Axel Davy
st/nine: Correctly handle when ff vs should have no...
commit
|
commitdiff
|
tree
2015-01-22
Axel Davy
st/nine: Change comment relating to vertex shader input...
commit
|
commitdiff
|
tree
2015-01-22
Axel Davy
st/nine: Allocate vs constbuf buffer for indirect addre...
commit
|
commitdiff
|
tree
2015-01-22
Axel Davy
st/nine: Allocate the correct size for the user constan...
commit
|
commitdiff
|
tree
2015-01-22
Axel Davy
st/nine: Add variables containing the size of the const...
commit
|
commitdiff
|
tree
2015-01-22
Axel Davy
st/nine: Fix sm3 relative addressing for non-debug...
commit
|
commitdiff
|
tree
2015-01-22
Axel Davy
st/nine: Remove unused code for ps
commit
|
commitdiff
|
tree
2015-01-22
Axel Davy
st/nine: Correct rules for relative adressing and const...
commit
|
commitdiff
|
tree
2015-01-22
Axel Davy
st/nine: Implement TEXREG2AR, TEXREG2GB and TEXREG2RGB
commit
|
commitdiff
|
tree
2015-01-22
Axel Davy
st/nine: Implement TEXDP3TEX
commit
|
commitdiff
|
tree
2015-01-22
Axel Davy
st/nine: Implement TEXDP3
commit
|
commitdiff
|
tree
2015-01-22
Axel Davy
st/nine: Implement TEXDEPTH
commit
|
commitdiff
|
tree
2015-01-22
Axel Davy
st/nine: Implement TEXM3x3SPEC
commit
|
commitdiff
|
tree
2015-01-22
Axel Davy
st/nine: Implement TEXM3x2TEX
commit
|
commitdiff
|
tree
2015-01-22
Axel Davy
st/nine: implement TEXM3x2DEPTH
commit
|
commitdiff
|
tree
2015-01-22
Axel Davy
st/nine: Fix TEXM3x3 and implement TEXM3x3VSPEC
commit
|
commitdiff
|
tree
2015-01-22
Axel Davy
st/nine: Fill missing dst and src number for some instr...
commit
|
commitdiff
|
tree
2015-01-22
Axel Davy
st/nine: Implement TEXCOORD special behaviours
commit
|
commitdiff
|
tree
2015-01-22
Axel Davy
st/nine: Fix CALLNZ implementation
commit
|
commitdiff
|
tree
2015-01-22
Axel Davy
st/nine: Fix some fixed function pipeline operation
commit
|
commitdiff
|
tree
2015-01-22
Axel Davy
st/nine: Clamp ps 1.X constants
commit
|
commitdiff
|
tree
2015-01-22
Axel Davy
st/nine: Remove duplicated code for ps texcoord input...
commit
|
commitdiff
|
tree
2015-01-22
Axel Davy
st/nine: Fix CND implementation
commit
|
commitdiff
|
tree
2015-01-22
Axel Davy
st/nine: Match REP implementation to LOOP
commit
|
commitdiff
|
tree
2015-01-22
Axel Davy
st/nine: Rewrite LOOP implementation, and a0 aL handling
commit
|
commitdiff
|
tree
2015-01-22
Axel Davy
st/nine: Correct LOG on negative values
commit
|
commitdiff
|
tree
2015-01-22
Axel Davy
st/nine: Handle NRM with input of null norm
commit
|
commitdiff
|
tree
2015-01-22
Axel Davy
st/nine: Handle RSQ special cases
commit
|
commitdiff
|
tree
2015-01-22
Axel Davy
st/nine: Fix POW implementation
commit
|
commitdiff
|
tree
2015-01-22
Axel Davy
st/nine: Fix typo for M4x4
commit
|
commitdiff
|
tree
2015-01-22
Axel Davy
st/nine: Correctly declare NineTranslateInstruction_Mkx...
commit
|
commitdiff
|
tree
2015-01-22
Axel Davy
st/nine: Saturate oFog and oPts vs outputs
commit
|
commitdiff
|
tree
2015-01-22
Axel Davy
st/nine: Remove some shader unused code
commit
|
commitdiff
|
tree
2015-01-22
Axel Davy
st/nine: Convert integer constants to floats before...
commit
|
commitdiff
|
tree
2015-01-22
Axel Davy
st/nine: Rework of boolean constants
commit
|
commitdiff
|
tree
2015-01-22
Axel Davy
st/nine: Add ATI1 and ATI2 support
commit
|
commitdiff
|
tree
2015-01-22
Axel Davy
st/nine: Check if srgb format is supported before tryin...
commit
|
commitdiff
|
tree
2015-01-22
Stanislaw Halik
st/nine: Hack to generate resource if it doesn't exist...
commit
|
commitdiff
|
tree
2015-01-22
Axel Davy
st/nine: NineBaseTexture9: update sampler view creation
commit
|
commitdiff
|
tree
2015-01-22
Axel Davy
st/nine: Return D3DERR_INVALIDCALL when trying to creat...
commit
|
commitdiff
|
tree
2015-01-22
Axel Davy
st/nine: Fix crash when deleting non-implicit swapchain
commit
|
commitdiff
|
tree
2015-01-22
Axel Davy
st/nine: CubeTexture: fix GetLevelDesc
commit
|
commitdiff
|
tree
2015-01-22
Axel Davy
st/nine: NineBaseTexture9: fix setting of last_layer
commit
|
commitdiff
|
tree
2015-01-22
Axel Davy
st/nine: Correctly advertise D3DPMISCCAPS_CLIPTLVERTS
commit
|
commitdiff
|
tree
2015-01-22
Xavier Bouchoux
st/nine: Fix D3DRS_POINTSPRITE support
commit
|
commitdiff
|
tree
2015-01-22
Axel Davy
st/nine: Add new texture format strings
commit
|
commitdiff
|
tree
2015-01-22
Xavier Bouchoux
st/nine: Add missing c++ declaration for IDirect3DVolum...
commit
|
commitdiff
|
tree
2015-01-22
Xavier Bouchoux
st/nine: Additional defines to d3dtypes.h
commit
|
commitdiff
|
tree
2015-01-22
Axel Davy
st/nine: Fix clip state logic
commit
|
commitdiff
|
tree
2015-01-22
David Heidelberger
st/nine: query: remove unused variable (trivial)
commit
|
commitdiff
|
tree
2015-01-22
Eric Anholt
nir: Fix setup of constant bool initializers.
commit
|
commitdiff
|
tree
2015-01-22
Eric Anholt
nir: Make an easier helper for setting up SSA defs.
commit
|
commitdiff
|
tree
2015-01-22
Jonathan Gray
glsl: Link glsl_test with pthreads library.
commit
|
commitdiff
|
tree
2015-01-22
Vinson Lee
scons: Add X11 include path if X11 is available.
commit
|
commitdiff
|
tree
2015-01-22
José Fonseca
meta: Move loop declaration to top of block.
commit
|
commitdiff
|
tree
2015-01-22
Jason Ekstrand
i965/tex_subimage: use meta instead of the blitter...
commit
|
commitdiff
|
tree
2015-01-22
Jason Ekstrand
i965/tex_image: Use meta for instead of the blitter...
commit
|
commitdiff
|
tree
2015-01-22
Jason Ekstrand
i965/pixel_read: Use meta_pbo_GetTexSubImage for PBO...
commit
|
commitdiff
|
tree
2015-01-22
Jason Ekstrand
meta: Add an implementation of GetTexSubImage for PBOs
commit
|
commitdiff
|
tree
2015-01-22
Jason Ekstrand
meta: Add a BlitFramebuffers-based implementation of...
commit
|
commitdiff
|
tree
2015-01-22
Jason Ekstrand
formats: Use a hash table for _mesa_format_from_array_f...
commit
|
commitdiff
|
tree
2015-01-22
Jason Ekstrand
i965: Implement SetTextureStorageForBufferObject
commit
|
commitdiff
|
tree
2015-01-22
Jason Ekstrand
i965: Apply the miptree offset to surface state for...
commit
|
commitdiff
|
tree
2015-01-22
Jason Ekstrand
i965/mipmap_tree: Add a depth parameter to create_for_bo
commit
|
commitdiff
|
tree
2015-01-22
Jason Ekstrand
mesa/dd: Add a function for creating a texture from...
commit
|
commitdiff
|
tree
2015-01-22
Tapani Pälli
glsl: do not allow interface block to have name already...
commit
|
commitdiff
|
tree
2015-01-22
Matt Turner
nir: Replace assert(0) with unreachable().
commit
|
commitdiff
|
tree
2015-01-22
Matt Turner
i965/vec4: Fix fprintf argument ordering.
commit
|
commitdiff
|
tree
2015-01-22
Jason Ekstrand
nir: Stop using designated initializers
commit
|
commitdiff
|
tree
2015-01-21
Tobias Klausmann
mesa: change assert to unreachable in two format functions
commit
|
commitdiff
|
tree
2015-01-21
Jason Ekstrand
nir: Add src and dest constructors
commit
|
commitdiff
|
tree
next