projects
/
platform
/
upstream
/
mesa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/mesa.git
2012-12-28
Eric Anholt
i965: Stop making a copy of non-builtin uniforms in...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-28
Eric Anholt
i965: Consistently use nr_pull_params instead of NumPar...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-28
Eric Anholt
i965/vs: Reference the core GL uniform storage for...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-28
Eric Anholt
i965/fs: Reference the core GL uniform storage for...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-28
Eric Anholt
glsl: Add a note about a surprising feature of gl_unifo...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-28
Eric Anholt
i965/fs: Remove the param_index/param_offset indirection.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-28
Eric Anholt
i965: Add asserts to check that we don't realloc Parame...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-28
Eric Anholt
i965: Add texrect scale parameters before pointers...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-28
Eric Anholt
i965: Fix a typo in a comment.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-28
Eric Anholt
i965: Add a note about a bug from the no-recompile...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-26
Brian Paul
mesa: add missing texel fetch code for sRGB DXT formats
commit
|
commitdiff
|
tree
|
snapshot
2012-12-26
Eric Anholt
i965: Fix border color handling for deprecated SNORM...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-26
Eric Anholt
i965: Start using HIZ for Z16 textures.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-26
Eric Anholt
intel: Use the parent miptree's format for setting...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-22
Eric Anholt
intel: Remove a couple of dead function prototypes.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-22
Eric Anholt
i965: Add perf debug for depth/stencil alignment workar...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-22
Eric Anholt
i965: Assert that relayout laid out something that...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-22
Eric Anholt
i965: Also fix validation of Z32F_S8 textures.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-22
Eric Anholt
i965: Fix validation of ETC miptrees.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-22
Eric Anholt
qi965: Add perf debug for texture relayout.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-22
Eric Anholt
i965: Fix hiz resolves getting stomped by depth offset...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-22
Marek Olšák
r600g: rename GPU_FLUSH -> INVAL_READ_CACHES
commit
|
commitdiff
|
tree
|
snapshot
2012-12-22
Marek Olšák
r600g: remove redundant parameter alloc_bo from r600_te...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-22
Matt Turner
Make IsVertexArray() return false before BindVertexArray()
commit
|
commitdiff
|
tree
|
snapshot
2012-12-22
Matt Turner
Make IsTransformFeedback() return false before BindTran...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-22
Dave Airlie
nouveau: deal with tbo cap for now.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-21
Marek Olšák
r600g: always use a tiled resource as the destination...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-21
Marek Olšák
winsys/radeon: the env var RADEON_NOOP can be used...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-21
Marek Olšák
r600g: remove a false comment
commit
|
commitdiff
|
tree
|
snapshot
2012-12-21
Marek Olšák
r600g: don't suspend TIME_ELAPSED queries during flushing
commit
|
commitdiff
|
tree
|
snapshot
2012-12-21
Marek Olšák
gallium/tests: fix build breakage after pipe_surface...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-21
Frank Henigman
mesa: add bounds checking for uniform array access
commit
|
commitdiff
|
tree
|
snapshot
2012-12-21
José Fonseca
util/u_format: Round when converting depth values from...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-20
Jerome Glisse
r600g: add cs tracing infrastructure for lockup pin...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-20
Jerome Glisse
r600g: add htile support v16
commit
|
commitdiff
|
tree
|
snapshot
2012-12-20
Jerome Glisse
r600g: rework flusing and synchronization pattern v7
commit
|
commitdiff
|
tree
|
snapshot
2012-12-20
Paul Berry
mesa: Allow glReadBuffer(GL_NONE) for winsys framebuffers.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-20
José Fonseca
llvmpipe: Drop PIPE_QUERY_TIME_ELAPSED support.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-20
José Fonseca
mesa/st: Implement GL_TIME_ELAPSED w/ PIPE_QUERY_TIMESTAMP.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-20
José Fonseca
gallium: s/PIPE_CAP_TIMER_QUERY/PIPE_CAP_QUERY_TIME_ELA...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-20
Marek Olšák
r600g: add assertions to prevent creation of invalid...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-20
Marek Olšák
r600g: refactor and make streamout dumping more informative
commit
|
commitdiff
|
tree
|
snapshot
2012-12-20
Marek Olšák
r600g: try to fix streamout for the cases where BURST_C...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-20
Marek Olšák
r600g: lower stream outputs with dst_offset < start_com...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-20
Marek Olšák
r600g: use r600_get_temp to get temporaries for CLIPDIS...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-19
Brian Paul
softpipe: fix up FS variant unbinding / deletion
commit
|
commitdiff
|
tree
|
snapshot
2012-12-19
Brian Paul
softpipe: fix unreliable FS variant binding bug
commit
|
commitdiff
|
tree
|
snapshot
2012-12-19
Jerome Glisse
Revert "r600g: work around ddx over alignment"
commit
|
commitdiff
|
tree
|
snapshot
2012-12-18
Jerome Glisse
r600g: work around ddx over alignment
commit
|
commitdiff
|
tree
|
snapshot
2012-12-18
Paul Berry
i965: Fix gl_VertexID when there are no other vertex...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-18
Paul Berry
mesa: Make a function is_transform_feedback_active_and_...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-18
Paul Berry
mesa: Fix corner cases of BindBufferBase with transform...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-18
Paul Berry
mesa/gles3: Generate error on draw call if transform...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-18
Paul Berry
mesa/gles3: Generate error on DrawElements* calls if...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-18
Paul Berry
mesa: refactor _mesa_compute_max_transform_feedback_ver...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-18
Paul Berry
mesa: Change args to vbo_count_tessellated_primitives.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-18
Vadim Girlin
radeon/llvm: improve cube map handling
commit
|
commitdiff
|
tree
|
snapshot
2012-12-18
Vadim Girlin
radeon/llvm: fix TXQ_LZ handling for cube maps
commit
|
commitdiff
|
tree
|
snapshot
2012-12-18
Vadim Girlin
r600g: initialize inst_mod in r600_tex_from_byte_stream
commit
|
commitdiff
|
tree
|
snapshot
2012-12-18
Roland Scheidegger
gallivm: fix conversion for pure integer formats
commit
|
commitdiff
|
tree
|
snapshot
2012-12-17
Kenneth Graunke
glsl: Fix gl_context vs. ralloc context in check_versio...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-17
Andreas Pokorny
vega: fix for object handle leak
commit
|
commitdiff
|
tree
|
snapshot
2012-12-17
Brian Paul
wmesa: include version.h to silence warning
commit
|
commitdiff
|
tree
|
snapshot
2012-12-17
Brian Paul
xlib: include headers to fix errors/warnings
commit
|
commitdiff
|
tree
|
snapshot
2012-12-17
Jordan Justen
mesa osmesa/x11: fix build error introduced in 4bea4cb9
commit
|
commitdiff
|
tree
|
snapshot
2012-12-17
Roland Scheidegger
gallivm: fix texel fetch for array textures (2)
commit
|
commitdiff
|
tree
|
snapshot
2012-12-16
Jordan Justen
mesa: assert if driver did not compute the version
commit
|
commitdiff
|
tree
|
snapshot
2012-12-16
Jordan Justen
mesa: don't initialize VBO vtxfmt in _vbo_CreateContext
commit
|
commitdiff
|
tree
|
snapshot
2012-12-16
Jordan Justen
mesa: don't initialize exec dispatch tables in _mesa_in...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-16
Jordan Justen
mesa dispatch_sanity: call new functions to initialize...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-16
Jordan Justen
drivers: compute version and then initialize exec table
commit
|
commitdiff
|
tree
|
snapshot
2012-12-16
Jordan Justen
vbo: add _mesa_initialize_vbo_vtxfmt
commit
|
commitdiff
|
tree
|
snapshot
2012-12-16
Jordan Justen
mesa: separate exec allocation from initialization
commit
|
commitdiff
|
tree
|
snapshot
2012-12-16
Dave Airlie
r600g: fixup offset types for printing
commit
|
commitdiff
|
tree
|
snapshot
2012-12-16
Henri Verbeet
gallium/u_blitter: Remove the overlapped blit assert...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-16
Dave Airlie
glsl_parser_extras.cpp: fixup gl vs mem contexts again.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-15
Kenneth Graunke
i965: Move BRW_MAX_GRF and similar defines to brw_reg.h.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-15
Kenneth Graunke
i965: Split struct brw_reg out from brw_eu.h into its...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-15
Dave Airlie
docs: add ARB_texture_buffer_object_rgb32
commit
|
commitdiff
|
tree
|
snapshot
2012-12-15
Dave Airlie
st/mesa: add texture buffer object rgb32 support.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-15
Dave Airlie
mesa: add support for ARB_texture_buffer_object_rgb32
commit
|
commitdiff
|
tree
|
snapshot
2012-12-15
Dave Airlie
glsl: avoid using gl context as a memory context
commit
|
commitdiff
|
tree
|
snapshot
2012-12-15
Ian Romanick
i965: Add missing autoconf bits so test_vec4_register_c...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-15
Eric Anholt
i965: Generalize VS compute-to-MRF for compute-to-anoth...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-15
Eric Anholt
i965/vs: Extend opt_compute_to_mrf to handle limited...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-15
Eric Anholt
i965/vs: Add a unit test for opt_compute_to_mrf().
commit
|
commitdiff
|
tree
|
snapshot
2012-12-15
Eric Anholt
i965/fs: Drop an unnecessary _safe on a list walk.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-15
Eric Anholt
i965/fs: Add a note explaining a detail of register_coa...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-14
Eric Anholt
i965: Also consider HALTs a potential block end.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-14
Kenneth Graunke
i965: Jump to the end of the next outer conditional...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-14
Chris Forbes
i965: expose ARB_texture_cube_map_array
commit
|
commitdiff
|
tree
|
snapshot
2012-12-14
Eric Anholt
i965/fs: Fix setup for textureGrad(samplerCubeArray...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-14
Eric Anholt
i965/fs: Move the failure for gen7 16-wide intdiv to...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-14
Chris Forbes
i965: fs: Add fixup for textureSize on Gen6/7
commit
|
commitdiff
|
tree
|
snapshot
2012-12-14
Chris Forbes
i965: fs: fix gen6+ math operands in one place
commit
|
commitdiff
|
tree
|
snapshot
2012-12-14
Chris Forbes
i965: vs: Add fixup for textureSize with cube array...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-14
Chris Forbes
i965/vs: Fix gen6+ math operand quirks in one place
commit
|
commitdiff
|
tree
|
snapshot
2012-12-14
Chris Forbes
i965: Add various plumbing for cubemap arrays
commit
|
commitdiff
|
tree
|
snapshot
2012-12-14
Eric Anholt
i965/fs: Add empirically-determined instruction latenci...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-14
Eric Anholt
i965/fs: Fix the clock increment in scheduling.
commit
|
commitdiff
|
tree
|
snapshot
next