63253 Commits (59dd444cacffbee73a4e7ff9ccc5a6d25280dc0e)
 

Author SHA1 Message Date
  Chris Forbes 59dd444cac glsl: Build a list of inexact function matches 11 years ago
  Chris Forbes 4312e973f2 docs: Mark off gs5/implicit conversions 11 years ago
  Chris Forbes 6ae787584d glsl: Allow int -> uint implicit conversions on function parameters 11 years ago
  Chris Forbes f17428a276 glsl: Pass parse state to can_implicitly_convert_to() 11 years ago
  Chris Forbes a78c663c22 glsl: Pass parse state to parameter_lists_match() 11 years ago
  Chris Forbes 240974e93f glsl: Add support for int -> uint implicit conversions 11 years ago
  Chris Forbes 1ace51f091 glsl: Clean up apply_implicit_conversion 11 years ago
  Chris Forbes 9578bb21d0 docs: Update `precise` qualifier status in GL3.txt 11 years ago
  Chris Forbes 345034869e glsl: Allow `precise` as a parameter qualifier 11 years ago
  Chris Forbes d0495c6db8 glsl: Disallow `precise` redeclarations of vars from outer scopes 11 years ago
  Chris Forbes 5ecffe5a3a glsl: Add support for `precise` redeclarations 11 years ago
  Chris Forbes 4b756b20c4 glsl: add support for `precise` in type_qualifier 11 years ago
  Chris Forbes 37ab3ddbf8 glsl: remove outdated comment, move sample to correct block 11 years ago
  Kenneth Graunke 7913b4b97b i965: Fix copy and pasted values in Broadwell code. 11 years ago
  Matt Turner ac25cf55af glsl: Make most ir_instruction::as_subclass() functions non-virtual. 11 years ago
  Matt Turner 773544f0e9 glsl: Move ir_type_unset to end of enumeration. 11 years ago
  Matt Turner 943cc7ff17 glsl: Reorder ir_type_* enum for easier comparisons. 11 years ago
  Matt Turner 3540b5eb55 glsl: Remove useless call to as_rvalue(). 11 years ago
  Ian Romanick 963bd99f03 glsl: Set ir_instruction::ir_type in the base class constructor 11 years ago
  Sinclair Yeh 91ff0d4c65 egl: Check for NULL native_window in eglCreateWindowSurface 11 years ago
  Marek Olšák d226191820 r600g,radeonsi: don't use hardware MSAA resolve if dst is fast-cleared 11 years ago
  Marek Olšák 0423513c61 radeonsi: BlitFramebuffer should follow render condition 11 years ago
  Marek Olšák 3a92fc1bdd r600g: BlitFramebuffer should follow render condition 11 years ago
  Marek Olšák d929a30e9a r300g: BlitFramebuffer should follow render condition 11 years ago
  Marek Olšák bf701a84eb r600g,radeonsi: disable fast clear if render condition is on 11 years ago
  José Fonseca e3e13d6b85 mesa: Make glGetIntegerv(GL_*_ARRAY_SIZE) return GL_BGRA. 11 years ago
  José Fonseca 53468dee03 mesa/main: Make get_hash.c values constant. 11 years ago
  Vinson Lee dad22cc590 i965: Add _default_ name changes to test_eu_compact.c. 11 years ago
  Matt Turner 328e959317 i965/gen8: Print number of instructions directly. 11 years ago
  Matt Turner 757d7ddf01 i965: Emit compaction stats without walking the assembly. 11 years ago
  Matt Turner 6fdfe3f2dc i965: Move program header printing to end of generate_code(). 11 years ago
  Matt Turner 92b055625d i965: Move annotation info into generate code. 11 years ago
  Kenneth Graunke e374809819 i965: Put '_default_' in the name of functions that set default state. 11 years ago
  Kenneth Graunke 76d7160c6c i965: Delete brw_set_conditionalmod. 11 years ago
  Kenneth Graunke fea7b97742 i965: Eliminate brw_set_conditionalmod from the Gen4-5 compilers. 11 years ago
  Kenneth Graunke 776ad51165 i965: Don't use brw_set_conditionalmod in the FS and vec4 compilers. 11 years ago
  Kenneth Graunke ff340ce3c3 i965: Stop setting predication from brw_set_conditionalmod. 11 years ago
  Kenneth Graunke 0985da5423 i965: Drop unnecessary brw_set_conditionalmod() before brw_CMP(). 11 years ago
  Kenneth Graunke 0bfac24caf i965/clip: Use the new brw_last_inst macro instead of temporaries. 11 years ago
  Kenneth Graunke 42c292006c i965: Create a "brw_last_inst" convenience macro. 11 years ago
  Kenneth Graunke 8deb91b2e7 i965: Make brw_JMPI set predicate_control based on a parameter. 11 years ago
  Kenneth Graunke 3769a2d51f i965: Remove the dst and src0 parameters from brw_JMPI. 11 years ago
  Beren Minor 0ca0d5743f egl/main: Fix eglMakeCurrent when releasing context from current thread. 11 years ago
  Marek Olšák f98a7d89be radeonsi: enable ARB_sample_shading 11 years ago
  Marek Olšák d0e8b65aed radeonsi: implement SAMPLEMASK fragment shader output 11 years ago
  Marek Olšák 99df120e00 radeonsi: interpolate varyings at sample when full sample shading is enabled 11 years ago
  Marek Olšák 99d9d7c0d6 radeonsi: implement SAMPLEPOS fragment shader input 11 years ago
  Marek Olšák 5b06fc376d radeonsi: implement SAMPLEID fragment shader input 11 years ago
  Marek Olšák 501fee2511 radeonsi: implement set_min_samples 11 years ago
  Marek Olšák fe98bfb261 radeon: add basic register setup for per-sample shading 11 years ago