projects
/
mesa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mesa.git
2012-11-06
Brian Paul
vbo: use GLuint for numInstances to silence MSVC warnings
commit
|
commitdiff
|
tree
2012-11-06
Brian Paul
mesa: fix signed/unsigned MSVC warnings in fbobject.c
commit
|
commitdiff
|
tree
2012-11-06
Brian Paul
mesa: s/GLint/GLuint/ in matrix.c to silence MSVC warnings
commit
|
commitdiff
|
tree
2012-11-06
Brian Paul
mesa: s/int/GLuint/ in get.c to silence MSVC warnings
commit
|
commitdiff
|
tree
2012-11-06
Brian Paul
mesa: fix assorted MSVC conversion warnings in format_p...
commit
|
commitdiff
|
tree
2012-11-06
Brian Paul
st/mesa: change glsl_to_tgsi_visitor from class to...
commit
|
commitdiff
|
tree
2012-11-06
Brian Paul
st/mesa: add int cast to silence warning
commit
|
commitdiff
|
tree
2012-11-06
Brian Paul
glsl: fix signed/unsigned comparision warnings on MSVC
commit
|
commitdiff
|
tree
2012-11-06
Brian Paul
glsl: remove incorrect 'struct' keyword
commit
|
commitdiff
|
tree
2012-11-06
Brian Paul
glsl: add 'f' suffix to floats to silence MSVC warnings
commit
|
commitdiff
|
tree
2012-11-06
Brian Paul
glsl: change int->unsigned to silence MSVC warnings
commit
|
commitdiff
|
tree
2012-11-06
Vinson Lee
scons: Require libdrm_radeon 2.4.40.
commit
|
commitdiff
|
tree
2012-11-06
Marek Olšák
r600g: add in-place DB decompression and texturing...
commit
|
commitdiff
|
tree
2012-11-06
Marek Olšák
configure.ac: require libdrm_radeon 2.4.40
commit
|
commitdiff
|
tree
2012-11-06
Marek Olšák
vbo: fix glVertexAttribI* functions
commit
|
commitdiff
|
tree
2012-11-05
Anuj Phogat
meta: Remove redundant code in _mesa_meta_GenerateMipmap
commit
|
commitdiff
|
tree
2012-11-05
Anuj Phogat
mesa: Generate invalid operation in glGenerateMipMap...
commit
|
commitdiff
|
tree
2012-11-05
José Fonseca
trace: Prevent segfault when passing NULL to set_vertex...
commit
|
commitdiff
|
tree
2012-11-05
José Fonseca
galahad: Prevent segfault when passing NULL to set_vert...
commit
|
commitdiff
|
tree
2012-11-05
José Fonseca
util: Make u_framebuffer.h C++ safe.
commit
|
commitdiff
|
tree
2012-11-04
Eric Anholt
mesa: Use "non-gen name" more consistently as an error...
commit
|
commitdiff
|
tree
2012-11-04
Eric Anholt
mesa: Fix core GL genned-name handling for glBeginQuery().
commit
|
commitdiff
|
tree
2012-11-04
Eric Anholt
mesa: Fix the core GL genned-name handling for glBindBu...
commit
|
commitdiff
|
tree
2012-11-04
Vandrus Zoltán
i965: Fix oversized initial allocation of the state...
commit
|
commitdiff
|
tree
2012-11-04
Eric Anholt
i965: Force border color A to 1 when it's not present...
commit
|
commitdiff
|
tree
2012-11-04
Eric Anholt
i965: Fix uploading user vertex arrays with basevertex...
commit
|
commitdiff
|
tree
2012-11-04
Eric Anholt
i965: Set dirty state for brw_draw_upload.c when num_in...
commit
|
commitdiff
|
tree
2012-11-04
Eric Anholt
i965: Remove the vbo_rebase_prims() path.
commit
|
commitdiff
|
tree
2012-11-04
Eric Anholt
i965/fs: Fix a comment in copy propagation.
commit
|
commitdiff
|
tree
2012-11-04
Eric Anholt
i965/fs: Allow copy-propagation on pull constant load...
commit
|
commitdiff
|
tree
2012-11-04
Eric Anholt
i965/fs: Do dead code elimination just after copy propa...
commit
|
commitdiff
|
tree
2012-11-04
Lucas Stach
nv50,nvc0: expose ARB_map_buffer_alignment
commit
|
commitdiff
|
tree
2012-11-04
Kenneth Graunke
i965/fs: Compact the virtual GRF arrays.
commit
|
commitdiff
|
tree
2012-11-03
Jordan Justen
dispatch_sanity test: add GL CORE 3.1 test
commit
|
commitdiff
|
tree
2012-11-03
Jordan Justen
dispatch_sanity test: create common context creation...
commit
|
commitdiff
|
tree
2012-11-03
Jordan Justen
dispatch_sanity test: allow newer functions to be set...
commit
|
commitdiff
|
tree
2012-11-03
Jordan Justen
dispatch_sanity test: pass ctx to validate_functions...
commit
|
commitdiff
|
tree
2012-11-03
Jordan Justen
dispatch_sanity test: add version to function list
commit
|
commitdiff
|
tree
2012-11-03
Jordan Justen
mesa: remove unimplemented FramebufferTextureFaceARB
commit
|
commitdiff
|
tree
2012-11-03
Jordan Justen
mesa: remove unimplemented FramebufferTextureARB
commit
|
commitdiff
|
tree
2012-11-03
Jordan Justen
mesa: disable ProgramParameteri until it is needed
commit
|
commitdiff
|
tree
2012-11-03
Jordan Justen
glapi: alias ProgramParameteriARB to ProgramParameteri
commit
|
commitdiff
|
tree
2012-11-03
Jordan Justen
glapi: move include for ARB_get_program_binary.xml...
commit
|
commitdiff
|
tree
2012-11-03
Jordan Justen
glapi: alias FramebufferTextureARB to FramebufferTexture
commit
|
commitdiff
|
tree
2012-11-03
Jordan Justen
mesa shaderapi: don't enable various functions for...
commit
|
commitdiff
|
tree
2012-11-03
Jordan Justen
mesa api_exec: disable StencilFuncSeparateATI for API_O...
commit
|
commitdiff
|
tree
2012-11-03
Jordan Justen
mesa api_exec: add comment regarding GetPointerv &...
commit
|
commitdiff
|
tree
2012-11-02
Vincent Lejeune
r600g: make tgsi-to-llvm generates store.pixel* intrins...
commit
|
commitdiff
|
tree
2012-11-02
Vincent Lejeune
configure.ac: Prevent build of radeon llvm backend...
commit
|
commitdiff
|
tree
2012-11-02
Thierry Reding
android: Update for builtin_stubs.cpp move
commit
|
commitdiff
|
tree
2012-11-02
Michel Dänzer
radeonsi: Implement support for vertex shader samplers.
commit
|
commitdiff
|
tree
2012-11-02
Johannes Obermayr
glsl: Fix builtin_compiler build by -I $(top_srcdir...
commit
|
commitdiff
|
tree
2012-11-02
José Fonseca
scons: Update for builtin_stubs.cpp
commit
|
commitdiff
|
tree
2012-11-02
Thierry Reding
build: Don't cross-compile GLSL builtin compiler
commit
|
commitdiff
|
tree
2012-11-01
Brian Paul
libgl-xlib: include glheader.h instead of GL/gl.h to...
commit
|
commitdiff
|
tree
2012-11-01
Kenneth Graunke
i965: Remove unused variables after removing the old...
commit
|
commitdiff
|
tree
2012-11-01
Kenneth Graunke
i965: Remove unnecessary walk through Mesa IR in Progra...
commit
|
commitdiff
|
tree
2012-11-01
Kenneth Graunke
i965: Remove VS constant buffer read support from brw_e...
commit
|
commitdiff
|
tree
2012-11-01
Kenneth Graunke
i965: Update comment about clipper constants.
commit
|
commitdiff
|
tree
2012-11-01
Kenneth Graunke
i965/vs: Remove brw_vs_compile::constant_map.
commit
|
commitdiff
|
tree
2012-11-01
Kenneth Graunke
i965/vs: Remove support for the old parameter layout.
commit
|
commitdiff
|
tree
2012-11-01
Kenneth Graunke
i965/vs: Delete the old vertex shader backend.
commit
|
commitdiff
|
tree
2012-11-01
Kenneth Graunke
i965/vs: Replace brw_vs_emit.c with dumping code into...
commit
|
commitdiff
|
tree
2012-11-01
Kenneth Graunke
i965/vs: Refactor min/max handling to share code.
commit
|
commitdiff
|
tree
2012-11-01
Kenneth Graunke
i965/vs: Add support for emitting DPH opcodes.
commit
|
commitdiff
|
tree
2012-11-01
Kenneth Graunke
i965/vs: Only do INTEL_DEBUG=perf when there's a GLSL...
commit
|
commitdiff
|
tree
2012-11-01
Paul Berry
dispatch: stop generating separate GLES1 API code.
commit
|
commitdiff
|
tree
2012-11-01
Paul Berry
dispatch: stop using _mesa_create_exec_table_es1()...
commit
|
commitdiff
|
tree
2012-11-01
Paul Berry
dispatch: GLES1 fixes for _mesa_create_exec_table().
commit
|
commitdiff
|
tree
2012-11-01
Paul Berry
dispatch: Make a header to go along with querymatrix.c.
commit
|
commitdiff
|
tree
2012-11-01
Paul Berry
dispatch: Add standard boilerplate and GL_APIENTRY...
commit
|
commitdiff
|
tree
2012-11-01
Paul Berry
dispatch: Include GLES1-only functions in dispatch...
commit
|
commitdiff
|
tree
2012-11-01
Paul Berry
dispatch: properly handle parameter name mismatches...
commit
|
commitdiff
|
tree
2012-11-01
Paul Berry
dispatch: Include glheader.h in dispatch-related files.
commit
|
commitdiff
|
tree
2012-11-01
Paul Berry
dispatch: Update check_table.cpp to reflect recent...
commit
|
commitdiff
|
tree
2012-11-01
Eric Anholt
i965/gen4: Fix assertion failures in depthstencil pigli...
commit
|
commitdiff
|
tree
2012-11-01
Kenneth Graunke
i965: Add "alpha to coverage" to performance debug...
commit
|
commitdiff
|
tree
2012-11-01
Kenneth Graunke
i965: Don't replicate data for zero-stride arrays when...
commit
|
commitdiff
|
tree
2012-11-01
Kenneth Graunke
i965: Don't bother trying to extend the current vertex...
commit
|
commitdiff
|
tree
2012-11-01
Marek Olšák
r600g: re-enable handling of DISCARD_RANGE, improving...
commit
|
commitdiff
|
tree
2012-11-01
Marek Olšák
r600g: fix abysmal performance in Reaction Quake
commit
|
commitdiff
|
tree
2012-11-01
Marek Olšák
gallium/u_vbuf: document how it works
commit
|
commitdiff
|
tree
2012-11-01
Marek Olšák
gallium/u_vbuf: optimize looping over the list of buffe...
commit
|
commitdiff
|
tree
2012-11-01
Marek Olšák
gallium/u_vbuf: skip processing of buffers unused by...
commit
|
commitdiff
|
tree
2012-10-31
Brian Paul
swrast: remove explicit size from texfetch_funcs array
commit
|
commitdiff
|
tree
2012-10-31
José Fonseca
llvmpipe: Obey back writemask.
commit
|
commitdiff
|
tree
2012-10-31
Jerome Glisse
r600g: avoid shader needing too many gpr to lockup...
commit
|
commitdiff
|
tree
2012-10-31
Marek Olšák
draw: fix assertion failure in draw_emit_vertex_attr
commit
|
commitdiff
|
tree
2012-10-31
Marek Olšák
r600g: use SQ_VTX_SEMANTIC_CLEAR to clear the semantic...
commit
|
commitdiff
|
tree
2012-10-31
Marek Olšák
mesa: remove NV_read_buffer extension enable flag
commit
|
commitdiff
|
tree
2012-10-31
Marek Olšák
mesa: remove SGIS_texture_lod extension enable flag
commit
|
commitdiff
|
tree
2012-10-31
Marek Olšák
mesa: remove NV_texgen_reflection extension enable...
commit
|
commitdiff
|
tree
2012-10-31
Marek Olšák
mesa: remove NV_light_max_exponent extension enable...
commit
|
commitdiff
|
tree
2012-10-31
Marek Olšák
mesa: remove IBM_rasterpos_clip extension enable flag
commit
|
commitdiff
|
tree
2012-10-31
Marek Olšák
mesa: remove IBM_multimode_draw_arrays extension enable...
commit
|
commitdiff
|
tree
2012-10-31
Marek Olšák
mesa: remove APPLE_packed_pixels extension enable flag
commit
|
commitdiff
|
tree
2012-10-31
Marek Olšák
mesa: don't always enable OES_standard_derivatives
commit
|
commitdiff
|
tree
2012-10-31
Marek Olšák
mesa: move EXT_texture3D enabling to _mesa_init_extensions
commit
|
commitdiff
|
tree
2012-10-31
Marek Olšák
mesa: remove EXT_separate_specular_color extension...
commit
|
commitdiff
|
tree
2012-10-31
Marek Olšák
mesa: remove EXT_rescale_normal extension enable flag
commit
|
commitdiff
|
tree
next